[Bug 1075545] Re: Sudden logout

2014-01-04 Thread idsfa
I have not seen this bug in many months and can no longer reproduce.

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

Title:
  Sudden logout

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

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


[Bug 1076260] Re: Cannot remove package

2012-12-12 Thread idsfa
I was able to determine that this was caused (in my case) by a mistake
in my SSD optimizations of the filesystem.  Certain parts of the /var
tree were replaced with tmpfs filesystems and thus the contents were
lost upon reboot.  I missed /var/cache/debconf (I expect there is a
whole flamewar that could go here about the appropriateness of
configuration data being stored in /var).

I used the process from this thread on the ubuntu forums to rebuild my
debconf database:  http://ubuntuforums.org/showthread.php?t=1823695

After this, I was able to perform upgrades again.

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

Title:
  Cannot remove package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aspell-en/+bug/1076260/+subscriptions

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


[Bug 1076260] [NEW] Cannot remove package

2012-11-07 Thread idsfa
Public bug reported:

$ sudo apt-get --purge remove aspell-en
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  aspell-en
0 upgraded, 0 newly installed, 1 to remove and 53 not upgraded.
9 not fully installed or removed.
After this operation, 338 kB disk space will be freed.
Do you want to continue [Y/n]? 
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl5/Debconf/DbDriver/File.pm line 44, DEBCONF_CONFIG chunk 3.
Use of uninitialized value in -e at /usr/share/perl5/Debconf/DbDriver/File.pm 
line 46, DEBCONF_CONFIG chunk 3.
Use of uninitialized value in pattern match (m//) at 
/usr/share/perl5/Debconf/DbDriver/File.pm line 47, DEBCONF_CONFIG chunk 3.
Use of uninitialized value $directory in -d at 
/usr/share/perl5/Debconf/DbDriver/File.pm line 48, DEBCONF_CONFIG chunk 3.
Use of uninitialized value $directory in concatenation (.) or string at 
/usr/share/perl5/Debconf/DbDriver/File.pm line 49, DEBCONF_CONFIG chunk 3.
debconf: DbDriver config: mkdir :No such file or directory
(Reading database ... 202645 files and directories currently installed.)
Removing aspell-en ...
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl5/Debconf/DbDriver/File.pm line 44, DEBCONF_CONFIG chunk 3.
Use of uninitialized value in -e at /usr/share/perl5/Debconf/DbDriver/File.pm 
line 46, DEBCONF_CONFIG chunk 3.
Use of uninitialized value in pattern match (m//) at 
/usr/share/perl5/Debconf/DbDriver/File.pm line 47, DEBCONF_CONFIG chunk 3.
Use of uninitialized value $directory in -d at 
/usr/share/perl5/Debconf/DbDriver/File.pm line 48, DEBCONF_CONFIG chunk 3.
Use of uninitialized value $directory in concatenation (.) or string at 
/usr/share/perl5/Debconf/DbDriver/File.pm line 49, DEBCONF_CONFIG chunk 3.
debconf: DbDriver config: mkdir :No such file or directory
Error running aspell-autobuildhash
dpkg: error processing aspell-en (--remove):
 subprocess installed post-removal script returned error exit status 25
Errors were encountered while processing:
 aspell-en
E: Sub-process /usr/bin/dpkg returned an error code (1)


Version: 7.1-0-1

** Affects: aspell-en (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Cannot remove package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aspell-en/+bug/1076260/+subscriptions

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


[Bug 1061966] [NEW] evince throws EACCES for files on overlayfs filesystems

2012-10-04 Thread idsfa
Public bug reported:

evince fails to open documents located on overlayfs filesystems (like
encrypted home directories). Also tested with an unencrypted overlayfs
mount of an ext4 fs.  File could be read when accessed directly but not
via the overlayfs mount.

The exact same documents open correctly on other filesystems (tested
ext4  tmpfs).

Same files can be read just fine on any of the tested filesystems
(including overlayfs) with epdfviewer

Description:Ubuntu 12.04.1 LTS
Release:12.04

evince:
  Installed: 3.4.0-0ubuntu1.4
  Candidate: 3.4.0-0ubuntu1.4
  Version table:
 *** 3.4.0-0ubuntu1.4 0
500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 3.4.0-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

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

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

Title:
  evince throws EACCES for files on overlayfs filesystems

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

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


[Bug 1061966] Re: evince throws EACCES for files on overlayfs filesystems

2012-10-04 Thread idsfa
Here is an strace of opening a PDF with evince using the direct path to
the ext4 fs on which it resides.

** Attachment added: Opening file directly (works)
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1061966/+attachment/3373979/+files/direct.strace

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

Title:
  evince throws EACCES for files on overlayfs filesystems

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

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


[Bug 1061966] Re: evince throws EACCES for files on overlayfs filesystems

2012-10-04 Thread idsfa
Here is an strace of opening the same PDF with evince using the path to
the overlayfs mount.

** Attachment added: Via overlayfs (fails)
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1061966/+attachment/3373980/+files/overlayfs.strace

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

Title:
  evince throws EACCES for files on overlayfs filesystems

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

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


[Bug 966744] Re: [i965] Resume from suspend leaves me with black screen or a screen of the desktop before it suspended. Compiz hung in intel_update_renderbuffers() from intel_prepare_render() from brw

2012-09-13 Thread idsfa
Still haven't seen this bug reappear with xorg-edgers.  Unfortunately
the kernel there doesn't handle my encrypted home directory properly, so
I'm two revisions back on that (3.5.0-9-generic), but I have not seen
this problem in a LONG time, and I suspend several times every day.

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

Title:
  [i965] Resume from suspend leaves me with black screen or a screen of
  the desktop before it suspended. Compiz hung in
  intel_update_renderbuffers() from intel_prepare_render() from
  brw_draw_prims()

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

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


[Bug 966744] Re: [i965] Resume from suspend leaves me with black screen or a screen of the desktop before it suspended. Compiz hung in intel_update_renderbuffers() from intel_prepare_render() from brw

2012-08-22 Thread idsfa
Latest xorg-edgers update:  The newest batch fixes the Unity issue that
kept icons from being displayed.  I have now not seen the black screen
on resume bug in at least three rounds of updates.

Bad news:  the latest kernel in -edgers (3.5.0-10-generic) doesn't work
with encrypted home directories, had to boot with the previous one
(3.5.0-9-generic).

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

Title:
  [i965] Resume from suspend leaves me with black screen or a screen of
  the desktop before it suspended. Compiz hung in
  intel_update_renderbuffers() from intel_prepare_render() from
  brw_draw_prims()

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

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


[Bug 966744] Re: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor)

2012-08-08 Thread idsfa
The most recent updates from the xorg-edgers PPA work with the kernel
from the PPA and has now been a couple of weeks without displaying this
bug.

Of course, the known Unity bug with this PPA  (no icons on dock) is
still unresolved, so this may not be a solution for everyone.

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

Title:
  Resume from suspend leaves me with black screen or a screen of the
  desktop before it suspended (though the mouse still moves/changes
  cursor)

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

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


[Bug 966744] Re: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor)

2012-07-24 Thread idsfa
Sadly, just experienced this again, even with the xorg-edgers driver.
Neither the mieq nor the invalid framebuffer id errors were in my
log files this time, so those appear to be red herrings.

I was unsuccessful in doing the metacity/compiz shuffle to recover and
had to restart the lightdm service to regain functionality.

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

Title:
  Resume from suspend leaves me with black screen or a screen of the
  desktop before it suspended (though the mouse still moves/changes
  cursor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/966744/+subscriptions

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


[Bug 966744] Re: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor)

2012-07-22 Thread idsfa
Looking to improve my 3D frame rate, I installed the xorg-edgers PPA.
The kernel in that PPA causes a complete hang on resume from suspend.
However, when I boot from the stock precise kernel, resume works
properly and I have not been able to recreate this bug with that package
set (precise + xorg-edgers - 3.5.0 kernel)

Unfortunate side effect:  A known bug in xorg-edgers cause me to have no
icons in the Unity sidebar or window switcher.  Since the hover text
still works, I consider this an acceptable loss.

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

Title:
  Resume from suspend leaves me with black screen or a screen of the
  desktop before it suspended (though the mouse still moves/changes
  cursor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/966744/+subscriptions

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


[Bug 966744] Re: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor)

2012-07-14 Thread idsfa
Both my IdeaPad U310 and my wife's U260 (two different intel chipsets)
experience this randomly upon awakening from suspend.

I can confirm that switching to a VT and restarting lightdm gets me back
to the login.  I will look into the compiz/metacity shuffle next time it
happens.

My kernel logs contain the [drm:drm_mode_getfb] *ERROR* invalid
framebuffer id error message on resume.  There are no errors logged in
pm-suspend.

I also see the lightdm/x-0.log error message abou mieq, but cannot
confirm that is contemporaneous.

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

Title:
  Resume from suspend leaves me with black screen or a screen of the
  desktop before it suspended (though the mouse still moves/changes
  cursor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/966744/+subscriptions

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


[Bug 929219] Re: chromium-browser, gvfsd-http and others using eglibc crash with SIGSEGV in __nscd_get_mapping() or gethostbyname2_r()

2012-04-27 Thread idsfa
Running 12.04 with eglibc (2.15-0ubuntu10) and had indicator-weather
crash.

So no, that didn't fix it.

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

Title:
  chromium-browser, gvfsd-http and others using eglibc crash with
  SIGSEGV in __nscd_get_mapping() or gethostbyname2_r()

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

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