[Desktop-packages] [Bug 507089]

2021-01-11 Thread Lars Behrens
I can answer for 68.10.0 that the problem does not occur anymore (but
our setup changed since then, additionally using kerberos)

-- 
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 3 (Shredder) always segfaults on startup with LDAP auth in
  nsswitch

Status in SeaMonkey:
  New
Status in Mozilla Thunderbird:
  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 1817537] Re: libsoup should support ntlmv2

2019-07-24 Thread Lars Behrens
Still no luck here, not able to authenticate.

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

Title:
  libsoup should support ntlmv2

Status in libsoup2.4 package in Ubuntu:
  Fix Released
Status in libsoup2.4 source package in Bionic:
  Fix Committed

Bug description:
  * Impact
  Without NTLMv2 support evolution-ews can't connect to some exchange servers

  * Test case
  Try connecting from evolution-ews to an exchange server which enforces NTLMV2

  * Regression potential
  The change adds extra cases in the ntlm handling support, it should impact 
existing feature but check out for any potential regression in libsoup user 
(check at least evolution and epiphany-browser).
  Note that the patch include additional code tests

  ---

  Our Exchange admins recently made NTLMv2 obligatory. Since then
  interaction with Exchange through Evolution isn't possible anymore.

  In newer versions of libsoup that has been implemented, see
  https://gitlab.gnome.org/GNOME/evolution-ews/issues/38

  Could that be backported to Ubuntu 18.04?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libsoup2.4-1 2.62.1-1ubuntu0.1
  ProcVersionSignature: Ubuntu 4.15.0-45.48-generic 4.15.18
  Uname: Linux 4.15.0-45-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Feb 25 12:10:26 2019
  SourcePackage: libsoup2.4
  UpgradeStatus: Upgraded to bionic on 2018-09-27 (150 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsoup2.4/+bug/1817537/+subscriptions

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


Re: [Desktop-packages] [Bug 1817537] Re: libsoup should support ntlmv2

2019-07-11 Thread Lars Behrens
Sorry to say that unfortunately it's not working here. Authentication
through ntlm still not working:

- installed package from proposed:

---
libsoup2.4 (2.62.1-1ubuntu0.2) bionic; urgency=medium

  * debian/patches/git_ntlmv2_support.patch,
debian/patches/git_ntlmv2_test.patch:
- include upstream changes for NTLMv2 responses support, that's
  required for evolution-ews to be able to connect some exchange
  servers, also include corresponding code tests
  (lp: #1817537)

 -- Sebastien Bacher   Tue, 09 Jul 2019 17:00:43
+0200
---

- rebooted

- same problem: using ntlm in Evolution still not possible,
authentication not working.

Thanks for your work!

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

Title:
  libsoup should support ntlmv2

Status in libsoup2.4 package in Ubuntu:
  Fix Released
Status in libsoup2.4 source package in Bionic:
  Fix Committed

Bug description:
  * Impact
  Without NTLMv2 support evolution-ews can't connect to some exchange servers

  * Test case
  Try connecting from evolution-ews to an exchange server which enforces NTLMV2

  * Regression potential
  The change adds extra cases in the ntlm handling support, it should impact 
existing feature but check out for any potential regression in libsoup user 
(check at least evolution and epiphany-browser).
  Note that the patch include additional code tests

  ---

  Our Exchange admins recently made NTLMv2 obligatory. Since then
  interaction with Exchange through Evolution isn't possible anymore.

  In newer versions of libsoup that has been implemented, see
  https://gitlab.gnome.org/GNOME/evolution-ews/issues/38

  Could that be backported to Ubuntu 18.04?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libsoup2.4-1 2.62.1-1ubuntu0.1
  ProcVersionSignature: Ubuntu 4.15.0-45.48-generic 4.15.18
  Uname: Linux 4.15.0-45-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Feb 25 12:10:26 2019
  SourcePackage: libsoup2.4
  UpgradeStatus: Upgraded to bionic on 2018-09-27 (150 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsoup2.4/+bug/1817537/+subscriptions

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


Re: [Desktop-packages] [Bug 1817537] Re: libsoup should support ntlmv2

2019-02-26 Thread Lars Behrens
Am Montag, den 25.02.2019, 15:29 + schrieb Sebastien Bacher:
> The issue is fixed in the current Ubuntu version, closing for the
> current serie.

Hm, cannot confirm. At least evolution-ews fron cosmic cannot connect
to our server with ntlm selected.

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

Title:
  libsoup should support ntlmv2

Status in libsoup2.4 package in Ubuntu:
  Fix Released

Bug description:
  Our Exchange admins recently made NTLMv2 obligatory. Since then
  interaction with Exchange through Evolution isn't possible anymore.

  In newer versions of libsoup that has been implemented, see
  https://gitlab.gnome.org/GNOME/evolution-ews/issues/38

  Could that be backported to Ubuntu 18.04?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libsoup2.4-1 2.62.1-1ubuntu0.1
  ProcVersionSignature: Ubuntu 4.15.0-45.48-generic 4.15.18
  Uname: Linux 4.15.0-45-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Feb 25 12:10:26 2019
  SourcePackage: libsoup2.4
  UpgradeStatus: Upgraded to bionic on 2018-09-27 (150 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsoup2.4/+bug/1817537/+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 1817537] [NEW] libsoup should support ntlmv2

2019-02-25 Thread Lars Behrens
Public bug reported:

Our Exchange admins recently made NTLMv2 obligatory. Since then
interaction with Exchange through Evolution isn't possible anymore.

In newer versions of libsoup that has been implemented, see
https://gitlab.gnome.org/GNOME/evolution-ews/issues/38

Could that be backported to Ubuntu 18.04?

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libsoup2.4-1 2.62.1-1ubuntu0.1
ProcVersionSignature: Ubuntu 4.15.0-45.48-generic 4.15.18
Uname: Linux 4.15.0-45-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon Feb 25 12:10:26 2019
SourcePackage: libsoup2.4
UpgradeStatus: Upgraded to bionic on 2018-09-27 (150 days ago)

** Affects: libsoup2.4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  libsoup should support ntlmv2

Status in libsoup2.4 package in Ubuntu:
  New

Bug description:
  Our Exchange admins recently made NTLMv2 obligatory. Since then
  interaction with Exchange through Evolution isn't possible anymore.

  In newer versions of libsoup that has been implemented, see
  https://gitlab.gnome.org/GNOME/evolution-ews/issues/38

  Could that be backported to Ubuntu 18.04?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libsoup2.4-1 2.62.1-1ubuntu0.1
  ProcVersionSignature: Ubuntu 4.15.0-45.48-generic 4.15.18
  Uname: Linux 4.15.0-45-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Feb 25 12:10:26 2019
  SourcePackage: libsoup2.4
  UpgradeStatus: Upgraded to bionic on 2018-09-27 (150 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsoup2.4/+bug/1817537/+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 762306] Re: Doesn't follow XDG_CACHE_HOME

2018-11-02 Thread Lars Behrens
file-roller should use $XDG_CACHE_HOME or have an option to select a
different directory for caching.

When users' home directories are on a remote machine and mounted via
NFS, then file-rollers' habit of creating ~/.fr-* directories,
extracting there and moving back the result creates huge i/o-loads.

If $XDG_CACHE_HOME would be used, one could direct ~/.cache to some
local directory (which we already did).

If that's not possible maybe there is a possibility to define a
different extracting directory, e.g. by start variable or in the menu.

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

Title:
  Doesn't follow XDG_CACHE_HOME

Status in file-roller package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: file-roller

  I haven't figured out where does it extract "normal" files, but when I
  open a big file ~700Mb it uses $HOME instead of $XDG_CACHE_HOME.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/762306/+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 1680726] Re: Xorg.freeze

2017-04-07 Thread Lars Behrens
Sorry, a typo... "switcht go VT" means "switch to"

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

Title:
  Xorg.freeze

Status in xorg package in Ubuntu:
  New

Bug description:
  We cannot login via lightdm if we wait too long after boot:

  Cursor in password input field stops blinking and if user inputs password 
anyways, then pc freezes. No switcht go VT or login via ssh possible. Only 
magic sysreq helps for rebooting.
  When user switches to a virtual terminal via ctrl-alt-F(1..6) and back into 
gui, then the cursor is blinking again and everything is normal.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-63.84-generic 4.4.44
  Uname: Linux 4.4.0-63-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  Date: Fri Apr  7 08:57:59 2017
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1680726/+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 1680726] [NEW] Xorg.freeze

2017-04-07 Thread Lars Behrens
Public bug reported:

We cannot login via lightdm if we wait too long after boot:

Cursor in password input field stops blinking and if user inputs password 
anyways, then pc freezes. No switcht go VT or login via ssh possible. Only 
magic sysreq helps for rebooting.
When user switches to a virtual terminal via ctrl-alt-F(1..6) and back into 
gui, then the cursor is blinking again and everything is normal.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-63.84-generic 4.4.44
Uname: Linux 4.4.0-63-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Fri Apr  7 08:57:59 2017
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug freeze xenial

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

Title:
  Xorg.freeze

Status in xorg package in Ubuntu:
  New

Bug description:
  We cannot login via lightdm if we wait too long after boot:

  Cursor in password input field stops blinking and if user inputs password 
anyways, then pc freezes. No switcht go VT or login via ssh possible. Only 
magic sysreq helps for rebooting.
  When user switches to a virtual terminal via ctrl-alt-F(1..6) and back into 
gui, then the cursor is blinking again and everything is normal.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-63.84-generic 4.4.44
  Uname: Linux 4.4.0-63-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  Date: Fri Apr  7 08:57:59 2017
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


Re: [Desktop-packages] [Bug 1086331] Re: Last session type doesn't get recorded

2016-04-06 Thread Lars Behrens
Am 06.04.2016 um 06:48 schrieb Robert Ancell:
> Still occurring?
> 
> ** Changed in: lightdm (Ubuntu)
>Status: New => Incomplete
>

Hm, we ar using Ubuntu 14.04 meanwhile, problem is not ocurring with it.
Thank you.

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

Title:
  Last session type doesn't get recorded

Status in lightdm package in Ubuntu:
  Incomplete

Bug description:
  In an NFS4 with ldap-auth environment the last session type doesn't
  get recorded per user. The default session (Xubuntu in our case) is
  pre-selected, whatever session one last used. Not sure if that is a
  bug in lightdm or accountsservice.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.2.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
  Uname: Linux 3.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: amd64
  Date: Tue Dec  4 12:09:55 2012
  InstallationMedia: Xubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.3)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  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/1086331/+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-09-15 Thread Lars Behrens
