[Bug 1593924] Re: systemd-shim was not installed in 16.10 and now cannot purge or remove

2018-05-28 Thread Kees Cook
** Package changed: libjpeg-turbo (Ubuntu) => systemd-shim (Ubuntu)

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

Title:
  systemd-shim was not installed in 16.10 and now cannot purge or remove

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

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

[Bug 1773859] [NEW] upgrades to 18.04 fail

2018-05-28 Thread Kees Cook
Public bug reported:

$ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
  systemd-shim
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 71.7 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 63 files and directories currently installed.)
Removing systemd-shim (9-1bzr4ubuntu1) ...
Removing 'diversion of 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd by 
systemd-shim'
dpkg-divert: error: rename involves overwriting 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
  different file 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd', 
not allowed
dpkg: error processing package systemd-shim (--remove):
 subprocess installed post-removal script returned error exit status 2
Errors were encountered while processing:
 systemd-shim
E: Sub-process /usr/bin/dpkg returned an error code (1)

Commenting out the dpkg-divert in systemd-shim's postrm solved this for
me and I was about to continue the upgrade.

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

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

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

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

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

** Also affects: systemd (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: systemd-shim (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

Title:
  upgrades to 18.04 fail

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

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

[Bug 1767172] [NEW] Regression: /etc/modules checked against blacklist

2018-04-26 Thread Kees Cook
Public bug reported:

Before systemd-modules-load, /etc/init.d/kmod would load modules
directly with "modprobe" (and _not_ "modprobe -b"):

load_module() {
  local module args
  module="$1"
  args="$2"

  if [ "$VERBOSE" != no ]; then
log_action_msg "Loading kernel module $module"
modprobe $module $args || true
  else
modprobe $module $args > /dev/null 2>&1 || true
  fi
}

However, under 18.04, systemd-modules-load will _ignore_ modules that
are manually listed in /etc/modules and process them with the blacklist
(the same as "modprobe -b" would). This means that it is not possible to
manually load modules that are blacklisted (like watchdog modules):

systemd-238/src/modules-load/modules-load.c:

static int load_module(struct kmod_ctx *ctx, const char *m) {
const int probe_flags = KMOD_PROBE_APPLY_BLACKLIST;
...
default:
err = kmod_module_probe_insert_module(mod, probe_flags,
  NULL, NULL, NULL, 
NULL);

if (err == 0)
log_info("Inserted module '%s'", 
kmod_module_get_name(mod));
else if (err == KMOD_PROBE_APPLY_BLACKLIST)
log_info("Module '%s' is blacklisted", 
kmod_module_get_name(mod));

Blacklists should _not_ be applied by systemd-modules-load.

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


** Tags: regression-release

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

Title:
  Regression: /etc/modules checked against blacklist

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

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

[Bug 375038] Re: XPS file format not supported

2012-06-26 Thread Kees Cook
** Changed in: evince (Ubuntu)
Milestone: None => quantal-alpha-2

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

Title:
  XPS file format not supported

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

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


[Bug 1010141] Re: gvfs-gdu-volume-monitor automounts loop devices, preventing them from being unmounted

2012-06-07 Thread Kees Cook
** Changed in: gvfs (Ubuntu)
   Status: New => Confirmed

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

Title:
  gvfs-gdu-volume-monitor automounts loop devices, preventing them from
  being unmounted

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

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


[Bug 778872] Re: vte use causes /tmp file writing during text scrolling

2012-03-08 Thread Kees Cook
Here is an insane patch that fixes the problem. I just did a behavioral
replacement of file operations with memory operations. This patch could
be seriously improved if I could understand the interaction of "offset"
and "newpage" better, and just make this a sensible moving window of
memory instead. I ran out of time last night, though.


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

** Patch added: "stream-mem.patch"
   
https://bugs.launchpad.net/ubuntu/+source/vte/+bug/778872/+attachment/2836456/+files/stream-mem.patch

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

Title:
  vte use causes /tmp file writing during text scrolling

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

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


[Bug 860020] Re: GDM crashes if auto login is enabled (Oneiric)

2011-12-27 Thread Kees Cook
** Changed in: gdm (Ubuntu)
   Importance: Undecided => Medium

** Also affects: gdm (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: gdm (Ubuntu Precise)
   Importance: Medium
   Status: Confirmed

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

** Changed in: gdm (Ubuntu Oneiric)
   Importance: Undecided => Medium

** Changed in: gdm (Ubuntu Precise)
Milestone: None => ubuntu-12.04

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

Title:
  GDM crashes if auto login is enabled (Oneiric)

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

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


[Bug 825497] Re: eog crashed with SIGSEGV in rsvg_filter_primitive_render()

2011-09-13 Thread Kees Cook
** Changed in: librsvg (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  eog crashed with SIGSEGV in rsvg_filter_primitive_render()

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

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


[Bug 825497] Re: eog crashed with SIGSEGV in rsvg_filter_primitive_render()

2011-09-12 Thread Kees Cook
** Visibility changed to: Public

** Changed in: librsvg (Ubuntu)
 Assignee: Kees Cook (kees) => (unassigned)

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

Title:
  eog crashed with SIGSEGV in rsvg_filter_primitive_render()

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

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


[Bug 836920] Re: nautilus puts a menu bar at the top of the desktop

2011-08-29 Thread Kees Cook
** Also affects: gtk+2.0 (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Changed in: gtk+2.0 (Ubuntu Oneiric)
Milestone: None => ubuntu-11.10-beta-2

** Changed in: gtk+2.0 (Ubuntu Oneiric)
   Status: New => Confirmed

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

Title:
  nautilus puts a menu bar at the top of the desktop

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

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


[Bug 836920] [NEW] nautilus puts a menu bar at the top of the desktop

2011-08-29 Thread Kees Cook
Public bug reported:

This is bug 717358 again, present in Oneiric now.

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  nautilus puts a menu bar at the top of the desktop

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

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


[Bug 778872] Re: vte use causes /tmp file writing during text scrolling

2011-05-06 Thread Kees Cook
I take it back, this happens with gnome-terminal too.

** Package changed: terminator (Ubuntu) => vte (Ubuntu)

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

Title:
  vte use causes /tmp file writing during text scrolling

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


[Bug 313439] Re: Opening a Java Archive (.JAR) file executes it regardless of the "executable" permission bit

2011-04-27 Thread Kees Cook
This has already been solved by adding "cautious-launcher" to .desktop
files that have MimeType and Exec lines, in line with the Ubuntu
Executable Bit Policy: https://wiki.ubuntu.com/SecurityTeam/Policies
#Execute-Permission%20Bit%20Required

$ egrep '^(Exec|MimeType)=' usr/share/applications/sun-java6-java.desktop
Exec=cautious-launcher %f /usr/lib/jvm/java-6-sun-1.6.0.24/bin/java -jar
MimeType=application/x-java-archive;application/java-archive;application/x-jar;

$ egrep '^(Exec|MimeType)=' usr/share/applications/openjdk-6-java.desktop
Exec=cautious-launcher %f /usr/lib/jvm/java-6-openjdk/bin/java -jar
MimeType=application/x-java-archive;application/java-archive;application/x-jar;


** Changed in: sun-java6 (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Opening a Java Archive (.JAR) file executes it regardless of the
  "executable" permission bit

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


[Bug 662194] Re: [SRU] Nautilus: 'Remember this application for ..." option should be made inactive by default

2011-04-08 Thread Kees Cook
** Changed in: nautilus (Ubuntu Maverick)
   Status: Confirmed => Fix Committed

** Changed in: nautilus (Ubuntu Lucid)
   Status: Confirmed => Fix Committed

** Changed in: nautilus (Ubuntu Lucid)
   Status: Fix Committed => In Progress

** Changed in: nautilus (Ubuntu Maverick)
   Status: Fix Committed => In Progress

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

Title:
  [SRU] Nautilus: 'Remember this application for ..." option should be
  made inactive by default

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


[Bug 662194] Re: Nautilus: 'Remember this application for ..." option should be made inactive by default

2011-04-08 Thread Kees Cook
** Also affects: nautilus (Ubuntu Natty)
   Importance: Low
 Assignee: Rodrigo Moya (rodrigo-moya)
   Status: Fix Released

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

Title:
  Nautilus: 'Remember this application for ..." option should be made
  inactive by default

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


[Bug 714908] Re: gnome-keyring reads unsafe SSH keys

2011-03-22 Thread Kees Cook
I don't think UI work is needed for Natty -- just failing when the
permissions are bad is sufficient.

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

Title:
  gnome-keyring reads unsafe SSH keys

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


[Bug 720961] Re: please relocate "nameservice" usage in evince AppArmor profile

2011-02-17 Thread Kees Cook

** Also affects: evince (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Changed in: evince (Ubuntu Natty)
Milestone: None => ubuntu-11.04-beta

** Changed in: evince (Ubuntu Natty)
 Assignee: (unassigned) => Jamie Strandboge (jdstrand)

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

** Changed in: evince (Ubuntu Natty)
   Importance: Undecided => Medium

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

Title:
  please relocate "nameservice" usage in evince AppArmor profile

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


[Bug 720961] [NEW] please relocate "nameservice" usage in evince AppArmor profile

2011-02-17 Thread Kees Cook
Public bug reported:

Binary package hint: evince

Right now, the "nameservice" abstraction is listed in the
abstractions/evince file, which means that both evince and evince-
thumbnailer have full network privileges. I think it would be better to
move "nameservice" from the abstraction to the core evince profile so
that the thumbnailer is not allowed to communicate with the network (it
should be doing strictly local-only operations, AFAICT).

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evince 2.32.0-0ubuntu9
ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4
Uname: Linux 2.6.38-3-generic x86_64
Architecture: amd64
Date: Thu Feb 17 12:53:32 2011
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature_: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4
SourcePackage: evince

** Affects: evince (Ubuntu)
 Importance: Medium
 Assignee: Jamie Strandboge (jdstrand)
 Status: Confirmed

** Affects: evince (Ubuntu Natty)
 Importance: Medium
 Assignee: Jamie Strandboge (jdstrand)
 Status: Confirmed


** Tags: amd64 apport-bug natty

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

Title:
  please relocate "nameservice" usage in evince AppArmor profile

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


[Bug 717358] Re: nautilus puts a menu bar at the top of the desktop

2011-02-14 Thread Kees Cook
The indicator-appmenu thing is not active in classic desktop afaict.

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

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

Title:
  nautilus puts a menu bar at the top of the desktop

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


[Bug 714958] Re: desktop should disable automounting when screen is locked

2011-02-11 Thread Kees Cook
Alternatively, _delaying_ automount until unlocked might be better, in
the case of sitting back down at your system, plugging in a device, and
then unlocking your screen.

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

Title:
  desktop should disable automounting when screen is locked

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


[Bug 717358] Re: nautilus puts a menu bar at the top of the desktop

2011-02-11 Thread Kees Cook

** Attachment added: "top-menu.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/717358/+attachment/1843795/+files/top-menu.jpg

** Tags added: regression-release

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

Title:
  nautilus puts a menu bar at the top of the desktop

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


[Bug 717358] Re: nautilus puts a menu bar at the top of the desktop

2011-02-11 Thread Kees Cook


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

Title:
  nautilus puts a menu bar at the top of the desktop

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


[Bug 717358] [NEW] nautilus puts a menu bar at the top of the desktop

2011-02-11 Thread Kees Cook
Public bug reported:

Binary package hint: nautilus

I run the Ubuntu Classic Desktop without a top panel. After upgrading
yesterday, nautilus puts a menu bar across the top of my desktop. This
should not be here.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: nautilus 1:2.32.2.1-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4
Uname: Linux 2.6.38-3-generic x86_64
Architecture: amd64
Date: Fri Feb 11 11:19:27 2011
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: nautilus
usr_lib_nautilus: nautilus 1:2.32.2.1-0ubuntu5file-roller 2.32.1-0ubuntu2evince 
2.32.0-0ubuntu9ubuntuone-client-gnome 1.5.3-0ubuntu3gnome-disk-utility 
2.32.1-0ubuntu3nautilus-share 0.7.2-14ubuntu1nautilus-actions 
3.0.5-1nautilus-sendto 2.32.0-0ubuntu1ubuntuone-client-gnome 
1.5.3-0ubuntu3totem 2.32.0-0ubuntu8brasero 2.32.1-0ubuntu1nautilus-actions 
3.0.5-1ubuntuone-client-gnome 1.5.3-0ubuntu3

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


** Tags: amd64 apport-bug natty regression-release

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

Title:
  nautilus puts a menu bar at the top of the desktop

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


[Bug 486154] Re: System beep broken in Karmic despite heroic efforts to fix it

2011-02-09 Thread Kees Cook
I think until this is fixed in a sensible way upstream, there isn't a
safe way to backport fixes to earlier releases.

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

Title:
  System beep broken in Karmic despite heroic efforts to fix it

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


[Bug 714908] Re: gnome-keyring reads unsafe SSH keys

2011-02-08 Thread Kees Cook
** Changed in: gnome-keyring (Ubuntu Natty)
   Importance: Undecided => Medium

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

Title:
  gnome-keyring reads unsafe SSH keys

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


[Bug 714958] Re: desktop should revoke "at-console" privs when screen is locked

2011-02-07 Thread Kees Cook

** Also affects: gnome-screensaver (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Changed in: gnome-screensaver (Ubuntu Natty)
   Importance: Undecided => Medium

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

** Changed in: gnome-screensaver (Ubuntu Natty)
 Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)

** Changed in: gnome-screensaver (Ubuntu Natty)
Milestone: None => natty-alpha-3

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

Title:
  desktop should revoke "at-console" privs when screen is locked

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


[Bug 714958] [NEW] desktop should revoke "at-console" privs when screen is locked

2011-02-07 Thread Kees Cook
Public bug reported:

Binary package hint: gnome-screensaver

To avoid auto-run attacks on the system from USB auto-mounting, the
desktop should revoke the "at-console" policy kit privileges while the
screen is locked, or not auto-mount inserted devices, similar to how
gnome-keyring flushes all keys the when locking the screen.

http://www.net-security.org/secworld.php?id=10544

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-screensaver 2.30.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic x86_64
Architecture: amd64
Date: Mon Feb  7 18:24:18 2011
GconfGnomeSession:
 idle_delay = 5
  /desktop/gnome/session/required_components:
   windowmanager = metacity
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-screensaver
WindowManager: metacity
XorgConf:
 Section "ServerFlags"
Option  "DontZap"   "False"
 EndSection

** Affects: gnome-screensaver (Ubuntu)
 Importance: Medium
 Assignee: Canonical Desktop Team (canonical-desktop-team)
 Status: Confirmed

** Affects: gnome-screensaver (Ubuntu Natty)
 Importance: Medium
 Assignee: Canonical Desktop Team (canonical-desktop-team)
 Status: Confirmed


** Tags: amd64 apport-bug natty

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

Title:
  desktop should revoke "at-console" privs when screen is locked

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


[Bug 714908] Re: gnome-keyring reads unsafe SSH keys

2011-02-07 Thread Kees Cook

** Also affects: gnome-keyring (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Changed in: gnome-keyring (Ubuntu Natty)
Milestone: None => natty-alpha-3

** Changed in: gnome-keyring (Ubuntu Natty)
 Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)

** Changed in: gnome-keyring (Ubuntu Natty)
   Status: New => Confirmed

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

Title:
  gnome-keyring reads unsafe SSH keys

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


[Bug 714908] [NEW] gnome-keyring reads unsafe SSH keys

2011-02-07 Thread Kees Cook
Public bug reported:

Binary package hint: gnome-keyring

OpenSSH enforces that one's keys must be mode 0700 so that unsafe
permissions do not go unnoticed. gnome-keyring should perform this check
as well. It looks like pkcs11/ssh-store/gkm-ssh-private-key.c
gkm_ssh_private_key_parse() is the place to do it, or possibly pkcs11
/ssh-store/gkm-ssh-module.c file_load() since it checks some aspects of
the files already.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-keyring 2.92.92.is.2.32.1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic x86_64
Architecture: amd64
Date: Mon Feb  7 15:23:20 2011
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-keyring

** Affects: gnome-keyring (Ubuntu)
 Importance: Undecided
 Assignee: Canonical Desktop Team (canonical-desktop-team)
 Status: Confirmed

** Affects: gnome-keyring (Ubuntu Natty)
 Importance: Undecided
 Assignee: Canonical Desktop Team (canonical-desktop-team)
 Status: Confirmed


** Tags: amd64 apport-bug natty

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

Title:
  gnome-keyring reads unsafe SSH keys

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


[Bug 713073] Re: evolution crashed with SIGSEGV in g_atomic_int_exchange_and_add()

2011-02-04 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

Title:
  evolution crashed with SIGSEGV in g_atomic_int_exchange_and_add()

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


[Bug 711722] Re: dont see close, minimise and maximise buttons any where

2011-02-04 Thread Kees Cook
Thanks for your comments. This does not appear to be a bug report and we
are closing it. We appreciate the difficulties you are facing, but it
would make more sense to raise your question in the support tracker.
Please visit https://answers.launchpad.net/ubuntu/+addquestion

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Changed in: nautilus (Ubuntu)
   Status: New => Invalid

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

Title:
  dont see close,minimise and maximise buttons any where

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


[Bug 708525] Re: after upgrade nautlius fails; desktop blank

2011-02-04 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

Title:
  after upgrade nautlius fails; desktop blank

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


[Bug 706608] Re: Não reproduz DVD, mesmo com os codecs

2011-02-04 Thread Kees Cook
Thanks for your comments. This does not appear to be a bug report and we
are closing it. We appreciate the difficulties you are facing, but it
would make more sense to raise your question in the support tracker.
Please visit https://answers.launchpad.net/ubuntu/+addquestion

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

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

Title:
  Não reproduz DVD, mesmo com os codecs

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

[Bug 708497] Re: nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__PARAM()

2011-02-04 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

Title:
  nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__PARAM()

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


[Bug 683705] Re: Evolution SIGSEGV when accepting VCS/ICS calendar attachment

2011-02-04 Thread Kees Cook
*** This bug is a duplicate of bug 704846 ***
https://bugs.launchpad.net/bugs/704846

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

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

Title:
  Evolution SIGSEGV when accepting VCS/ICS calendar attachment

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


[Bug 704846] Re: Evolution SIGSEGV when accepting VCS/ICS calendar attachment

2011-02-04 Thread Kees Cook
Thanks for getting the Apport details. This looks like "just" a regular
crash, so I'm going to make the bug public and unmark it as security so
hopefully some evolution developers can get a chance to look at it.

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

** Changed in: evolution (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Evolution SIGSEGV when accepting VCS/ICS calendar attachment

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


[Bug 706447] Re: Evolution crashes on email delete or expunge

2011-02-04 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

Title:
  Evolution crashes on email delete or expunge

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


[Bug 702204] Re: USB key encrypted password setting not sticky

2011-02-04 Thread Kees Cook
** Package changed: udisks (Ubuntu) => gnome-keyring (Ubuntu)

** Changed in: gnome-keyring (Ubuntu)
   Importance: Undecided => Medium

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

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

Title:
  USB key encrypted password setting not sticky

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


[Bug 700198] Re: CVE-2009-0793

2011-02-04 Thread Kees Cook
Gimp is linked against the system lcms

** Changed in: gimp (Ubuntu Natty)
   Status: New => Invalid

** Changed in: gimp (Ubuntu Hardy)
   Status: New => Invalid

** Changed in: gimp (Ubuntu Karmic)
   Status: New => Invalid

** Changed in: gimp (Ubuntu Lucid)
   Status: New => Invalid

** Changed in: gimp (Ubuntu Maverick)
   Status: New => Invalid

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

Title:
  CVE-2009-0793

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


[Bug 708932] Re: yelp crashed with SIGSEGV

2011-01-31 Thread Kees Cook
*** This bug is a duplicate of bug 710582 ***
https://bugs.launchpad.net/bugs/710582

This appears to be a bad use of "assert" macros in webkit

http://code.google.com/p/chromium/issues/detail?id=17247

** Bug watch added: code.google.com/p/chromium/issues #17247
   http://code.google.com/p/chromium/issues/detail?id=17247

** This bug has been marked a duplicate of bug 710582
   webkit does not implement "assert" sanely (ubiquity crashes after step 'Who 
are you', yelp segfaults)
 * You can subscribe to bug 710582 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/710582/+subscribe

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

Title:
  yelp crashed with SIGSEGV

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


[Bug 710582] Re: ubiquity crashes after step 'Who are you' : segfault in libwebkitgtk-1.0.so.0.5.2 on AMD64

2011-01-31 Thread Kees Cook
This appears to be a bad use of "assert" macros in webkit

http://code.google.com/p/chromium/issues/detail?id=17247


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

** Summary changed:

- ubiquity crashes after step 'Who are you' : segfault in 
libwebkitgtk-1.0.so.0.5.2  on AMD64
+ webkit does not implement "assert" sanely (ubiquity crashes after step 'Who 
are you', yelp segfaults)

** Bug watch added: code.google.com/p/chromium/issues #17247
   http://code.google.com/p/chromium/issues/detail?id=17247

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

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

Title:
  webkit does not implement "assert" sanely (ubiquity crashes after step
  'Who are you', yelp segfaults)

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


[Bug 708911] Re: GDM considers only users with uid < 500 system users

2011-01-28 Thread Kees Cook
** Changed in: gdm (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  GDM considers only users with uid < 500 system users

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


[Bug 708911] Re: GDM considers only users with uid < 500 system users

2011-01-28 Thread Kees Cook
** Changed in: gdm (Ubuntu)
 Assignee: (unassigned) => Kees Cook (kees)

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

Title:
  GDM considers only users with uid < 500 system users

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


[Bug 708911] Re: GDM considers only users with uid < 500 system users

2011-01-28 Thread Kees Cook
What is the actual behavior here? Did the login.defs parser regress?

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

Title:
  GDM considers only users with uid < 500 system users

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


[Bug 708382] Re: [regression] cannot create "custom" preferred applications

2011-01-26 Thread Kees Cook
Work-around:

mkdir -p ~/.local/share/applications
cp /usr/share/applications/firefox.desktop  
~/.local/share/applications/custom-browser.desktop
*edit custom-browser.desktop for what I want*
update-desktop-database ~/.local/share/applications
gnome-default-applications-properties

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

Title:
  [regression] cannot create "custom" preferred applications

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


[Bug 708382] Re: [regression] cannot create "custom" preferred applications

2011-01-26 Thread Kees Cook
This appears related at least to
140_backport_default_internet_apps.patch which stops even loading the
XML files from /usr/share/gnome-control-center/default-apps (why does
firefox ship an XML file there?)

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

Title:
  [regression] cannot create "custom" preferred applications

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


[Bug 708382] Re: [regression] cannot create "custom" preferred applications

2011-01-26 Thread Kees Cook

** Also affects: gnome-control-center (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Changed in: gnome-control-center (Ubuntu Natty)
Milestone: None => natty-alpha-3

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

Title:
  [regression] cannot create "custom" preferred applications

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


[Bug 708382] [NEW] [regression] cannot create "custom" preferred applications

2011-01-26 Thread Kees Cook
Public bug reported:

Binary package hint: gnome-control-center

In gnome-default-applications-properties I can no longer specify custom
applications for things like the browser or email.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-control-center 1:2.32.1-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic x86_64
Architecture: amd64
Date: Wed Jan 26 15:08:23 2011
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-control-center

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: gnome-control-center (Ubuntu Natty)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

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

Title:
  [regression] cannot create "custom" preferred applications

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


[Bug 696616] Re: Heap corruption in font parsing with FreeType2 backend

2011-01-18 Thread Kees Cook
** Bug watch added: GNOME Bug Tracker #639882
   https://bugzilla.gnome.org/show_bug.cgi?id=639882

** Also affects: pango via
   https://bugzilla.gnome.org/show_bug.cgi?id=639882
   Importance: Unknown
   Status: Unknown

** Changed in: pango1.0 (Ubuntu)
 Assignee: Kees Cook (kees) => (unassigned)

** Changed in: pango1.0 (Ubuntu)
   Status: New => Confirmed

** Changed in: pango1.0 (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Heap corruption in font parsing with FreeType2 backend

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


[Bug 701707] Re: evolution crash after an undelete a lot of e-mails

2011-01-12 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

Title:
  evolution crash after an undelete a lot of e-mails

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


[Bug 698131] Re: [Natty] New glib2.0_2.27.90-0ubuntu1 crashes gnome-panels

2011-01-06 Thread Kees Cook
Confirmed that rolling back glib2.0 worked for me:

sudo apt-get install libglib2.0-0=2.27.5-0ubuntu1
libglib2.0-bin=2.27.5-0ubuntu1 libglib2.0-data=2.27.5-0ubuntu1
libglib2.0-dev=2.27.5-0ubuntu1 libglib2.0-doc=2.27.5-0ubuntu1

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

Title:
  [Natty] New glib2.0_2.27.90-0ubuntu1 crashes gnome-panels

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


[Bug 687440] Re: [Natty] gdm login-screen does not work with "enter"

2010-12-13 Thread Kees Cook
non-mouse workaround: hit tab first. Still needs to be fixed, though. :)

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

Title:
  [Natty] gdm login-screen does not work with "enter"

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


[Bug 690038] Re: default user is not selected in greeter

2010-12-13 Thread Kees Cook
*** This bug is a duplicate of bug 687440 ***
https://bugs.launchpad.net/bugs/687440


** This bug has been marked a duplicate of bug 687440
   [Natty] gdm login-screen does not work with "enter"
 * You can subscribe to bug 687440 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/687440/+subscribe

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

Title:
  default user is not selected in greeter

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


[Bug 690038] [NEW] default user is not selected in greeter

2010-12-13 Thread Kees Cook
*** This bug is a duplicate of bug 687440 ***
https://bugs.launchpad.net/bugs/687440

Public bug reported:

Binary package hint: gdm

The default user is not selected in the greeter anymore, which means one
must click the user or hit "tab" before hitting "enter" to start logging
in. This is a regression from the Maverick greeter.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gdm 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-9.22-generic 2.6.37-rc5
Uname: Linux 2.6.37-9-generic x86_64
Architecture: amd64
Date: Mon Dec 13 21:37:13 2010
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gdm

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


** Tags: amd64 apport-bug natty

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

Title:
  default user is not selected in greeter

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


[Bug 690022] Re: browser preference has no effect

2010-12-13 Thread Kees Cook
Unfortunately, it doesn't look like it's even dconf that is causing the
problem. Something is running /usr/bin/firefox directly:

event: exec 7227 7227: gnome-open 
http://www.ripleys.com/blog/amazing-technology/solar-powered-mini-movie-theater/
 (unconfined)
event: exec 7230 7230: /bin/sh /usr/bin/firefox 
http://www.ripleys.com/blog/amazing-technology/solar-powered-mini-movie-theater/
 (unconfined)

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

Title:
  browser preference has no effect

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


[Bug 690022] [NEW] browser preference has no effect

2010-12-13 Thread Kees Cook
Public bug reported:

Binary package hint: gnome-control-center

"gnome-open" and all related browser-opening functions have started to
ignore my configured browser. I assume this is due to a failed
gconf/dconf transition:

$ gconftool-2 -g /desktop/gnome/applications/browser/exec
/home/kees/bin/browser-pop
$ gsettings get org.gnome.desktop.default-applications.browser exec

** (process:6859): CRITICAL **: Unable to contact dconf service
'mozilla'
$ ps auwwx | grep dconf
kees  4023  0.0  0.0 122664  2864 ?Sl   20:56   0:00 
/usr/lib/d-conf/dconf-service

** Affects: d-conf (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: d-conf (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  browser preference has no effect

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


[Bug 486154] Re: System beep broken in Karmic despite heroic efforts to fix it

2010-12-06 Thread Kees Cook
Thanks for the patches and the discussion on this. Can someone from the
Ubuntu Desktop team follow this patch through to the end?

** Changed in: libcanberra (Ubuntu)
   Status: New => Invalid

** Changed in: metacity (Ubuntu)
 Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)

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

Title:
  System beep broken in Karmic despite heroic efforts to fix it

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


[Bug 632594] Re: metacity not working on the buildds

2010-10-28 Thread Kees Cook
While this may be a metacity bug, i'd still like to see xvfb tested
during the build of xorg-server in an attempt to detect future failures.

** Changed in: xorg-server (Ubuntu)
   Status: Invalid => Confirmed

** Summary changed:

- metacity not working on the buildds
+ metacity causing xvfs to not work on the buildds

** Also affects: metacity (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Also affects: xorg-server (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Also affects: metacity (Ubuntu Natty)
   Importance: High
   Status: Confirmed

** Also affects: xorg-server (Ubuntu Natty)
   Importance: High
 Assignee: Canonical Desktop Team (canonical-desktop-team)
   Status: Confirmed

** Changed in: metacity (Ubuntu Maverick)
Milestone: None => maverick-updates

** Changed in: xorg-server (Ubuntu Maverick)
Milestone: None => maverick-updates

** Changed in: xorg-server (Ubuntu Natty)
Milestone: maverick-updates => natty-alpha-2

** Changed in: metacity (Ubuntu Natty)
Milestone: maverick-updates => natty-alpha-2

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

** Changed in: metacity (Ubuntu Maverick)
   Importance: Undecided => High

** Changed in: xorg-server (Ubuntu Maverick)
   Status: New => Confirmed

** Changed in: xorg-server (Ubuntu Maverick)
   Importance: Undecided => High

** Changed in: metacity (Ubuntu Natty)
 Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)

** Changed in: metacity (Ubuntu Maverick)
 Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)

** Changed in: xorg-server (Ubuntu Maverick)
 Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)

-- 
metacity causing xvfs to not work on the buildds
https://bugs.launchpad.net/bugs/632594
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

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


[Bug 649569] Re: package gnome-keyring 2.92.92.is.2.30.3-0ubuntu1.1 failed to install/upgrade: ErrorMessage: package gnome-keyring is not ready for configuration cannot configure (current status `half

2010-10-01 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
package gnome-keyring 2.92.92.is.2.30.3-0ubuntu1.1 failed to install/upgrade: 
ErrorMessage: package gnome-keyring is not ready for configuration  cannot 
configure (current status `half-installed')
https://bugs.launchpad.net/bugs/649569
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 645951] Re: Does not Hibernate

2010-10-01 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

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


[Bug 646167] Re: empathy-accounts crashed with SIGSEGV in free()

2010-10-01 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
empathy-accounts crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/646167
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 646489] Re: Could not open the file /var/cache/app-install/codec_menu.p.

2010-10-01 Thread Kees Cook
Thanks for your comments. This does not appear to be a bug report and we
are closing it. We appreciate the difficulties you are facing, but it
would make more sense to raise your question in the support tracker.
Please visit https://answers.launchpad.net/ubuntu/+addquestion

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Changed in: gedit (Ubuntu)
   Status: New => Invalid

** Tags added: hardy

-- 
Could not open the file /var/cache/app-install/codec_menu.p.
https://bugs.launchpad.net/bugs/646489
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

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


[Bug 648877] Re: 2.25.16 glib update

2010-09-27 Thread Kees Cook
Source packages in main that have g_application[_a-z]* are glibmm2.4
glib2.0 and totem.

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

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


Re: [Bug 645561] Re: gnome-keyring prompts lack way to set default timeout

2010-09-23 Thread Kees Cook
On Thu, Sep 23, 2010 at 07:28:31AM -, Martin Pitt wrote:
> 10 minutes is a bit harsh, though, isn't it? It's definitively not what
> we shipped earlier; I used to survive the entire day without having to
> enter my ssh/gpg passphrases over and over again. So forcing 10 minutes
> would seem to be quite a large inconvenience.

It's 10 minutes of _idle_. This matches sudo, and is just to get us away
from remembering it forever. If we can't disable it and can't get a new
version, how about just raising the idle default?

-- 
Kees Cook
Ubuntu Security Team

-- 
gnome-keyring prompts lack way to set default timeout
https://bugs.launchpad.net/bugs/645561
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 645561] Re: gnome-keyring prompts lack way to set default timeout

2010-09-22 Thread Kees Cook
If a configurable version isn't possible for freeze, how about a minimal
change to set to default to 10 minutes instead of the entire session.

** Patch added: "gnome-keyring_2.92.92.is.2.31.91-0ubuntu2.debdiff"
   
https://bugs.edge.launchpad.net/ubuntu/+source/gnome-keyring/+bug/645561/+attachment/1624850/+files/gnome-keyring_2.92.92.is.2.31.91-0ubuntu2.debdiff

** Tags added: patch

-- 
gnome-keyring prompts lack way to set default timeout
https://bugs.launchpad.net/bugs/645561
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 645561] Re: gnome-keyring prompts lack way to set default timeout

2010-09-22 Thread Kees Cook
** Changed in: gnome-keyring (Ubuntu)
 Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)

-- 
gnome-keyring prompts lack way to set default timeout
https://bugs.launchpad.net/bugs/645561
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 645561] Re: gnome-keyring prompts lack way to set default timeout

2010-09-22 Thread Kees Cook

** Attachment added: "Dependencies.txt"
   
https://bugs.edge.launchpad.net/bugs/645561/+attachment/1624429/+files/Dependencies.txt

** Tags added: regression-potential

-- 
gnome-keyring prompts lack way to set default timeout
https://bugs.launchpad.net/bugs/645561
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 645561] [NEW] gnome-keyring prompts lack way to set default timeout

2010-09-22 Thread Kees Cook
Public bug reported:

Binary package hint: gnome-keyring

The default timeout for gnome-keyring prompts for GPG and SSH keys are
no longer configurable. This used to be seen through seahorse-properties
(and then only for GPG). This seems to be a regression from Lucid, where
the timeout was configuration. In my specific case, it is now defaulting
to "unlock for entire session" rather than my prior setting of "unlock
for 30 minutes".

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-keyring 2.92.92.is.2.31.91-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
Uname: Linux 2.6.35-20-generic x86_64
Architecture: amd64
Date: Wed Sep 22 13:52:47 2010
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-keyring

** Affects: gnome-keyring (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug maverick regression-potential

-- 
gnome-keyring prompts lack way to set default timeout
https://bugs.launchpad.net/bugs/645561
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 129231] Re: keyring manager GUI offers no way to timeout ssh-agent keys

2010-09-21 Thread Kees Cook
gnome-keyring-daemon now prompts for timeouts on both GPG and SSH keys.

** Changed in: gnome-keyring (Ubuntu)
   Status: Triaged => Fix Released

-- 
keyring manager GUI offers no way to timeout ssh-agent keys
https://bugs.launchpad.net/bugs/129231
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 631664] Re: Clock / calendar / locations applet opens on wrong position of screen

2010-09-14 Thread Kees Cook
** Changed in: gnome-panel (Ubuntu)
Milestone: None => ubuntu-10.10

** Also affects: gnome-panel (Ubuntu Maverick)
   Importance: Low
   Status: Confirmed

-- 
Clock / calendar / locations applet opens on wrong position of screen
https://bugs.launchpad.net/bugs/631664
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 631664] Re: Clock / calendar / locations applet opens on wrong position of screen

2010-09-14 Thread Kees Cook
I have this problem still, on up-to-date maverick. It does not appear to
be a problem if the applet is in the upper-right panel instead of the
lower-right. This is a regression from Lucid, and a regression from a
month or so ago in Maverick.

** Changed in: gnome-panel (Ubuntu)
   Status: Fix Released => Confirmed

** Tags added: regression-potential

-- 
Clock / calendar / locations applet opens on wrong position of screen
https://bugs.launchpad.net/bugs/631664
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 625796] Re: cannot download from the terminal on youtube

2010-08-28 Thread Kees Cook
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Tags added: jaunty

-- 
cannot download from the terminal on youtube
https://bugs.launchpad.net/bugs/625796
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 622482] Re: gnome-screensaver-gl-helper crashed with SIGSEGV in _fini()

2010-08-27 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Tags added: karmic

-- 
gnome-screensaver-gl-helper crashed with SIGSEGV in _fini()
https://bugs.launchpad.net/bugs/622482
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 622904] Re: update-gconf-defaults crashed with IOError in read_entries()

2010-08-27 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
update-gconf-defaults crashed with IOError in read_entries()
https://bugs.launchpad.net/bugs/622904
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf in ubuntu.

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


[Bug 607758] Re: [MIR] shotwell

2010-08-06 Thread Kees Cook
Packaging looks okay. +1

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

** Changed in: shotwell (Ubuntu)
   Status: In Progress => Fix Released

-- 
[MIR] shotwell
https://bugs.launchpad.net/bugs/607758
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 459199] Re: Greeter does not show legacy users with uid < 1000

2010-06-30 Thread Kees Cook
** Bug watch added: GNOME Bug Tracker #623225
   https://bugzilla.gnome.org/show_bug.cgi?id=623225

** Also affects: gdm via
   https://bugzilla.gnome.org/show_bug.cgi?id=623225
   Importance: Unknown
   Status: Unknown

-- 
Greeter does not show legacy users with uid < 1000
https://bugs.launchpad.net/bugs/459199
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 599478] Re: touch inputs do not rotate when screen rotates

