[Bug 492959] Re: Evince cannot save filled PDF forms

2012-12-16 Thread Eric Williams
Testing the document linked in Comment #17 (fw4.pdf) works for me.  I am
able to change data, then save the form to the desktop.  When I re-open
the saved form, my data is there and I can continue working on it.

$ pdfinfo fw4.pdf 
Title:  2012 Form W-4
Subject:Employee's Withholding Allowance Certificate
Keywords:   Fillable
Author: SE:W:CAR:MP
Creator:Adobe LiveCycle Designer ES 8.2
Producer:   Adobe LiveCycle Designer ES 8.2
CreationDate:   Wed Dec  2 13:53:19 2009
ModDate:Fri Dec  2 13:55:40 2011
Tagged: yes
Pages:  2
Encrypted:  no
Page size:  611.976 x 791.968 pts (letter)
File size:  109930 bytes
Optimized:  no
PDF version:1.7

You will still receive an error message The file could not be saved as
[..].  Document is ecrypted with the document in comment #14
(IMM5406E.PDF).

$ pdfinfo IMM5406E.PDF 
Title:  IMM 5406E : Additional Family Information
Author: Citizenship and Immigration Canada
Creator:PScript5.dll Version 5.2
Producer:   Acrobat Distiller 5.0.5 (Windows)
CreationDate:   Tue Jun 11 18:01:20 2002
ModDate:Thu Dec 31 11:39:14 2009
Tagged: no
Pages:  1
Encrypted:  yes (print:yes copy:no change:no addNotes:no)
Page size:  612 x 792 pts (letter)
File size:  89569 bytes
Optimized:  no
PDF version:1.6

It appears that the ability to save form data in unsigned, unecrypted
documents is working in Precise. It is still not possible to save signed
documents with changed form data.

- evince 3.4.0-0ubuntu1.4
- poppler 0.8.14

Adobe Acroread from the partner repo has no problems saving the files,
signed or not.

ii  acroread   9.4.7-1oneiric1  
  Adobe Reader
ii  acroread-common9.5.1-1precise1  
  Adobe Reader - Common Files


Thanks,
Eric

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

Title:
  Evince cannot save filled PDF forms

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

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


[Bug 705791] Re: T-61 Multi Monitor: gnome-screensaver does not show login dialog after resume in docking station with lid closed

2012-12-14 Thread Eric Williams
This issue persists for Lucid.  Is there any chance to get this fixed?

Thanks,
Eric

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

Title:
  T-61 Multi Monitor: gnome-screensaver does not show login dialog after
  resume in docking station with lid closed

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

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


[Bug 820327] Re: Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad x220

2012-10-11 Thread Eric Williams
** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad
  x220

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

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


[Bug 1033864] Re: Error message is shown when switching to 1366x768 mirror mode

2012-09-21 Thread Eric Williams
I've tested the package in -proposed, and can confirm that the fix
works.

Thanks,
Eric

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

Title:
  Error message is shown when switching to 1366x768 mirror mode

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

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-27 Thread Eric Williams
Got the following on a MacBook Air  4,1
gnome-settings-daemon 3.3.92-0ubuntu2   

---
gdb -d dev/gsd/gnome-settings-daemon-3.3.92/plugins/media-keys/ 
/usr/lib/gnome-settings-daemon/gnome-settings-daemon core 

Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/...
Reading symbols from 
/usr/lib/gnome-settings-daemon/gnome-settings-daemon...Reading symbols from 
/usr/lib/debug/usr/lib/gnome-settings-daemon/gnome-settings-daemon...done.
done.