Confirming this bug for 31.1.1 Linux (Xubuntu 14.04): User accounts
through ldap authentication make Thunderbird crash when trying to print.
Installing nscd makes that go away.

-- 
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 1291075] Re: printer icon does not disappear

2014-09-03 Thread Lars Behrens
Confirming for Xubuntu 14.04.1

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

Title:
  printer icon does not disappear

Status in “system-config-printer” package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I have a network printer installed, which is connected at my router.

  The printer was working ever, but now (maybe after the upgrade to
  saucy), the printer icon freezes after a network print but printing is
  working.

  Now I could reproduce this at a clean xubuntu vm with the current
  upgrades and the same happens again.

  I think that is may be related to cups.

  Cups error log is clear.

  Xubuntu 13.10 64Bit
  Kernel 3.11.0-18

  
  UPDATE:

  I append the apport-collect from a clean xubuntu 14.04 64bit vm,
  where I reproduced this bug.

  I hope this can be fixed, it is annoying.

  Thanks.

  ---
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CupsErrorLog:

  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-05-04 (0 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lpstat: device for HP-Deskjet-5550: socket://192.168.178.1:9100
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: system-config-printer (not installed)
  Papersize: a4
  PpdFiles: HP-Deskjet-5550: HP Deskjet 5550, hpcups 3.14.3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=4eb73dcc-c1a8-4f1a-9889-793e0efd6c43 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Tags:  trusty
  Uname: Linux 3.13.0-24-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/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1291075/+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 1308125] Re: ERROR:browser_main_loop.cc(240)] Gdk: gdk_window_set_user_time called on non-toplevel