2010-06-28 Thread Kees Cook
** Tags added: patch

-- 
touch inputs do not rotate when screen rotates
https://bugs.launchpad.net/bugs/599478
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-desktop in ubuntu.

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


[Bug 599478] Re: touch inputs do not rotate when screen rotates

2010-06-28 Thread Kees Cook
This implements the rotation using a list of matching input devices for
which screen rotation needs to trigger a remapping.

For me, this works, except that remapped touch input on my lenovo x200
tablet seems to "snap" across the screen on a touch release when it is
rotated, so ultimately, this patch is uncovering some other problem
while fixing the rotation matching problem.

** Patch added: "101_rotate-touch-devices.patch"
   http://launchpadlibrarian.net/51043158/101_rotate-touch-devices.patch

-- 
touch inputs do not rotate when screen rotates
https://bugs.launchpad.net/bugs/599478
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-desktop in ubuntu.

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


[Bug 599478] Re: touch inputs do not rotate when screen rotates

2010-06-28 Thread Kees Cook

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/51043101/Dependencies.txt

-- 
touch inputs do not rotate when screen rotates
https://bugs.launchpad.net/bugs/599478
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-desktop in ubuntu.

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


[Bug 599478] [NEW] touch inputs do not rotate when screen rotates

2010-06-28 Thread Kees Cook
Public bug reported:

When rotating the screen, touch inputs are not remapped correctly.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: libgnome-desktop-2-17 1:2.30.2-0ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.35-6.7-generic 2.6.35-rc3
Uname: Linux 2.6.35-6-generic x86_64
Architecture: amd64
Date: Mon Jun 28 10:55:29 2010
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-desktop

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


** Tags: amd64 apport-bug maverick

-- 
touch inputs do not rotate when screen rotates
https://bugs.launchpad.net/bugs/599478
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-desktop in ubuntu.

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


[Bug 589656] Re: help -> report a problem doesn't work on Maverick

2010-06-04 Thread Kees Cook
https://lists.ubuntu.com/archives/kernel-team/2010-June/010945.html

** Changed in: linux (Ubuntu)
   Status: Triaged => Fix Committed

-- 
help -> report a problem doesn't work on Maverick
https://bugs.launchpad.net/bugs/589656
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to launchpad-integration in ubuntu.

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


[Bug 589656] Re: help -> report a problem doesn't work on Maverick

2010-06-04 Thread Kees Cook
This is due to over-zealous PTRACE restrictions that went into the most
recent kernel package.  I will dial this back a bit.

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

** Changed in: launchpad-integration (Ubuntu)
   Status: New => Invalid

** Changed in: linux (Ubuntu)
   Importance: Undecided => High

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Kees Cook (kees)

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