warning: core file may not match specified executable file.
[New LWP 16476]
[New LWP 16497]
[New LWP 16478]
[New LWP 16480]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
Core was generated by `gnome-settings-daemon --debug'.
Program terminated with signal 11, Segmentation fault.
#0  dialog_init (manager=0x15a7330) at gsd-media-keys-manager.c:409

warning: Source file is more recent than executable.
409 if (manager-priv-dialog != NULL
(gdb) bt
#0  dialog_init (manager=0x15a7330) at gsd-media-keys-manager.c:409
#1  0x7f11ead56d07 in update_keyboard_cb (source_object=optimized out, 
res=optimized out, user_data=optimized out)
at gsd-media-keys-manager.c:1873
#2  0x7f120c43b97d in g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#3  0x7f120c499166 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7f120c43b97d in g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5  0x7f120c48f1ea in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x7f120c43b97d in g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x7f120c43baac in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x7f120becbd8a in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7f120becc150 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7f120becc54a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7f120c8bbd8d in gtk_main () from 
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#12 0x00403801 in main (argc=1, argv=0x7fffdcb3f328) at main.c:464
(gdb)

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

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

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


[Bug 820327] Re: Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad x220

2012-02-01 Thread Eric Williams
Hi, Bryce

I can confirm that the monitor does work correctly in external-only mode
under oneiric.

However, cycling through the modes with Fn+F7 never results in the
desktop being stretched across monitors ??

But that's another bug.

Eric

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

Title:
  Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad
  x220

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

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


[Bug 820327] Re: Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad x220

2011-10-20 Thread Eric Williams
@seb128

adding the following files, all collected on a stock Natty live-usb and
packed as traces.tar.gz:

gsd.trace
  xtrace running while reproducing issue

clone-good.xrandr
  xrandr --verbose while in correct clone-mode

cloned-good-2.xrandr
  xrandr --verbose while in correct clone-mode  (end of cycle)

external-broken.xrandr
  xrandr --verbose while external only / bad monitor mode

internal-only-shifted.xrandr
  xrandr --verbose while internal only / desktop cut off on right (compiz 
problem?)

gsd-debug-randr.log
  g-s-d logs with debug enabled

Thanks,
Eric


** Attachment added: traces.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/820327/+attachment/2562478/+files/traces.tar.gz

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

Title:
  Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad
  x220

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

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


[Bug 820327] Re: Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad x220

2011-09-22 Thread Eric Williams
Hi,

More information about this issue:

- still happening on an up-to-date Natty

- Problem *does not occur* if gnome-display-properties is running at the
time

- The exact symptoms have changed a little, but still shows the same
inability to properly set the external monitor

- With gnome-display-properties running, cycling through modes with
Fn+F7 looks like this (in order):

ModeInternalExternal

Spanning DesktopOn  On
Clone Mode  On  Broken
Internal Only   On  Off
External Only   Off On
Spanning (again)On  Broken

If gnome-display-properties is running, it works properly:

ModeInternalExternal

Spanning DesktopOn  On
Clone Mode  On  On
Internal Only   On  Off
External Only   Off On
Spanning (again)On  on

This is on a projector, which doesn't support many modes, so broken is
basically black.

When run on a fairly flexible external monitor, I noticed that the
resolution/refresh as reported by xrandr does not match the actual
resolution of the monitor. In the attached photo, you'll see output of
xrandr (white on black) saying the monitor is 1920x1200@60Hz, but the
monitor's status menu says it's running 1600x1200@60Hz.

The GNOME desktop believes that the monitor is 1920 pixels wide, so even
though there's a picture on the monitor, much of it is missing.

Thanks,
Eric

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

Title:
  Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad
  x220

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

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


[Bug 820327] Re: Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad x220

2011-09-22 Thread Eric Williams
** Attachment added: IMG_20110921_130809.jpg
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/820327/+attachment/2440063/+files/IMG_20110921_130809.jpg

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

Title:
  Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad
  x220

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

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


[Bug 820327] Re: Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad x220

2011-09-22 Thread Eric Williams
Here's a text file with an easier-to-read table of the above.

thanks,
eric


** Attachment added: natty-test.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/820327/+attachment/2440104/+files/natty-test.txt

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

Title:
  Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad
  x220

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

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


[Bug 820327] [NEW] Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad x220

2011-08-03 Thread Eric Williams
Public bug reported:

## Issue

Pressing Fn+F7 to cycle through monitor configuration produces unusable
monitor configuration on external-monitor-only mode.

External monitor is set to incorrect resolution when it's the only
active display.

xrandr output does not match resolution of external display that is
actually set.  E.g., xrandr shows 1920x1080@60Hz,  but monitor status
menu shows 1360 x 768 @ 60Hz, which it does not support.

## Environment

- Thinkpad X220 (T61 also fails)

-  External monitor attached

## Steps to reproduce:

- connect external monitor to ThinkPad X220 (or X61)

- press Fn+F7 to cycle through modes

- on External Monitor Only mode, compare resolution of external monitor
as reported by xrandr and the monitor itself.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-settings-daemon 2.32.1-0ubuntu13.1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Wed Aug  3 11:59:12 2011
LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-settings-daemon
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 natty running-unity

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

Title:
  Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad
  x220

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

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


[Bug 820327] Re: Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad x220

2011-08-03 Thread Eric Williams
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/820327

Title:
  Fn+F7 cycling gives external monitor incorrect resolution on Thinkpad
  x220

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

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


[Bug 783051] [NEW] gnome-keyboard-properties fails with XKB error dialog and No Symbols named mac in the include file macintosh_vndr/gb

2011-05-15 Thread Eric Williams
Public bug reported:

Binary package hint: gnome-settings-daemon

Setting the Keyboard model to an Apple model fails.

In .xsession-errors, the following text is displayed:


Error:No Symbols named mac in the include file macintosh_vndr/gb
  Exiting
  Abandoning symbols file (null)

** (gnome-settings-daemon:16394): WARNING **: Could not activate the XKB 
configuration



The following dialog is displayed: 



Error activating XKB configuration.
It can happen under various circumstances:
 • a bug in libxklavier library
 • a bug in X server (xkbcomp, xmodmap utilities)
 • X server with incompatible libxkbfile implementation

X server version data:
The X.Org Foundation
11001000

If you report this situation as a bug, please include:
 • The result of xprop -root | grep XKB
 • The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd



Error dialog is then displayed on each login.

Screenshot attached.

.xsession-errors attached

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-settings-daemon 2.32.1-0ubuntu13.1
ProcVersionSignature: Ubuntu 2.6.38-8.42-genusername 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun May 15 16:17:05 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-settings-daemon
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  gnome-keyboard-properties fails with XKB error dialog and  No Symbols
  named mac in the include file macintosh_vndr/gb

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

[Bug 783051] Re: gnome-keyboard-properties fails with XKB error dialog and No Symbols named mac in the include file macintosh_vndr/gb

2011-05-15 Thread Eric Williams
** Attachment added: Screenshot of error dialog
   
https://bugs.launchpad.net/bugs/783051/+attachment/2129647/+files/xkb_error.png

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

Title:
  gnome-keyboard-properties fails with XKB error dialog and  No Symbols
  named mac in the include file macintosh_vndr/gb

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


[Bug 703768] [NEW] New chat windows don't open upon new incoming message

2011-01-16 Thread Eric Williams
Public bug reported:

Binary package hint: empathy

When I receive a new message from a contact who does not currently have
a chat tab/window open, no indication appears other than their name
blinking in the Contact List. Whether this is a feature or bug, it
should be fixed. Standard behavior is to open new chat window upon
incoming message.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: empathy 2.32.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-24.42-genusername 2.6.35.8
Uname: Linux 2.6.35-24-generic x86_64
Architecture: amd64
Date: Sun Jan 16 21:18:52 2011
ExecutablePath: /usr/bin/empathy
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.utf8
SourcePackage: empathy

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


** Tags: amd64 apport-bug maverick

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

Title:
  New chat windows don't open upon new incoming message

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


[Bug 703768] Re: New chat windows don't open upon new incoming message

2011-01-16 Thread Eric Williams


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

Title:
  New chat windows don't open upon new incoming message

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


[Bug 129746] Re: can't get out of read-only mode in Evolution calendar

2007-11-01 Thread Peter Eric Williams

Hi,

I think I have the same problem with Evolution program's calendar.
After successfully using the calendar (in Evolution) for several month,
it has changed itself to read only.

Evolution Error

Cannot create a new event

You have a read-only calendar source selected. Change to Calendar View
and highlight a calendar that can accept appointments.

[ OK ]

Regards,

PEW { Peter E Williams }

from Hobart, Tasmania, Australia

-- 
can't get out of read-only mode in Evolution calendar
https://bugs.launchpad.net/bugs/129746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

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


[Bug 113762] [apport] gnome-panel crashed with SIGSEGV

2007-05-10 Thread Peter Eric Williams
Public bug reported:

Binary package hint: gnome-panel


Hello,

I was using Automatix2 to download some extra software and the bug
occurred.

Sorry that I cannot provide more details.
 
I'm a newbie at UBUNTU

Yours Sincerely and with Best Wishes,
pew

ProblemType: Crash
Architecture: i386
Date: Thu May 10 17:10:58 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gnome-panel
Package: gnome-panel 1:2.18.1-0ubuntu3.1
PackageArchitecture: i386
ProcCmdline: gnome-panel --sm-client-id default1
ProcCwd: /home/peter
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gnome-panel
StacktraceTop:
 ?? () from /lib/tls/i686/cmov/libc.so.6
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Uname: Linux peter-desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 
2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gnome-panel crashed with SIGSEGV
https://bugs.launchpad.net/bugs/113762
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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


[Bug 113762] Re: [apport] gnome-panel crashed with SIGSEGV

2007-05-10 Thread Peter Eric Williams

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7595580/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7595581/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7595582/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7595583/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7595584/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7595585/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/7595586/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/7595587/ThreadStacktrace.txt

-- 
[apport] gnome-panel crashed with SIGSEGV
https://bugs.launchpad.net/bugs/113762
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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