2014-07-24 Thread Lars Behrens
Confirmed on 14.04 64bit, Chromium version 34.0.1847.116 Ubuntu 14.04
aura (260972)

This is bad because Chromium is a much used browser, my users are
crying.

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

Title:
  ERROR:browser_main_loop.cc(240)] Gdk: gdk_window_set_user_time called
  on non-toplevel

Status in “chromium-browser” package in Ubuntu:
  Confirmed

Bug description:
  Can't input text in input fields, the browser shows an error on the
  console. It makes the browser unusable.

  This bug has already been reported here:

  https://code.google.com/p/chromium/issues/detail?id=360388

  But since this was an update from the ubuntu repos, the relase date is
  almost here, this is an LTS release and the browser is one of the most
  used programs, I thought it might be worth creating the bug here as
  well. Maybe revert to version 33 until this is solve?.

  How to reproduce. An up to date Kubuntu 14.04. Launch cromium-browser,
  go to any web page with a text field and enter text. As soon as the
  keys are pressed errors appear in the console.

  The console output:

  chromium-browser
  [4870:4870:0415/173903:ERROR:browser_main_loop.cc(240)] Gdk: 
gdk_window_set_user_time called on non-toplevel

  [4870:4870:0415/173908:ERROR:browser_main_loop.cc(240)] Gdk:
  gdk_window_set_user_time called on non-toplevel

  [4870:4870:0415/173908:ERROR:browser_main_loop.cc(240)] Gdk:
  gdk_window_set_user_time called on non-toplevel

  [4870:4870:0415/173908:ERROR:browser_main_loop.cc(240)] Gdk:
  gdk_window_set_user_time called on non-toplevel

  [4870:4870:0415/173908:ERROR:browser_main_loop.cc(240)] Gdk:
  gdk_window_set_user_time called on non-toplevel

  [4870:4870:0415/173909:ERROR:browser_main_loop.cc(240)] Gdk:
  gdk_window_set_user_time called on non-toplevel

  [4870:4870:0415/173909:ERROR:browser_main_loop.cc(240)] Gdk:
  gdk_window_set_user_time called on non-toplevel

  [4870:4870:0415/173909:ERROR:browser_main_loop.cc(240)] Gdk:
  gdk_window_set_user_time called on non-toplevel

  [4870:4870:0415/173909:ERROR:browser_main_loop.cc(240)] Gdk:
  gdk_window_set_user_time called on non-toplevel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1308125/+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 1347748] [NEW] Pulseaudio doesn't work with NFS4-homes