-- 
help -> report a problem doesn't work on Maverick
https://bugs.launchpad.net/bugs/589656
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to launchpad-integration in ubuntu.

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


[Bug 322196] Re: Untrusted search path vulnerability in Python and multiple other programs

2010-06-01 Thread Kees Cook
Shouldn't this be fixed in Python rather than all the tools using
Python?

-- 
Untrusted search path vulnerability in Python and multiple other programs
https://bugs.launchpad.net/bugs/322196
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 572045] Re: should be marked undumpable to avoid PTRACE attach

2010-04-30 Thread Kees Cook
** Bug watch added: GNOME Bug Tracker #504313
   https://bugzilla.gnome.org/show_bug.cgi?id=504313

** Also affects: gnome-keyring via
   https://bugzilla.gnome.org/show_bug.cgi?id=504313
   Importance: Unknown
   Status: Unknown

** Bug watch added: GnuPG Bugs #1211
   https://bugs.g10code.com/gnupg/issue1211

** Also affects: gnupg2 via
   https://bugs.g10code.com/gnupg/issue1211
   Importance: Unknown
   Status: Unknown

** Changed in: gnupg2 (Ubuntu)
   Importance: Undecided => Low

-- 
should be marked undumpable to avoid PTRACE attach
https://bugs.launchpad.net/bugs/572045
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 572045] Re: should be marked undumpable to avoid PTRACE attach

2010-04-29 Thread Kees Cook
To more directly illustrate:

$ gdb /usr/bin/ssh-agent $(pidof ssh-agent)
...
Attaching to program: /usr/bin/ssh-agent, process 16395
ptrace: Operation not permitted.


$ gdb /usr/bin/gpg-agent $(pidof gpg-agent)
...
Attaching to program: /usr/bin/gpg-agent, process 16396
...
0x7f68d288af93 in __select_nocancel ()
at ../sysdeps/unix/syscall-template.S:82
82  ../sysdeps/unix/syscall-template.S: No such file or directory.
in ../sysdeps/unix/syscall-template.S
(gdb)

-- 
should be marked undumpable to avoid PTRACE attach
https://bugs.launchpad.net/bugs/572045
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 572045] Re: should be marked undumpable to avoid PTRACE attach

2010-04-29 Thread Kees Cook

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/46481585/Dependencies.txt

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

-- 
should be marked undumpable to avoid PTRACE attach
https://bugs.launchpad.net/bugs/572045
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 572045] [NEW] should be marked undumpable to avoid PTRACE attach

2010-04-29 Thread Kees Cook
Public bug reported:

Binary package hint: gnome-keyring

Programs that keep sensitive information in memory should avoid dumping
core or being PTRACEable.  Things like ssh-agent already accomplish this
by calling:

prctl(PR_SET_DUMPABLE, 0);

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-keyring 2.92.92.is.2.30.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
Architecture: amd64
Date: Thu Apr 29 22:19:39 2010
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-keyring

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

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


** Tags: amd64 apport-bug lucid

-- 
should be marked undumpable to avoid PTRACE attach
https://bugs.launchpad.net/bugs/572045
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 307019] Re: ecryptfs Private directory not mounted after changing password in users-admin

2010-04-25 Thread Kees Cook
Please open a new bug report, this is strictly about changing one's own
password.  Changing another user's password will break ecryptfs since
the original password is not known.

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: gnome-system-tools (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: system-tools-backends (Ubuntu)
   Status: Confirmed => Fix Released

-- 
ecryptfs Private directory not mounted after changing password in users-admin
https://bugs.launchpad.net/bugs/307019
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to liboobs in ubuntu.

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


[Bug 565529] Re: gimp-2.6 crashed with SIGSEGV

2010-04-21 Thread Kees Cook
** Description changed:

  Binary package hint: gimp
  
  After suspend and resume i tried to close gimp but it crashes
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: gimp 2.6.8-2ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  Architecture: amd64
  Date: Sat Apr 17 20:20:35 2010
  Disassembly: => 0x7f6db7efb9a6:   Cannot access memory at address 
0x7f6db7efb9a6
  ExecutablePath: /usr/bin/gimp-2.6
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100406.1)
  ProcCmdline: gimp-2.6
  ProcEnviron:
   LANG=it_IT.utf8
   SHELL=/bin/bash
- SegvAnalysis:
-  Segfault happened at: 0x7f6db7efb9a6:Cannot access memory at address 
0x7f6db7efb9a6
-  PC (0x7f6db7efb9a6) ok
-  SP (0x7fff78096a10) ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: gimp
  Stacktrace:
   #0  0x7f6db7efb9a6 in ?? ()
   No symbol table info available.
   Cannot access memory at address 0x7fff78096a10
  StacktraceTop: ?? ()
  Title: gimp-2.6 crashed with SIGSEGV
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ SegvAnalysis:
+  Segfault happened at: 0x7f6db7efb9a6:Cannot access memory at address 
0x7f6db7efb9a6
+  PC (0x7f6db7efb9a6) ok
+  SP (0x7fff78096a10) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

-- 
gimp-2.6 crashed with SIGSEGV
https://bugs.launchpad.net/bugs/565529
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in ubuntu.

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


[Bug 560390] Re: nautilus crashed with SIGSEGV

2010-04-21 Thread Kees Cook
** Description changed:

  Binary package hint: nautilus
  
  I plugged in my sd card on the acer aspire one A110 and tried to copy
  files to it and nautilus stopped working
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: nautilus 1:2.30.0-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  Architecture: i386
  CrashCounter: 1
  Date: Sat Apr 10 16:24:04 2010
  Disassembly: => 0x7c740d7:Cannot access memory at address 0x7c740d7
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  ProcCmdline: nautilus
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
- SegvAnalysis:
-  Segfault happened at: 0x7c740d7: Cannot access memory at address 
0x7c740d7
-  PC (0x07c740d7) ok
-  SP (0xbf8c4eac) ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: nautilus
  Stacktrace:
   #0  0x07c740d7 in ?? ()
   No symbol table info available.
   Cannot access memory at address 0xbf8c4eac
  StacktraceTop: ?? ()
  Title: nautilus crashed with SIGSEGV
  UserGroups: adm admin audio cdrom dialout dip fax fuse lpadmin netdev plugdev 
sambashare tape video
+ SegvAnalysis:
+  Segfault happened at: 0x7c740d7: Cannot access memory at address 
0x7c740d7
+  PC (0x07c740d7) ok
+  SP (0xbf8c4eac) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

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

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


[Bug 561382] Re: empathy crashed with SIGSEGV