2014-07-23 Thread Lars Behrens
Public bug reported:

Obviously Pulseaudio doesn't work when using NFS-mounted home directory.

Syslog shows:
$CLIENTNAME pulseaudio[9554]: [pulseaudio] core-util.c: Failed to create secure 
directory ($USER_HOME/.config/pulse)

When working as a local-only user everything works.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: pulseaudio 1:4.0-0ubuntu11
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  lars   5093 F panel-34-mixer
 /dev/snd/controlC0:  lars   5093 F panel-34-mixer
 /dev/snd/controlC1:  lars   5093 F panel-34-mixer
CurrentDesktop: XFCE
CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
Date: Wed Jul 23 17:07:14 2014
InstallationDate: Installed on 2014-07-03 (20 days ago)
InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.2)
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
SourcePackage: pulseaudio
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/10/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0803
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8B75-M LX
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd10/10/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8B75-MLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: pulseaudio (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 pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1347748

Title:
  Pulseaudio doesn't work with NFS4-homes

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  Obviously Pulseaudio doesn't work when using NFS-mounted home
  directory.

  Syslog shows:
  $CLIENTNAME pulseaudio[9554]: [pulseaudio] core-util.c: Failed to create 
secure directory ($USER_HOME/.config/pulse)

  When working as a local-only user everything works.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  lars   5093 F panel-34-mixer
   /dev/snd/controlC0:  lars   5093 F panel-34-mixer
   /dev/snd/controlC1:  lars   5093 F panel-34-mixer
  CurrentDesktop: XFCE
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  Date: Wed Jul 23 17:07:14 2014
  InstallationDate: Installed on 2014-07-03 (20 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/10/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0803
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8B75-M LX
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd10/10/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8B75-MLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1347748/+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 795563] Re: evolution's incoming mail filter rules doesn't work with Exchange MAPI protocol

2013-06-13 Thread Lars Behrens
Confirmed for Precise with
evolution 3.2.3-0ubuntu6
evolution-mapi 3.2.2-1

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

Title:
  evolution's incoming mail filter rules doesn't work with Exchange MAPI
  protocol

Status in “evolution” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: evolution

  I have set a filter for an Exchange MAPI protocol account. For incoming mails 
my specifications where Any conditions are met, then in actions I have:
  * Subject  and sounds like a string
  * Sender and sounds like a string
  * Sender and is and the email address.
  Then contains only one action. To move to a folder that I choose (Created in 
the Exchange MAPI account)
  Nothing works, nothing is processed.

  1- Description:   Ubuntu 11.04
  Release:  11.04
  2 - evolution:
Instalados: 2.32.2-0ubuntu7
Candidato:  2.32.2-0ubuntu7
Tabla de versión:
   *** 2.32.2-0ubuntu7 0
  500 http://py.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  3- To filter and move to chosen folder
  4 - Nothing

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: evolution 2.32.2-0ubuntu7
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Fri Jun 10 09:28:48 2011
  ExecutablePath: /usr/bin/evolution
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   SHELL=/bin/bash
   LANGUAGE=es_PY:en
   LANG=es_PY.UTF-8
  SourcePackage: evolution
  UpgradeStatus: Upgraded to natty on 2011-05-02 (38 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/795563/+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 1169518] [NEW] Lightdm doesn't remember last users by default

2013-04-16 Thread Lars Behrens
Public bug reported:

By default lightdm doesn't remember the last users here, I'm not sure if
it is because we are in an nfs4+ldap environment, for I have never
witnessed that on pcs with only local users.

Putting 'session optional pam_lastlog.so' into /etc/pam.d/lightdm helps
and all the last users are displayed then. So it might be useful to put
that in by default.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lightdm 1.2.3-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-40.64-generic 3.2.40
Uname: Linux 3.2.0-40-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Tue Apr 16 12:48:00 2013
InstallationMedia: Xubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.3)
MarkForUpload: True
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.pam.d.lightdm: 2013-04-12T10:20:53.628105

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