2010-04-21 Thread Kees Cook
** Description changed:

  Binary package hint: empathy
  
  This happened when video calling with e...@test.collabora.co.uk. I had
  the bot video call me. It rang, and some 10 seconds after i clicked to
  answer the call, empathy crashed.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: empathy 2.30.0.1-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  Architecture: i386
  Date: Mon Apr 12 12:56:33 2010
  Disassembly: => 0xbc809b: Cannot access memory at address 0xbc809b
  ExecutablePath: /usr/bin/empathy
  ProcCmdline: empathy
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
- SegvAnalysis:
-  Segfault happened at: 0xbc809b:  Cannot access memory at address 0xbc809b
-  PC (0x00bc809b) ok
-  SP (0xbf8af320) ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: empathy
  Stacktrace:
   #0  0x00bc809b in ?? ()
   No symbol table info available.
   Cannot access memory at address 0xbf8af320
  StacktraceTop: ?? ()
  Title: empathy crashed with SIGSEGV
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ SegvAnalysis:
+  Segfault happened at: 0xbc809b:  Cannot access memory at address 0xbc809b
+  PC (0x00bc809b) ok
+  SP (0xbf8af320) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

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

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


[Bug 557658] Re: empathy crashed with SIGSEGV

2010-04-21 Thread Kees Cook
** Description changed:

  Binary package hint: empathy
  
  Clicked to gmail contact, opened chat window and then slow down and
  crashed.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: empathy 2.30.0-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  CrashCounter: 1
  Date: Thu Apr  8 01:49:55 2010
  Disassembly: => 0x33fee6: Cannot access memory at address 0x33fee6
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  ProcCmdline: empathy
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=en_US.utf8
- SegvAnalysis:
-  Segfault happened at: 0x33fee6:  Cannot access memory at address 0x33fee6
-  PC (0x0033fee6) ok
-  SP (0xbf822d90) ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: empathy
  Stacktrace:
   #0  0x0033fee6 in ?? ()
   No symbol table info available.
   Cannot access memory at address 0xbf822d90
  StacktraceTop: ?? ()
  Title: empathy crashed with SIGSEGV
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ SegvAnalysis:
+  Segfault happened at: 0x33fee6:  Cannot access memory at address 0x33fee6
+  PC (0x0033fee6) ok
+  SP (0xbf822d90) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

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

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


[Bug 558308] Re: rhythmbox crashed with SIGSEGV

2010-04-21 Thread Kees Cook
** Description changed:

  Binary package hint: rhythmbox
  
  I was going throw online radio channels when rhythmbox froze and I got
  this error after a forced quit
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: rhythmbox 0.12.8-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  CheckboxSubmission: f1b15b20a09c88034055ebde1ac7d6a2
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  CrashCounter: 1
  Date: Thu Apr  8 12:18:05 2010
  Disassembly: => 0x7f060ed57f20:   Cannot access memory at address 
0x7f060ed57f20
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  ProcCmdline: rhythmbox
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
- SegvAnalysis:
-  Segfault happened at: 0x7f060ed57f20:Cannot access memory at address 
0x7f060ed57f20
-  PC (0x7f060ed57f20) ok
-  SP (0x7f05d33a3388) ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: rhythmbox
  Stacktrace:
   #0  0x7f060ed57f20 in ?? ()
   No symbol table info available.
   Cannot access memory at address 0x7f05d33a3388
  StacktraceTop: ?? ()
  Title: rhythmbox crashed with SIGSEGV
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape video www-data
+ SegvAnalysis:
+  Segfault happened at: 0x7f060ed57f20:Cannot access memory at address 
0x7f060ed57f20
+  PC (0x7f060ed57f20) ok
+  Stack memory exhausted (SP below stack segment)
+  SP (0x7f05d33a3388) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

** Tags added: stack-exhaustion

-- 
rhythmbox crashed with SIGSEGV
https://bugs.launchpad.net/bugs/558308
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 559610] Re: gnome-nettool crashed with SIGSEGV

2010-04-21 Thread Kees Cook
** Description changed:

  Binary package hint: gnome-nettool
  
  -
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: gnome-nettool 2.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  Architecture: i386
  Date: Fri Apr  9 23:39:39 2010
  Disassembly: => 0xfc458e: Cannot access memory at address 0xfc458e
  ExecutablePath: /usr/bin/gnome-nettool
  ProcCmdline: gnome-nettool
  ProcEnviron:
   LANG=it_IT.utf8
   SHELL=/bin/bash
- SegvAnalysis:
-  Segfault happened at: 0xfc458e:  Cannot access memory at address 0xfc458e
-  PC (0x00fc458e) ok
-  SP (0xbfbe63e0) ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: gnome-nettool
  Stacktrace:
   #0  0x00fc458e in ?? ()
   No symbol table info available.
   Cannot access memory at address 0xbfbe63e0
  StacktraceTop: ?? ()
  ThreadStacktrace:
   .
   Thread 1 (Thread 19857):
   #0  0x00fc458e in ?? ()
   No symbol table info available.
   Cannot access memory at address 0xbfbe63e0
  Title: gnome-nettool crashed with SIGSEGV
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ SegvAnalysis:
+  Segfault happened at: 0xfc458e:  Cannot access memory at address 0xfc458e
+  PC (0x00fc458e) ok
+  SP (0xbfbe63e0) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

-- 
gnome-nettool crashed with SIGSEGV
https://bugs.launchpad.net/bugs/559610
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-nettool in ubuntu.

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


[Bug 552330] Re: totem-plugin-viewer crashed with SIGSEGV

2010-04-21 Thread Kees Cook
** Description changed:

  Binary package hint: totem
  
  Crashed while attempting to load
  
http://cdn.msdev.com/assets/IT_Mentors_021510_Win7in7_DirectX.wmv?download=true
  - black box was visualized in place of where video would have gone and
  file was presumed to not have loaded. Didn't notice crash until after
  I'd exited Firefox.
  
  ProblemType: Crash
  Architecture: i386
  DistroRelease: Ubuntu 10.04
  ExecutablePath: /usr/lib/totem/gstreamer/totem-plugin-viewer
  Package: totem-gstreamer 2.25.90-0ubuntu3
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: libgstreamer0.10-0 0.10.28-1
  ProcVersionSignature: Ubuntu 2.6.32-18.27-generic-pae 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-18-generic-pae i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Wed Mar 31 01:03:21 2010
  Disassembly: => 0xb32d20a6:   Cannot access memory at address 0xb32d20a6
  ExecutablePath: /usr/lib/totem/totem-plugin-viewer
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
  ProcCmdline: /usr/lib/totem/totem-plugin-viewer --plugin-type gmp 
--user-agent Windows-Media-Player/10.00.00.4019 --referrer 
http://cdn.msdev.com/assets/IT_Mentors_021510_Win7in7_DirectX.wmv?download=true 
--mimetype video/x-ms-wmv
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
- SegvAnalysis:
-  Segfault happened at: 0xb32d20a6:Cannot access memory at address 
0xb32d20a6
-  PC (0xb32d20a6) ok
-  SP (0xb32b3c30) ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: gstreamer0.10
  Stacktrace:
   #0  0xb32d20a6 in ?? ()
   No symbol table info available.
   Cannot access memory at address 0xb32b3c30
  StacktraceTop: ?? ()
  Title: totem-plugin-viewer crashed with SIGSEGV
  UserGroups: adm admin cdrom dialout lpadmin nopasswdlogin plugdev sambashare
+ SegvAnalysis:
+  Segfault happened at: 0xb32d20a6:Cannot access memory at address 
0xb32d20a6
+  PC (0xb32d20a6) ok
+  Stack memory exhausted (SP below stack segment)
+  SP (0xb32b3c30) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

** Tags added: stack-exhaustion

-- 
totem-plugin-viewer crashed with SIGSEGV
https://bugs.launchpad.net/bugs/552330
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 554497] Re: totem-plugin-viewer crashed with SIGSEGV

2010-04-21 Thread Kees Cook
** Description changed:

  using google-chrome unstable, totem crashed while playing a wmv file. I
  had tried to seek in back to the start to allow the video to play with
  more buffering.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: libgstreamer0.10-0 0.10.28-1
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic-pae 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic-pae i686
  Architecture: i386
  Date: Sat Apr  3 09:53:23 2010
  Disassembly: => 0xb3f170a6:   Cannot access memory at address 0xb3f170a6
  ExecutablePath: /usr/lib/totem/totem-plugin-viewer
  ProcCmdline: /usr/lib/totem/totem-plugin-viewer --plugin-type gmp 