** Tags: amd64 apport-bug precise

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

Title:
  Lightdm doesn't remember last users by default

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  By default lightdm doesn't remember the last users here, I'm not sure
  if it is because we are in an nfs4+ldap environment, for I have never
  witnessed that on pcs with only local users.

  Putting 'session optional pam_lastlog.so' into /etc/pam.d/lightdm
  helps and all the last users are displayed then. So it might be useful
  to put that in by default.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.2.3-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-40.64-generic 3.2.40
  Uname: Linux 3.2.0-40-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  Date: Tue Apr 16 12:48:00 2013
  InstallationMedia: Xubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.3)
  MarkForUpload: True
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.pam.d.lightdm: 2013-04-12T10:20:53.628105

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1169518/+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 1086331] [NEW] Last session type doesn't get recorded

2012-12-04 Thread Lars Behrens
Public bug reported:

In an NFS4 with ldap-auth environment the last session type doesn't get
recorded per user. The default session (Xubuntu in our case) is pre-
selected, whatever session one last used. Not sure if that is a bug in
lightdm or accountsservice.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lightdm 1.2.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
Uname: Linux 3.2.0-34-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu15
Architecture: amd64
Date: Tue Dec  4 12:09:55 2012
InstallationMedia: Xubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.3)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Last session type doesn't get recorded

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  In an NFS4 with ldap-auth environment the last session type doesn't
  get recorded per user. The default session (Xubuntu in our case) is
  pre-selected, whatever session one last used. Not sure if that is a
  bug in lightdm or accountsservice.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.2.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
  Uname: Linux 3.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: amd64
  Date: Tue Dec  4 12:09:55 2012
  InstallationMedia: Xubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.3)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  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/1086331/+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