--user-agent Windows-Media-Player/10.00.00.4019 --referrer 
http://wildnatalie.com/members/content/vids/xmas/xmas.wmv --mimetype 
video/x-ms-wmv
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=en_GB.UTF-8
- SegvAnalysis:
-  Segfault happened at: 0xb3f170a6:Cannot access memory at address 
0xb3f170a6
-  PC (0xb3f170a6) ok
-  SP (0xb3ee2c30) ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: gstreamer0.10
  Stacktrace:
   #0  0xb3f170a6 in ?? ()
   No symbol table info available.
   Cannot access memory at address 0xb3ee2c30
  StacktraceTop: ?? ()
  Title: totem-plugin-viewer crashed with SIGSEGV
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ SegvAnalysis:
+  Segfault happened at: 0xb3f170a6:Cannot access memory at address 
0xb3f170a6
+  PC (0xb3f170a6) ok
+  Stack memory exhausted (SP below stack segment)
+  SP (0xb3ee2c30) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

** Tags added: stack-exhaustion

-- 
totem-plugin-viewer crashed with SIGSEGV
https://bugs.launchpad.net/bugs/554497
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 539682] Re: empathy crashed with SIGSEGV in g_slice_alloc()

2010-04-21 Thread Kees Cook
** Description changed:

  Binary package hint: empathy
  
  Answering a video call triggers this crash. Initiating a video call does
  not seem to. In this case, Jorge Castro was calling me.
  
  ProblemType: Crash
  Architecture: amd64
  Date: Tue Mar 16 16:21:50 2010
  DistroRelease: Ubuntu 10.04
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release Candidate amd64 
(20091020.3)
  Package: empathy 2.29.92-0ubuntu2
  ProcCmdline: empathy
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
- SegvAnalysis:
-  Segfault happened at: 0x7f80519631e7 :lea
(%rcx,%r13,8),%r15
-  PC (0x7f80519631e7) ok
-  insn (lea) does not access VMA
-  SP (0x7f8031d51480) ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: empathy
  StacktraceTop:
   g_slice_alloc () from /lib/libglib-2.0.so.0
   gst_caps_new_empty ()
   gst_caps_intersect ()
   ?? () from /usr/lib/gstreamer-0.10/libgstrtpmux.so
   ?? () from /usr/lib/libgstreamer-0.10.so.0
  Title: empathy crashed with SIGSEGV in g_slice_alloc()
  Uname: Linux 2.6.32-16-generic x86_64
  UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare
+ SegvAnalysis:
+  Segfault happened at: 0x7f80519631e7 :lea
(%rcx,%r13,8),%r15
+  PC (0x7f80519631e7) ok
+  insn (lea) does not access VMA
+  Stack memory exhausted (SP below stack segment)
+  SP (0x7f8031d51480) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

** Tags added: stack-exhaustion

-- 
empathy crashed with SIGSEGV in g_slice_alloc()
https://bugs.launchpad.net/bugs/539682
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 508001] Re: rhythmbox crashed with SIGSEGV

2010-04-21 Thread Kees Cook
** Description changed:

  Binary package hint: rhythmbox
  
  I was listening to music from iPod with Rhythmbox.
  I closed Rhythmbox and apport warned a crash.
  
  ProblemType: Crash
  Architecture: amd64
  Date: Fri Jan 15 18:30:20 2010
  Disassembly: 0x7f2a9663edb2:  Cannot access memory at address 0x7f2a9663edb2
  DistroRelease: Ubuntu 10.04
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: rhythmbox 0.12.6-1ubuntu6
  ProcCmdline: rhythmbox
  ProcEnviron:
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-10.14-generic
- SegvAnalysis:
-  Segfault happened at: 0x7f2a9663edb2:Cannot access memory at address 
0x7f2a9663edb2
-  PC (0x7f2a9663edb2) ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: rhythmbox
  Stacktrace:
   #0  0x7f2a9663edb2 in ?? ()
   No symbol table info available.
   Cannot access memory at address 0x7fff07fc8120
  StacktraceTop: ?? ()
  Tags: lucid
  Title: rhythmbox crashed with SIGSEGV
  Uname: Linux 2.6.32-10-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ SegvAnalysis:
+  Segfault happened at: 0x7f2a9663edb2:Cannot access memory at address 
0x7f2a9663edb2
+  PC (0x7f2a9663edb2) ok
+  SP (0x7fff07fc8120) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

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

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


[Bug 508322] Re: rhythmbox crashed with SIGSEGV

2010-04-21 Thread Kees Cook
** Description changed:

  Binary package hint: rhythmbox
  
  i press quit on systray icon, but see rhytmbox in processes 139mb memory
  and close process
  
  ProblemType: Crash
  Architecture: i386
  Date: Sat Jan 16 11:18:47 2010
  Disassembly: 0x470de9:Cannot access memory at address 0x470de9
  DistroRelease: Ubuntu 10.04
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100107)
  Package: rhythmbox 0.12.6-1ubuntu6
  ProcCmdline: rhythmbox
  ProcEnviron:
   PATH=(custom, user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-10.14-generic
- SegvAnalysis:
-  Segfault happened at: 0x470de9:  Cannot access memory at address 0x470de9
-  PC (0x00470de9) ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: rhythmbox
  Stacktrace:
   #0  0x00470de9 in ?? ()
   No symbol table info available.
   Cannot access memory at address 0xbf910b0c
  StacktraceTop: ?? ()
  Tags: lucid
  Title: rhythmbox crashed with SIGSEGV
  Uname: Linux 2.6.32-10-generic i686
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ SegvAnalysis:
+  Segfault happened at: 0x470de9:  Cannot access memory at address 0x470de9
+  PC (0x00470de9) ok
+  SP (0xbf910aa0) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

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

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


[Bug 510083] Re: gvfs-gphoto2-volume-monitor crashed with SIGSEGV in lt_dlclose()

2010-04-21 Thread Kees Cook
** Description changed:

  Binary package hint: gvfs
  
  When i open up 2 instance of drapes by mistake. The crash occurs.
  
  ProblemType: Crash
  Architecture: amd64
  Date: Wed Jan 20 20:52:58 2010
  DistroRelease: Ubuntu 10.04
  ExecutablePath: /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  Package: gvfs-backends 1.5.1-0ubuntu2
  ProcCmdline: /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_SG.utf8
  ProcVersionSignature: Ubuntu 2.6.32-10.14-generic
- SegvAnalysis:
-  Segfault happened at: 0x7f4ff62f36eb :   callq  
*0x18(%rax)
-  PC (0x7f4ff62f36eb) ok
-  source "*0x18(%rax)" ok
-  Reason could not be automatically determined.
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
   lt_dlclose (handle=0x26309f0) at libltdl/ltdl.c:1913
   lt_dlexit () at libltdl/ltdl.c:289
   gp_port_set_info ()
   gp_camera_set_port_info ()
   ?? ()
  Tags: lucid
  Title: gvfs-gphoto2-volume-monitor crashed with SIGSEGV in lt_dlclose()
  Uname: Linux 2.6.32-10-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ SegvAnalysis:
+  Segfault happened at: 0x7f4ff62f36eb :   callq  
*0x18(%rax)
+  PC (0x7f4ff62f36eb) ok
+  source "*0x18(%rax)" ok
+  destination "(%rsp)" (0x7fff98046aa0) ok
+  SP (0x7fff98046aa0) ok
+  Reason could not be automatically determined.
+ SegvReason: Reason could not be automatically determined.

-- 
gvfs-gphoto2-volume-monitor crashed with SIGSEGV in lt_dlclose()
https://bugs.launchpad.net/bugs/510083
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


  1   2   3   4   5   6   7   8   9   >