[Bug 1951491] Re: Can't run snaps: .slice/session-1.scope is not a snap cgroup

2021-12-18 Thread Akkana Peck
$ journalctl --user
No journal files were found.
-- No entries --

Does it need to be configured to show snap information somehow?

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

Title:
  Can't run snaps: .slice/session-1.scope is not a snap cgroup

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


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

[Bug 1951491] Re: Can't run snaps: .slice/session-1.scope is not a snap cgroup

2021-12-13 Thread Akkana Peck
Sure. Do you want the full output (162 lines)? Or maybe just the output
of systemctl --user | grep snap, or something? I'm not sure what you're
looking for.

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

Title:
  Can't run snaps: .slice/session-1.scope is not a snap cgroup

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


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

[Bug 1951491] Re: Can't run snaps: .slice/session-1.scope is not a snap cgroup

2021-12-06 Thread Akkana Peck
$DBUS_SESSION_BUS_ADDRESS is: 
unix:abstract=/tmp/dbus-rBFSkTtKSd,guid=9839721c1a52b5cd5e2e0d6961ae292d

ls -l of that gives No such file or directory

My window manager is openbox, started with /usr/bin/dbus-launch --exit-
with-session openbox

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

Title:
  Can't run snaps: .slice/session-1.scope is not a snap cgroup

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


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

[Bug 1951491] [NEW] Can't run snaps: .slice/session-1.scope is not a snap cgroup

2021-11-18 Thread Akkana Peck
Public bug reported:

I just upgraded from hirsute to impish using do-release-upgrade. On the
upgraded system, I can't run either firefox or chromium (both of which
worked fine under hirsute). Both fail with:

/user.slice/user-NNN.slice/session-1.scope is not a snap cgroup where
NNN is my uid

With firefox, I was able to fix the problem with:

snap remove --purge firefox
apt purge firefox
apt install firefox

Now firefox works. But I tried the same thing substituting chromium-
browser for firefox, and it didn't help: chromium fails with the same
error message.

I guess there must be something left over from the hirsute version of
snapd that isn't getting noticed or cleared by the impish version?

Someone suggested this might be related to bug 1850667, but that bug is
marked fixed as of a couple months ago, and I just did this upgrade
today. Also, it doesn't mention the error message I'm seeing.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: snapd 2.53+21.10ubuntu1
ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
Uname: Linux 5.13.0-21-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Thu Nov 18 18:12:45 2021
InstallationDate: Installed on 2020-04-29 (568 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: snapd
UpgradeStatus: Upgraded to impish on 2021-11-18 (0 days ago)

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


** Tags: amd64 apport-bug impish

** Summary changed:

- Can't run snaps: .slice/session-1.scope is not a snap cgroup where NNN is my 
uid
+ Can't run snaps: .slice/session-1.scope is not a snap cgroup

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

Title:
  Can't run snaps: .slice/session-1.scope is not a snap cgroup

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


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

[Bug 1914555] Re: cal should report today

2021-05-04 Thread Akkana Peck
Never mind that comment about apt source: turns out I was pulling from
an earlier repository. The ubuntu commit is at
https://git.launchpad.net/ubuntu/+source/bsdmainutils/tree/debian/patches/cal_highlight.diff?h=ubuntu/groovy

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

Title:
  cal should report today

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

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

[Bug 1914555] Re: cal should report today

2021-05-04 Thread Akkana Peck
The cal man page says it highlights unless -h is specified, but it turns
out that only applies to ncal, not cal, since -h isn't in the Synopsis
lines for plain cal, and cal -h is an error.

Highlighting was apparently turned off deliberately: see upstream
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904839
with this diff:
https://salsa.debian.org/meskes/bsdmainutils/-/blob/master/debian/patches/cal_highlight.diff
but if I apt source ncal on Ubuntu 20.10, the source doesn't have 
debian/patches/cal_highlight.diff and if I build it with dpkg-buildpackage, it 
doesn't have the behavior: it highlights even if I make a symlink to it and 
call it as "cal". I guess the source I get via apt source isn't in sync with 
the source that's used to build the binaries I get with apt install?

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

Title:
  cal should report today

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

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

[Bug 1912677] Re: autogenerated entries for other Ubuntu systems use wrong root filesystem, unbootable

2021-01-21 Thread Akkana Peck
Wow, really? But if multiple Linux partitions (common since the days of
LILO) are discouraged now, why is os-prober searching for Linux distros
on unmounted partitions and adding them to grub.cfg? If it's just for
Windows and anything else isn't supported, maybe it should only add
Windows installs.

I don't mind adding grub stanzas by hand for distros on other
partitions. But automatically added grub entries that are wrong and
won't boot just clutter the boot menu, making it hard to tell which are
the working entries.

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

Title:
  autogenerated entries for other Ubuntu systems use wrong root
  filesystem, unbootable

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

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

[Bug 1912677] [NEW] autogenerated entries for other Ubuntu systems use wrong root filesystem, unbootable

2021-01-21 Thread Akkana Peck
Public bug reported:

On my disk I have two partitions that are root filesystems for two
releases, Focal and Groovy:

Groovy 20.10 is on /dev/nvme0n1p33ac2446d-ae7c-4975-b736-44b1084266de
Focal  20.04 is on /dev/nvme0n1p44ff7a630-0e7e-4427-aa9e-513bcae849c3

If I run update-grub2 from Groovy, it detects the Focal partition and
generates this entry for it:

menuentry 'Ubuntu 20.04.1 LTS (20.04) (on /dev/nvme0n1p4)' --class ubuntu 
--class gnu-linux --class gnu --class os $menuentry_id_option 
'osprober-gnulinux-simple-4ff7a630-0e7e-4427-aa9e-513bcae849c3' {
insmod part_gpt
insmod ext2
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  
4ff7a630-0e7e-4427-aa9e-513bcae849c3
else
  search --no-floppy --fs-uuid --set=root 
4ff7a630-0e7e-4427-aa9e-513bcae849c3
fi
linux /boot/vmlinuz-5.4.0-52-generic 
root=UUID=3ac2446d-ae7c-4975-b736-44b1084266de ro text
initrd /boot/initrd.img-5.4.0-52-generic
}

Note how the menu correctly says it's on p4, and gives the right UUID
there and in the search --fs-uuid lines, but then in the actual linux
kernel line, it uses root=UUID=3ac2446d-ae7c-4975-b736-44b1084266de, the
wrong partition.

If I try to boot from that menuentry, the boot fails. At one point I'm
fairly sure saw a message about not being able to find its initrd flash
by, but I wasn't able to capture that message. Eventually it gets to a
single-user prompt, and at that point if I scroll back, here are the
warnings (yellow) and errors (red) captured in the scrollback:

UNSUPP Starting of Executable File Format File System Automount Point not 
supported
FAILED Failed to mount /boot/efi
DEPEND Dependency failed for Local File Systems

If I give the root password and then type mount, it has /dev/nvme0n1p3
(the Groovy root) mounted on /, not p4 (the Focal root it should be
using).

So if I want to be able to use that Focal partition, I can't use the
entry generated by os-prober; I have to make my own entry and add it to
somewhere like 40_custom (in reality, of course I want it earlier,
before the nonworking os-prober entries, so I named it 25-local):

menuentry 'Ubuntu 20.04 Focal LTS on nvme0n1p4' --class ubuntu --class 
gnu-linux --class gnu --class os $menuentry_id_option 
'gnulinux-simple-4ff7a630-0e7e-4427-aa9e-513bcae849c3' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root  
4ff7a630-0e7e-4427-aa9e-513bcae849c3
else
  search --no-floppy --fs-uuid --set=root 
4ff7a630-0e7e-4427-aa9e-513bcae849c3
fi
linux   /boot/vmlinuz-5.4.0-52-generic 
root=UUID=4ff7a630-0e7e-4427-aa9e-513bcae849c3 ro  text
initrd  /boot/initrd.img-5.4.0-52-generic
}

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: grub-common 2.04-1ubuntu35.1
ProcVersionSignature: Ubuntu 5.8.0-38.43-generic 5.8.18
Uname: Linux 5.8.0-38-generic x86_64
ApportVersion: 2.20.11-0ubuntu50.3
Architecture: amd64
CasperMD5CheckResult: skip
Date: Thu Jan 21 10:26:38 2021
InstallationDate: Installed on 2020-04-29 (267 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: grub2
UpgradeStatus: Upgraded to groovy on 2020-10-23 (90 days ago)
mtime.conffile..etc.grub.d.10_linux: 2021-01-21T10:19:44.446687

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


** Tags: amd64 apport-bug groovy

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

Title:
  autogenerated entries for other Ubuntu systems use wrong root
  filesystem, unbootable

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

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

[Bug 1842116] Re: jpegexiforient does not reliably detect EXIF orientation

2020-08-29 Thread Akkana Peck
I filed bug 1842116 on graphicsmagick, haven't yet filed a similar bug
on imagemagick. But it turns out (after rewriting my resizing script)
that this also applies to files scaled by PIL. I wonder if there's any
way of scaling a JPG programmatically that results in a file that the
new exifautotran will accept.

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

Title:
  jpegexiforient does not reliably detect EXIF orientation

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

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

[Bug 1893289] [NEW] convert -scale makes file with EXIF in a place that exifautotran can't read

2020-08-27 Thread Akkana Peck
Public bug reported:

This comes from Ubuntu bug 
https://bugs.launchpad.net/ubuntu/+source/libjpeg9/+bug/1842116
which references Debian bug 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947182

Start with a JPEG image, say from a camera, that has an Orientation tag
other than 0:

$ jhead dsc00902.jpg | grep Orientation
Orientation : rotate 90

Scale it smaller:

$ convert dsc00902.jpg -scale 1024 dsc00902sm.jpg

The scaled file still has an Orientation tag:

$ jhead dsc00902sm.jpg | grep Orientation
Orientation : rotate 90

Now try to use exifautotran to rotate it and set the orientation to 0:

$ exifautotran dsc00902sm.jpg

$ jhead dsc00902sm.jpg | grep Orientation
Orientation : rotate 90

The orientation still specifies rotation.

This is apparently because convert put the APP1 marker in a place that
libjpeg-turbo-progs considers invalid (see the Debian bug linked at the
top of this report).

Indeed, if I use hexdump to look at the beginning of dsc00902sm.jpg:

000 d8ff e0ff 1000 464a 4649 0100 0101 5e01
010 5e01  e1ff cbbb 7845 6669  4949

The e1ff that specifies the APP1 (EXIF) doesn't occur until 20 bytes in.
If I use hexdump on the original image from the camera:

000 d8ff e1ff cbbb 7845 6669  4949 002a

APP1 is right after the SOI, where exifautotran wants it (and
exifautotran works on that file).

I'm not conversant enough with the JPEG standard to have an opinion
whether the libjpeg-turbo-progs maintainer is right to insist on APP1
being immediately after SOI. I think this may be a newly introduced
requirement from exifautotran. But it's frustrating not to be able to
use convert and exifautotran together in a script.

THis applies to both graphicsmagick and imagemagick. I'm not sure if I
should file a duplicate bug for imagemagick.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: graphicsmagick 1.4+really1.3.35-1
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckResult: skip
Date: Thu Aug 27 19:03:24 2020
InstallationDate: Installed on 2020-04-29 (120 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: graphicsmagick
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  convert -scale makes file with EXIF in a place that exifautotran can't
  read

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

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

[Bug 1842116] Re: jpegexiforient does not reliably detect EXIF orientation

2020-08-27 Thread Akkana Peck
Interesting. But my images still have the Orientation tag, as shown by
the jhead | egrep commands I listed. So maybe imagemagick and
graphicsmagick (I tried both, same result) are writing the Orientation
tag in the wrong place, and if jpegexiforient isn't going to be fixed,
maybe I should be filing bugs on both imagemagick and graphicsmagick?

I'm also a bit curious why this only appeared recently. I've been using
convert and exifautotran for many years, and they've worked fine
together in the past. Since that Debian bug is from December 2019, maybe
exifautotran only recently started enforcing this requirement.

If I understand 
https://dev.exiv2.org/projects/exiv2/wiki/The_Metadata_in_JPEG_files,
SOI should be 0xFF, 0xD8 and APP1 should be 0xFF, 0xEn. The beginning of one of 
my scaled files in hexdump is:
000 d8ff e0ff 1000 464a 4649 0100 0101 5e01
010 5e01  e1ff cbbb 7845 6669  4949
so the d8ff (SOI) is right at the beginning, and the e1ff is in the second 
line. In the original image from the camera, the first line looks like:
000 d8ff e1ff cbbb 7845 6669  4949 002a
so indeed, APP1 is right after the SOI.

That page also says:
In theory, Exif APP1 is recorded immediately after the SOI marker (the marker 
indicating the beginning of the file). However, this leads to the 
incompatibility between the Exif and JFIF standards because both of them 
specify that their particular application segment (APP0 for JFIF, APP1 for 
Exif) must be the first in the image file. In practice, most JPEG files contain 
a JFIF marker segment (APP0) that precedes the Exif APP1.  This allows older 
readers to correctly handle the format JFIF segment, while newer readers also 
decode the following Exif segment, being less strict about requiring it to 
appear first. This way will not affect the image decoding for most decoders, 
but poorly designed JFIF or Exif parsers may not recognize the file properly.

But presumably the Debian libjpeg-turbo-progs maintainer would disagree.
Sigh. I'll file imagemagick and graphicsmagick bugs.

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

Title:
  jpegexiforient does not reliably detect EXIF orientation

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

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

[Bug 1842116] Re: jpegexiforient does not reliably detect EXIF orientation

2020-08-27 Thread Akkana Peck
Still a problem in 20.04.

I'm not using -perfect. A way to reproduce this is to start with a JPG
image from a camera, then scale it down using GraphicsMagick (this
happens starting with JPGs from either a Sony or Canon camera). Like
this:

$ convert dsc00902.jpg -scale 1024 dsc00902sm.jpg

$ jhead dsc00902*.jpg | grep Orientation
Orientation  : rotate 90
Orientation  : rotate 90

$ exifautotran dsc00902*.jpg
Executing: jpegtran -copy all -rotate 90 dsc00902.jpg

$ jhead dsc00902*.jpg | grep Orientation
Orientation  : rotate 90

$ jhead dsc00902*.jpg | egrep '(File name|Orientation)'
File name: dsc00902.jpg
File name: dsc00902sm.jpg
Orientation  : rotate 90

$ jhead -autorot dsc00902sm.jpg
Modified: dsc00902sm.jpg

$ jhead dsc00902*.jpg | egrep '(File name|Orientation)'
File name: dsc00902.jpg
File name: dsc00902sm.jpg

So after exifautotran dsc00902*.jpg, the original full-sized Sony JPEG was 
rotated, but not the smaller version I'd created using convert -scale from 
GraphicsMagick: it just silently failed.
But jhead -autorot was able to successfully rotate the scaled image.

Is there a better workaround than jhead -autorot until
exifautotran/jpegexiforient get fixed?

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

Title:
  jpegexiforient does not reliably detect EXIF orientation

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

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

[Bug 1776873] Re: Whitelisted allowedURLschemes breaks some desktop apps

2020-06-15 Thread Akkana Peck
I'm puzzled by all the people tying this to chromium for zoom. I use
firefox and it doesn't work any better there, especially with the zoom-
client from snap where it doesn't work at all.

Using the snap zoom-client, typing xdg-open
'zoommtg://zoom.us/join?action=join&... (using URL I got by making a
test meeting on zoom.us/test) from a shell opens a google search in
firefox. Clicking on the same link in firefox does nothing. sudo snap
refresh snapd --beta doesn't help. If I install a zoom deb downloaded
from zoom.us, xdg-open works on some zoom links, though not all of them.

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

Title:
  Whitelisted allowedURLschemes breaks some desktop apps

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

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

[Bug 1864215] Re: Please add webp loader to gdk-pixbuf

2020-05-25 Thread Akkana Peck
See also bug #1407644 (libwebp) and bug #1318327 (eog). Still a problem
in focal fossa.

** Tags added: focal

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

Title:
  Please add webp loader to gdk-pixbuf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1864215/+subscriptions

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

[Bug 1852016] Re: Applications delayed on launch

2020-05-18 Thread Akkana Peck
Found it after modifying the web search a little. I had to start openbox
with:

/usr/bin/dbus-launch --exit-with-session openbox --startup
$HOME/.config/openbox/autostart

The dbus-launch --exit-with-session apparently starts some service that
gnome apps now insist on. This apparently works with other window
managers: it was an i3 user who found it.

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

Title:
  Applications delayed on launch

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

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

[Bug 1852016] Re: Applications delayed on launch

2020-05-18 Thread Akkana Peck
Two other apps that show the problem: pavucontrol and cheese.
I'm using the openbox window manager. I assume the apps are looking for some 
sort of reply that a gnome desktop would give them.

In strace, it's waiting on:

poll([{fd=15, events=POLLIN}], 1, 25000)
(the fd 15 for cheese, 11 for pavucontrol).

If I run journalctl -b 0 while pavucontrol is waiting to start, I get
the attached log: I've edited it to show the end of one run of
pavucontrol and then a second run up to the point where it hangs (with
comments interspersed by me). At the end of the previous run, after I
hit ^C, it prints

Failed to create file chooser proxy: Error calling StartServiceByName
for org.freedesktop.impl.portal.desktop.gtk: Timeout was reached

A web search for that message gives a gazillion hits -- lots of people
are seeing this -- but so far I haven't found a solution/workaround.


** Attachment added: "journalctl -b 0 from two sucessive runs of pavucontrol"
   
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1852016/+attachment/5373818/+files/journalctl.b.0.txt

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

Title:
  Applications delayed on launch

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

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

[Bug 1876212] Re: audacity (with libwxgtk3.0-gtk3) doesn't draw on non-gnome systems

2020-05-12 Thread Akkana Peck
Yes! I had GTK_IM_MODULE=xim.

If I unset that, audacity works, both the one from apt and the self-
built one.

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

Title:
  audacity (with libwxgtk3.0-gtk3) doesn't draw on non-gnome systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets3.0/+bug/1876212/+subscriptions

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

[Bug 1876212] Re: audacity (with libwxgtk3.0-gtk3) doesn't draw on non-gnome systems

2020-04-30 Thread Akkana Peck
** Description changed:

  Audacity doesn't work here on either focal or eoan, because the main
  section of the window (where the waveform should show up and where you
  click to make selections) doesn't draw at all, as if it's never getting
  expose events.
  
  I'm using the Openbox window manager, not the Gnome desktop. I'm seeing
- the same behavior mentioned for the i3 window on arch manager in
+ the same behavior mentioned for the i3 window manager on arch in
  https://forum.audacityteam.org/viewtopic.php?p=391004#p391004 and I've
  seen reports of it happening in other WMs as well. I'll attach a
  screenshot, but really the report in that audacity forum post covers it.
  
  So why am I reporting it as an Ubuntu bug instead of upstream audacity?
  Because according to that report and a few others I've seen, and most of
  the build documentation for audacity (which mostly recommends using gtk2
  rather than gtk3), this is a wx-gtk3 problem: compiling audacity with
  wx-gtk2 instead of wx-gtk3 fixes the problem. I have not been able to
  verify this, because although I've been able to build audacity from
  source against libwxgtk3.0-gtk3 (the problem still occurs), focal
  doesn't provide a wx-gtk2 option, and I haven't managed to get wxWidgets
  to build for either gtk2 or gtk3.
  
  No one seems to understand what the core problem is that makes audacity
  fail to draw under wx-gtk3 in some window managers, just that it happens
  (which makes audacity completely unusable). But if wx-gtk2 was
  available, audacity built against that might well work for everyone.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libwxgtk3.0-gtk3-0v5 3.0.4+dfsg-15build1
  ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
  Uname: Linux 5.4.0-28-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Thu Apr 30 17:35:00 2020
  InstallationDate: Installed on 2020-04-29 (1 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: wxwidgets3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  audacity (with libwxgtk3.0-gtk3) doesn't draw on non-gnome systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets3.0/+bug/1876212/+subscriptions

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

[Bug 1876212] [NEW] audacity (with libwxgtk3.0-gtk3) doesn't draw on non-gnome systems

2020-04-30 Thread Akkana Peck
Public bug reported:

Audacity doesn't work here on either focal or eoan, because the main
section of the window (where the waveform should show up and where you
click to make selections) doesn't draw at all, as if it's never getting
expose events.

I'm using the Openbox window manager, not the Gnome desktop. I'm seeing
the same behavior mentioned for the i3 window on arch manager in
https://forum.audacityteam.org/viewtopic.php?p=391004#p391004 and I've
seen reports of it happening in other WMs as well. I'll attach a
screenshot, but really the report in that audacity forum post covers it.

So why am I reporting it as an Ubuntu bug instead of upstream audacity?
Because according to that report and a few others I've seen, and most of
the build documentation for audacity (which mostly recommends using gtk2
rather than gtk3), this is a wx-gtk3 problem: compiling audacity with
wx-gtk2 instead of wx-gtk3 fixes the problem. I have not been able to
verify this, because although I've been able to build audacity from
source against libwxgtk3.0-gtk3 (the problem still occurs), focal
doesn't provide a wx-gtk2 option, and I haven't managed to get wxWidgets
to build for either gtk2 or gtk3.

No one seems to understand what the core problem is that makes audacity
fail to draw under wx-gtk3 in some window managers, just that it happens
(which makes audacity completely unusable). But if wx-gtk2 was
available, audacity built against that might well work for everyone.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libwxgtk3.0-gtk3-0v5 3.0.4+dfsg-15build1
ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
Uname: Linux 5.4.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
Date: Thu Apr 30 17:35:00 2020
InstallationDate: Installed on 2020-04-29 (1 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: wxwidgets3.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: wxwidgets3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Attachment added: "Screenshot showing what happens if you drag the dialog 
around a little"
   
https://bugs.launchpad.net/bugs/1876212/+attachment/5364256/+files/screenshot.jpg

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

Title:
  audacity (with libwxgtk3.0-gtk3) doesn't draw on non-gnome systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets3.0/+bug/1876212/+subscriptions

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

[Bug 1833229] Re: `--extra-index-url` not working for PIP

2020-04-13 Thread Akkana Peck
When I use the python3-pip from ppa:ci-train-ppa-service/3690 and run:
/usr/bin/pip3 install --index-url https://test.pypi.org/simple/ 
--extra-index-url https://pypi.org/simple metapho
in a virtualenv that's brand new except that I've installed wheel, I get:

Looking in indexes: https://test.pypi.org/simple/, https://pypi.org/simple
Requirement already satisfied: metapho in 
/home/akkana/.local/lib/python3.7/site-packages (1.0)
Requirement already satisfied: pycairo in /usr/lib/python3/dist-packages (from 
metapho) (1.16.2)
Requirement already satisfied: PyGObject in /usr/lib/python3/dist-packages 
(from metapho) (3.34.0)

Is that what it's supposed to do? I created the virtualenv with python3
-m venv /tmp/testpythonenv,  no --system-site-packages, and what I want
it to do is pull the requirements from pypi.org, not find them in
/usr/lib/python3. (It also shouldn't be putting anything in .local when
I'm using a venv, but that's a different issue.)

Does anyone know if this is thought to be fixed in Fossa?

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

Title:
  `--extra-index-url` not working for PIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1833229/+subscriptions

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

[Bug 1864061] Re: PCI/internal sound card not detected

2020-03-21 Thread Akkana Peck
Thanks -- looks like it's working!

For anyone else with this problem, I enabled proposed (as found in
https://wiki.ubuntu.com/Testing/EnableProposed), then ran apt install
for:

linux-generic/eoan-proposed linux-headers-generic/eoan-proposed linux-
image-generic/eoan-proposed linux-libc-dev/eoan-proposed linux-signed-
generic/eoan-proposed linux-firmware libasound2

which ended up installing/upgrading:
  linux-headers-5.3.0-43 linux-headers-5.3.0-43-generic
  linux-image-5.3.0-43-generic linux-modules-5.3.0-43-generic
  linux-modules-extra-5.3.0-43-generic
  libasound2 libasound2-data libasound2-dev linux-firmware

I did NOT  blacklist snd_soc_skl and snd_hda_intel in the 
/etc/modprobe.d/blacklist.conf  since the comment said "after 
linux-image-5.3.0-43-generic is ready, the blacklist is not needed
anymore".

I kept the "options snd-hda-intel dmic_detect=0" that I had previously
added to /etc/modprobe.d/alsa-base.conf, didn't try removing it.

Sound works again, pavucontrol sees the devices it saw in -40, amixer
can control volume again.

It still doesn't see the built-microphone, but that's a different bug
that I think is targeted for 20.04.

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

Title:
  PCI/internal sound card not detected

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

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

[Bug 1864061] Re: PCI/internal sound card not detected

2020-03-20 Thread Akkana Peck
Here's dmesg after booting with 5.3.0-42-generic, with options snd-hda-
intel dmic_detect=0 appended to the end of /etc/modprobe.d/alsa-
base.conf.

If I reboot into 5.3.0-40-generic, sound plays fine (of course the mic
isn't detected, which I think is a well known bug).

Where would I get the 5.3.0-43 package? Do I also need the alsa-lib
package mentioned in https://bugs.launchpad.net/ubuntu/+source/alsa-
lib/+bug/1859754/comments/66 ?

** Attachment added: "dmesg on CX1g7 after booting with 5.3.0-42-generic"
   
https://bugs.launchpad.net/ubuntu/+source/linux-oem-osp1/+bug/1864061/+attachment/5339399/+files/dmesg.txt

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

Title:
  PCI/internal sound card not detected

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

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

[Bug 1864061] Re: PCI/internal sound card not detected

2020-03-19 Thread Akkana Peck
> Please add "options snd-hda-intel dmic_detect=0" in the
/etc/modprobe.d/alsa-base.conf, then the legacy hda driver will work as
before.

That workaround doesn't work on my Lenovo Carbon X1 gen7. It does let
pavucontrol see the audio card again, but no adjustment in pavucontrol,
alsamixergui or amixer actually results in audible sounds. Sound worked
before my last dist-upgrade.

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

Title:
  PCI/internal sound card not detected

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

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

[Bug 1865056] [NEW] Fritzing wrapper ignores command-line arguments

2020-02-27 Thread Akkana Peck
Public bug reported:

Fritzing is implemented as a wrapper that does:
cd /usr/share/fritzing/parts
exec /usr/bin/fritzing.real

That means that any arguments, like -h, are ignored. It would be better
if the second line was:

exec /usr/bin/fritzing.real $@

(or $* or whatever your preference is).

Any chance Ubuntu could update to Fritzing 0.9.4? 0.9.3 has some
annoying bugs, like ignoring the -f argument. I wonder if this wrapper
is also the result of an 0.9.3 bug, and could maybe be dispensed with if
you moved to 0.9.4.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: fritzing 0.9.3b+dfsg-9
ProcVersionSignature: Ubuntu 5.3.0-40.32-generic 5.3.18
Uname: Linux 5.3.0-40-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8.4
Architecture: amd64
Date: Thu Feb 27 09:27:31 2020
InstallationDate: Installed on 2019-10-10 (139 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Beta amd64 (20190926.1)
SourcePackage: fritzing
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug eoan patch

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

Title:
  Fritzing wrapper ignores command-line arguments

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

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

[Bug 1864215] [NEW] Please add webp loader to gdk-pixbuf

2020-02-21 Thread Akkana Peck
Public bug reported:

Attempting to load a webp image -- for instance, 
  
https://images.theweek.com/sites/default/files/styles/tw_image_9_4/public/FKK78W.jpg.webp
or
  
https://cdn.vox-cdn.com/thumbor/2YtWB5zH7sPycyc0FYv3JSB6SFw=/60x0:1140x720/920x613/filters:focal(60x0:1140x720):format(webp)/cdn.vox-cdn.com/uploads/chorus_image/image/49663815/timburton.0.0.jpg
-- in a gdk-pixbuf app results in a "Couldn’t recognize the image file format" 
error.

Bug 1318327 covers this issue in eye of gnome, and bug 1407644 in
libwebp, but isn't this really a gdk-pixbuf issue? If it really does
belong to libwebp, my apologies, please dup this bug to 1407644 (I'm
confident it doesn't belong to eog since I don't use that program; I
have other programs that use libgdk-pixbuf).

You can probably use eog to test this, or run
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders | grep -i webp
(I assume the loader would mention webp if there was a loader for it).

I have these packages installed in addition to libgdk-pixbuf2.0-0:
libwebp-dev libwebp6 libwebpdemux2 libwebpmux3 webp. file recognizes the
format:

$ file /tmp/FKK78W.jpg.webp
/tmp/FKK78W.jpg.webp: RIFF (little-endian) data, Web/P image, VP8 encoding, 
1200x533, Scaling: [none]x[none], YUV color, decoders should clamp

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: libgdk-pixbuf2.0-0 2.40.0+dfsg-1build1
ProcVersionSignature: Ubuntu 5.3.0-40.32-generic 5.3.18
Uname: Linux 5.3.0-40-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8.4
Architecture: amd64
Date: Fri Feb 21 08:48:36 2020
InstallationDate: Installed on 2019-10-10 (133 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Beta amd64 (20190926.1)
SourcePackage: gdk-pixbuf
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gdk-pixbuf (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan

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

Title:
  Please add webp loader to gdk-pixbuf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1864215/+subscriptions

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

[Bug 290867]

2020-02-01 Thread Akkana Peck
Filed bug 1612453.

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

Title:
  Can´t authorize local application to open pop-ups

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

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

[Bug 290867]

2020-01-29 Thread Akkana Peck
Nope, privacy.file_unique_origin=false doesn't help, even after a
restart (in 72.0.1 from ubuntu).

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

Title:
  Can´t authorize local application to open pop-ups

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

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

[Bug 290867]

2020-01-27 Thread Akkana Peck
Three years later, apparently this has changed again, and neither
file:// nor file:/// unblocks popups for file URLs. I've also tried
file:///* and file:///path/to/directory/ which is really what I want,
but the only thing that actually works is a full
file:///path/to/directory/filename.html (for every HTML file in the
directory).

Has anyone found a workaround that works in FF 72?

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

Title:
  Can´t authorize local application to open pop-ups

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

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

[Bug 1833229] Re: `--extra-index-url` not working for PIP

2019-12-16 Thread Akkana Peck
This might be a simpler way to reproduce it. I uploaded a package to
test.pypi and wanted to use --extra-index-url to verify that its
dependencies are pulled in (it has dependencies that are in pypi but not
in test.pypi). Here are my steps to reproduce it:

python3 -m venv /tmp/test3env
source /tmp/test3env/bin/activate
pip install wheel
pip install --index-url https://test.pypi.org/simple/ --extra-index-url 
https://pypi.org/simple pytopo==1.6.1

which gives the error:

Could not install packages due to an EnvironmentError: 404 Client Error:
Not Found for url: https://test.pypi.org/simple/pycairo/

Sometimes it errors on a different package, not always pycairo, but the
rest of the error is the same. I filed
https://github.com/pypa/pip/issues/7486 upstream and I suspect they're
right that it's the same issue as this Ubuntu bug (I'm on 19.10).

** Bug watch added: github.com/pypa/pip/issues #7486
   https://github.com/pypa/pip/issues/7486

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

Title:
  `--extra-index-url` not working for PIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1833229/+subscriptions

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

[Bug 1421808] Re: Xorg crashed with SIGABRT in OsAbort() from AbortServer() from FatalError("EnterVT failed for screen %d\n") from xf86VTEnter() from WakeupHandler()

2019-12-06 Thread Akkana Peck
This is happening pretty often to me in Eoan (system info uploaded in
bug 1852158 if it might help). I do often use an external monitor, but
the crash seldom happens if I suspend with the external monitor as Vlad
described. For me, it's more common that I sleep with the external
monitor connected, disconnect, wake up and run a script that uses xrandr
to enable the laptop display, work for a while, sleep, and then maybe on
one of the next 2-3 wakeups (still on the laptop display), the screen
will stay black, and when I try to switch VTs to try to get it back, X
crashes. It's sporadic and not reliably repeatable but happens often
enough to be frustrating.

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

Title:
  Xorg crashed with SIGABRT in OsAbort() from AbortServer() from
  FatalError("EnterVT failed for screen %d\n") from xf86VTEnter() from
  WakeupHandler()

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

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

[Bug 1421808] Re: Xorg crashed with SIGABRT in OsAbort() from AbortServer() from FatalError("EnterVT failed for screen %d\n") from xf86VTEnter() from WakeupHandler()

2019-12-06 Thread Akkana Peck
** Tags added: eoan

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

Title:
  Xorg crashed with SIGABRT in OsAbort() from AbortServer() from
  FatalError("EnterVT failed for screen %d\n") from xf86VTEnter() from
  WakeupHandler()

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

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

[Bug 1853879] Re: Dell E310dw: Default driver doesn't work, driverless fails on sides=two-sided-long-edge

2019-12-01 Thread Akkana Peck
** Attachment added: "disco debug-level error log"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1853879/+attachment/5309171/+files/disco_error_log

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

Title:
  Dell E310dw: Default driver doesn't work, driverless fails on sides
  =two-sided-long-edge

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

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

[Bug 1853879] Re: Dell E310dw: Default driver doesn't work, driverless fails on sides=two-sided-long-edge

2019-12-01 Thread Akkana Peck
** Attachment added: "disco Dell PPD #1"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1853879/+attachment/5309169/+files/Dell_Printer_E310dw.ppd

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

Title:
  Dell E310dw: Default driver doesn't work, driverless fails on sides
  =two-sided-long-edge

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

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

[Bug 1853879] Re: Dell E310dw: Default driver doesn't work, driverless fails on sides=two-sided-long-edge

2019-12-01 Thread Akkana Peck
** Attachment added: "disco Dell PPD #2"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1853879/+attachment/5309170/+files/Dell_Printer_E310dw.ppd.O

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

Title:
  Dell E310dw: Default driver doesn't work, driverless fails on sides
  =two-sided-long-edge

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

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

[Bug 1853879] Re: Dell E310dw: Default driver doesn't work, driverless fails on sides=two-sided-long-edge

2019-12-01 Thread Akkana Peck
** Attachment added: "eoan debug mode error log (collates wrong)"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1853879/+attachment/5309165/+files/eoan-debug-error_log

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

Title:
  Dell E310dw: Default driver doesn't work, driverless fails on sides
  =two-sided-long-edge

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

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

[Bug 1853879] Re: Dell E310dw: Default driver doesn't work, driverless fails on sides=two-sided-long-edge

2019-12-01 Thread Akkana Peck
** Attachment added: "second Dell PPD from eoan"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1853879/+attachment/5309163/+files/Dell_Printer_E310dw.ppd.O

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

Title:
  Dell E310dw: Default driver doesn't work, driverless fails on sides
  =two-sided-long-edge

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

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

[Bug 1853879] Re: Dell E310dw: Default driver doesn't work, driverless fails on sides=two-sided-long-edge

2019-12-01 Thread Akkana Peck
** Attachment added: "attrs.txt from eoan, ipptool 
-tvipp://DELL316BAA.local:631/ipp/print  get-printer-attributes.test"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1853879/+attachment/5309164/+files/attrs.txt

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

Title:
  Dell E310dw: Default driver doesn't work, driverless fails on sides
  =two-sided-long-edge

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

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

[Bug 1853879] Re: Dell E310dw: Default driver doesn't work, driverless fails on sides=two-sided-long-edge

2019-12-01 Thread Akkana Peck
** Attachment added: "Dell PPD from eoan"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1853879/+attachment/5309162/+files/Dell_Printer_E310dw.ppd

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

Title:
  Dell E310dw: Default driver doesn't work, driverless fails on sides
  =two-sided-long-edge

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

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

[Bug 1853879] Re: Dell E310dw: Default driver doesn't work, driverless fails on sides=two-sided-long-edge

2019-11-25 Thread Akkana Peck
Just verified that 2-sided portrait (long edge) printing does indeed
work on this printer in 19.04, so this is a regression. I'm not sure
which of the three drivers it's using. Let me know if you want me to
attach any files from 19.04.

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

Title:
  Dell E310dw: Default driver doesn't work, driverless fails on sides
  =two-sided-long-edge

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

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

[Bug 1853879] [NEW] Dell E310dw: Default driver doesn't work, driverless fails on sides=two-sided-long-edge

2019-11-25 Thread Akkana Peck
Public bug reported:

Dell E310dw printer which worked well on 19.04 has problems in 19.10:

First, I went through the CUPS web interface to add the printer. The
interface gave me a choice of two entries with the same name plus one
with "driverless" added. I chose the first entry (not driverless) and
completed adding the printer. On the Printers page, the Dell was now
listed. When I tried "Print Test Page", I got many pages each containing
a single line of symbols.

I deleted the printer in the web interface, intending to start again and choose 
the second option. But after I did Delete Printer, CUPS took me back to the 
Printers page which now listed:
Dell_Printer_E310dw@DELL316BAA.localDell Printer E310dw, 
driverless, cups-filters 1.25.11

So I clicked on that printer and tried Print Test Page, which worked. So
then I tried a duplex print (which is really what I need this morning):

 lp -o sides=two-sided-long-edge -o collate=true -d
Dell_Printer_E310dw@DELL316BAA.local filename.pdf

It printed the PDF 2-sided, but with the sides flipped around the short
edge, as if it was a landscape print. I tried the same command with
sides=two-sided-short-edge and it flipped the same way. So sides is
handling duplex but ignoring which edge is supposed to be used, and
defaulting to landscape which I'd guess is less commonly what people
want.

This is all using what's built into Ubuntu. I haven't yet downloaded any
extra drivers from Dell's site since Ubuntu claims to have a driver for
the printer, and I'm pretty sure it was working in 19.04 (I may still
have a working 19.04 to check that, if it would help).

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: cups 2.2.12-2ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
Uname: Linux 5.3.0-23-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
Date: Mon Nov 25 09:58:21 2019
InstallationDate: Installed on 2019-10-10 (45 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Beta amd64 (20190926.1)
Lpstat:
 device for Brother_HL-3170CDW_series: 
dnssd://Brother%20HL-3170CDW%20series._ipp._tcp.local/?uuid=e3248000-80ce-11db-8000-3c2af4251dee
 device for Dell_Printer_E310dw@DELL316BAA.local: 
implicitclass://Dell_Printer_E310dw%40DELL316BAA.local/
MachineType: LENOVO 20QDCTO1WW
Papersize: letter
PpdFiles:
 Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/dell_printer_e31...@dell316baa.local.ppd', 
'/etc/cups/ppd/Brother_HL-3170CDW_series.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/dell_printer_e31...@dell316baa.local.ppd: Permission denied
 grep: /etc/cups/ppd/Brother_HL-3170CDW_series.ppd: Permission denied
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=a5868be6-8495-47af-a190-9af5fdc9b419 ro
SourcePackage: cups
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/04/2019
dmi.bios.vendor: LENOVO
dmi.bios.version: N2HET30W (1.13 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20QDCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40700 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN2HET30W(1.13):bd07/04/2019:svnLENOVO:pn20QDCTO1WW:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QDCTO1WW:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad X1 Carbon 7th
dmi.product.name: 20QDCTO1WW
dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th
dmi.product.version: ThinkPad X1 Carbon 7th
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug eoan

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

Title:
  Dell E310dw: Default driver doesn't work, driverless fails on sides
  =two-sided-long-edge

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

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

[Bug 1852158] [NEW] Xorg black screen on resume, and VT switch crashes with "EnterVT failed for screen 0"

2019-11-11 Thread Akkana Peck
Public bug reported:

Every now and then, maybe one time out of 8, resuming from suspend gives
me a black screen, no X.

If I try ctrl-alt-F7, I see a VT with a _ on it, no X or login prompt.
If I try ctrl-alt-F1, F2, F2 or F4, X crashes, every time.

I've collected X logs from the last two times this has happened; both times, 
there's a message near the end:
EnterVT failed for screen 0

I found a similar but not identical upstream bug: that might be related:
https://bugs.freedesktop.org/show_bug.cgi?id=109668
There's also a Redhat bug that looks related and might have helpful info:
https://bugzilla.redhat.com/show_bug.cgi?id=1662057

Machine is a Levono Carbon X1 with Intel graphics (hopefully ubuntu-bug
attached the relevant info).

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: xorg 1:7.7+19ubuntu12
ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
Uname: Linux 5.3.0-19-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompositorRunning: None
Date: Mon Nov 11 19:51:13 2019
DistUpgraded: Fresh install
DistroCodename: eoan
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 6.0.14, 5.3.0-18-generic, x86_64: installed
 virtualbox, 6.0.14, 5.3.0-19-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation UHD Graphics 620 (Whiskey Lake) [8086:3ea0] (rev 02) 
(prog-if 00 [VGA controller])
   Subsystem: Lenovo UHD Graphics 620 (Whiskey Lake) [17aa:2292]
InstallationDate: Installed on 2019-10-10 (32 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Beta amd64 (20190926.1)
MachineType: LENOVO 20QDCTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=a5868be6-8495-47af-a190-9af5fdc9b419 ro
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/04/2019
dmi.bios.vendor: LENOVO
dmi.bios.version: N2HET30W (1.13 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20QDCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40700 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN2HET30W(1.13):bd07/04/2019:svnLENOVO:pn20QDCTO1WW:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QDCTO1WW:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad X1 Carbon 7th
dmi.product.name: 20QDCTO1WW
dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th
dmi.product.version: ThinkPad X1 Carbon 7th
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.99-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-1ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug crash eoan ubuntu

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

Title:
  Xorg black screen on resume, and VT switch crashes with "EnterVT
  failed for screen 0"

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

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

[Bug 1848768] Re: 19.10: cache is empty. You need to run "apt-file update" first.

2019-10-30 Thread Akkana Peck
Thanks! I was hit by this bug too (I filed 1849587, marked as a dup) and
can report that after an update, apt-file is now working again.

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

Title:
  19.10:  cache is empty. You need to run "apt-file update" first.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-file/+bug/1848768/+subscriptions

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

[Bug 1849587] Re: apt-file doesn't find anything

2019-10-28 Thread Akkana Peck
Someone on #ubuntu suggested it might be due to the lack of a Contents-
amd64.gz in the eoan release, mentioned in
https://lists.ubuntu.com/archives/ubuntu-devel/2019-October/040832.html

If true, might that explain why it works for some searches and not for
other? Is the Contents file perhaps different for the various different
lines in /etc/apt/sources.list? I don't really understand this "release
pocket" terminology or where the Contents file should be.

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

Title:
  apt-file doesn't find anything

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-file/+bug/1849587/+subscriptions

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

[Bug 1849587] Re: apt-file doesn't find anything

2019-10-28 Thread Akkana Peck
** Description changed:

  On eoan, apt-file never finds anything.
  
  For instance:
  
- - sudo apt-file update
~/src/scripts
- Hit:1 http://us.archive.ubuntu.com/ubuntu eoan InRelease  
 
- Get:2 http://us.archive.ubuntu.com/ubuntu eoan-updates InRelease [79.7 kB]
 
- Get:3 http://security.ubuntu.com/ubuntu eoan-security InRelease [79.7 kB] 
 
- Ign:4 http://code.bitlbee.org/debian/master/disco/amd64 ./ InRelease  
 
- Hit:5 http://code.bitlbee.org/debian/master/disco/amd64 ./ Release
 
- Hit:7 http://us.archive.ubuntu.com/ubuntu eoan-backports InRelease
 
- Get:8 http://security.ubuntu.com/ubuntu eoan-security/main Sources [10.3 kB]  
- Get:9 http://us.archive.ubuntu.com/ubuntu eoan-updates/main Sources [10.3 kB] 
 
+ - sudo apt-file update
+ Hit:1 http://us.archive.ubuntu.com/ubuntu eoan InRelease
+ Get:2 http://us.archive.ubuntu.com/ubuntu eoan-updates InRelease [79.7 kB]
+ Get:3 http://security.ubuntu.com/ubuntu eoan-security InRelease [79.7 kB]
+ Ign:4 http://code.bitlbee.org/debian/master/disco/amd64 ./ InRelease
+ Hit:5 http://code.bitlbee.org/debian/master/disco/amd64 ./ Release
+ Hit:7 http://us.archive.ubuntu.com/ubuntu eoan-backports InRelease
+ Get:8 http://security.ubuntu.com/ubuntu eoan-security/main Sources [10.3 kB]
+ Get:9 http://us.archive.ubuntu.com/ubuntu eoan-updates/main Sources [10.3 kB]
  Get:10 http://us.archive.ubuntu.com/ubuntu eoan-updates/multiverse Sources 
[712 B]
  Get:11 http://security.ubuntu.com/ubuntu eoan-security/multiverse Sources 
[712 B]
  Get:12 http://us.archive.ubuntu.com/ubuntu eoan-updates/main amd64 Packages 
[32.6 kB]
  Get:13 http://security.ubuntu.com/ubuntu eoan-security/main i386 Packages 
[17.0 kB]
  Get:14 http://us.archive.ubuntu.com/ubuntu eoan-updates/main i386 Packages 
[17.0 kB]
  Get:15 http://security.ubuntu.com/ubuntu eoan-security/main amd64 Packages 
[32.6 kB]
  Get:16 http://us.archive.ubuntu.com/ubuntu eoan-updates/main Translation-en 
[12.2 kB]
  Get:17 http://us.archive.ubuntu.com/ubuntu eoan-updates/main amd64 c-n-f 
Metadata [464 B]
  Get:18 http://security.ubuntu.com/ubuntu eoan-security/main Translation-en 
[12.2 kB]
  Get:19 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe amd64 
Packages [5,572 B]
  Get:20 http://security.ubuntu.com/ubuntu eoan-security/main amd64 c-n-f 
Metadata [464 B]
  Get:21 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe i386 
Packages [3,636 B]
  Get:22 http://security.ubuntu.com/ubuntu eoan-security/universe i386 Packages 
[3,636 B]
  Get:23 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe 
Translation-en [4,572 B]
  Get:24 http://security.ubuntu.com/ubuntu eoan-security/universe amd64 
Packages [5,572 B]
  Get:25 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe amd64 c-n-f 
Metadata [364 B]
  Get:26 http://us.archive.ubuntu.com/ubuntu eoan-updates/multiverse amd64 
Packages [1,164 B]
  Get:27 http://security.ubuntu.com/ubuntu eoan-security/universe 
Translation-en [4,572 B]
  Get:28 http://us.archive.ubuntu.com/ubuntu eoan-updates/multiverse i386 
Packages [1,332 B]
  Get:29 http://security.ubuntu.com/ubuntu eoan-security/universe amd64 c-n-f 
Metadata [364 B]
  Get:30 http://us.archive.ubuntu.com/ubuntu eoan-updates/multiverse 
Translation-en [632 B]
  Get:31 http://security.ubuntu.com/ubuntu eoan-security/multiverse amd64 
Packages [1,164 B]
  Get:32 http://security.ubuntu.com/ubuntu eoan-security/multiverse i386 
Packages [1,332 B]
  Get:33 http://security.ubuntu.com/ubuntu eoan-security/multiverse 
Translation-en [632 B]
- Fetched 340 kB in 9s (38.0 kB/s)  
 
+ Fetched 340 kB in 9s (38.0 kB/s)
  Reading package lists... Done
- Building dependency tree   
+ Building dependency tree
  Reading state information... Done
  3 packages can be upgraded. Run 'apt list --upgradable' to see them.
  - apt-file search /usr/sbin/arp
  zsh: exit 1 apt-file search /usr/sbin/arp
  - apt-file search bin/arp
- zsh: exit 1 apt-file search bin/arp   
+ zsh: exit 1 apt-file search bin/arp
  - which arp
  /usr/sbin/arp
  
  It almost always finds nothing, but occasionally it finds partial
  results but not the result I'm expecting:
  
  - apt-file search bin/ls
  linux-cloud-tools-common: /usr/sbin/lsvmbus
  - apt-file search /bin/ls
- zsh: exit 1 apt-file search /bin/ls   
+ zsh: exit 1 apt-file search /bin/ls
  - dpkg -S /bin/ls
  coreutils: /bin/ls
  
  It's not a matter of searching for pathnames (though that has always
  worked for me in past Ubuntu and Debian versions, prior to eoan):
  
  - apt-file search firefox
  zsh: exit 1 apt-file search firefox
  
  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: apt-file 3.2.2
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 

[Bug 1849587] [NEW] apt-file doesn't find anything

2019-10-23 Thread Akkana Peck
Public bug reported:

On eoan, apt-file never finds anything.

For instance:

- sudo apt-file update~/src/scripts
Hit:1 http://us.archive.ubuntu.com/ubuntu eoan InRelease   
Get:2 http://us.archive.ubuntu.com/ubuntu eoan-updates InRelease [79.7 kB] 
Get:3 http://security.ubuntu.com/ubuntu eoan-security InRelease [79.7 kB]  
Ign:4 http://code.bitlbee.org/debian/master/disco/amd64 ./ InRelease   
Hit:5 http://code.bitlbee.org/debian/master/disco/amd64 ./ Release 
Hit:7 http://us.archive.ubuntu.com/ubuntu eoan-backports InRelease 
Get:8 http://security.ubuntu.com/ubuntu eoan-security/main Sources [10.3 kB]  
Get:9 http://us.archive.ubuntu.com/ubuntu eoan-updates/main Sources [10.3 kB]  
Get:10 http://us.archive.ubuntu.com/ubuntu eoan-updates/multiverse Sources [712 
B]
Get:11 http://security.ubuntu.com/ubuntu eoan-security/multiverse Sources [712 
B]
Get:12 http://us.archive.ubuntu.com/ubuntu eoan-updates/main amd64 Packages 
[32.6 kB]
Get:13 http://security.ubuntu.com/ubuntu eoan-security/main i386 Packages [17.0 
kB]
Get:14 http://us.archive.ubuntu.com/ubuntu eoan-updates/main i386 Packages 
[17.0 kB]
Get:15 http://security.ubuntu.com/ubuntu eoan-security/main amd64 Packages 
[32.6 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu eoan-updates/main Translation-en 
[12.2 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu eoan-updates/main amd64 c-n-f 
Metadata [464 B]
Get:18 http://security.ubuntu.com/ubuntu eoan-security/main Translation-en 
[12.2 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe amd64 Packages 
[5,572 B]
Get:20 http://security.ubuntu.com/ubuntu eoan-security/main amd64 c-n-f 
Metadata [464 B]
Get:21 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe i386 Packages 
[3,636 B]
Get:22 http://security.ubuntu.com/ubuntu eoan-security/universe i386 Packages 
[3,636 B]
Get:23 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe Translation-en 
[4,572 B]
Get:24 http://security.ubuntu.com/ubuntu eoan-security/universe amd64 Packages 
[5,572 B]
Get:25 http://us.archive.ubuntu.com/ubuntu eoan-updates/universe amd64 c-n-f 
Metadata [364 B]
Get:26 http://us.archive.ubuntu.com/ubuntu eoan-updates/multiverse amd64 
Packages [1,164 B]
Get:27 http://security.ubuntu.com/ubuntu eoan-security/universe Translation-en 
[4,572 B]
Get:28 http://us.archive.ubuntu.com/ubuntu eoan-updates/multiverse i386 
Packages [1,332 B]
Get:29 http://security.ubuntu.com/ubuntu eoan-security/universe amd64 c-n-f 
Metadata [364 B]
Get:30 http://us.archive.ubuntu.com/ubuntu eoan-updates/multiverse 
Translation-en [632 B]
Get:31 http://security.ubuntu.com/ubuntu eoan-security/multiverse amd64 
Packages [1,164 B]
Get:32 http://security.ubuntu.com/ubuntu eoan-security/multiverse i386 Packages 
[1,332 B]
Get:33 http://security.ubuntu.com/ubuntu eoan-security/multiverse 
Translation-en [632 B]
Fetched 340 kB in 9s (38.0 kB/s)   
Reading package lists... Done
Building dependency tree   
Reading state information... Done
3 packages can be upgraded. Run 'apt list --upgradable' to see them.
- apt-file search /usr/sbin/arp
zsh: exit 1 apt-file search /usr/sbin/arp
- apt-file search bin/arp
zsh: exit 1 apt-file search bin/arp   
- which arp
/usr/sbin/arp

It almost always finds nothing, but occasionally it finds partial
results but not the result I'm expecting:

- apt-file search bin/ls
linux-cloud-tools-common: /usr/sbin/lsvmbus
- apt-file search /bin/ls
zsh: exit 1 apt-file search /bin/ls   
- dpkg -S /bin/ls
coreutils: /bin/ls

It's not a matter of searching for pathnames (though that has always
worked for me in past Ubuntu and Debian versions, prior to eoan):

- apt-file search firefox
zsh: exit 1 apt-file search firefox

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: apt-file 3.2.2
ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
Uname: Linux 5.3.0-19-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
Date: Wed Oct 23 20:13:15 2019
InstallationDate: Installed on 2019-10-10 (13 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Beta amd64 (20190926.1)
PackageArchitecture: all
SourcePackage: apt-file
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: apt-file (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan

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

Title:
  apt-file doesn't find anything

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-file/+bug/1849587/+subscriptions

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

[Bug 1117499] Re: killall -9 firefox fails to work in raring

2013-05-09 Thread Akkana Peck
I just upgraded to ringtail (from pangolin, not quetzal) and I'm seeing
frequent firefox hard freezes, where I have to kill the process. (It is
killable, though.) It's not related to youtube or flash; most often it
happens when I'm visiting a new page. The problem isn't part of Ubuntu's
firefox build, because I'm using Firefox 20.0 from mozilla.org. It's as
if there's some underlying networking library that used to be
asynchronous that in raring is now blocking the process.

Curiously, I'm also on an X201, though it's hard to believe this would
be specific to a single model laptop.

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

Title:
  killall -9 firefox fails to work in raring

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

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


[Bug 1090864] Re: crash firefox stops responding.

2013-05-09 Thread Akkana Peck
I see this under raring ringtail with firefox 20.0 from mozilla.org. I
was using the exact same mozilla build under pangolin with no problems,
but under raring the browser will lock up after maybe half an hour of
browsing, while loading a page or loading ajax data.

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

Title:
   crash firefox stops responding.

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

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


[Bug 1099113] Re: Browsers hang after a few minutes max

2013-05-09 Thread Akkana Peck
I'm seeing the same thing with firefox 20.0 from mozilla.org. Fine under 
pangolin, locks up under ringtail, though I can usually go 20-30 minutes 
between freezes. Same strace result as you saw. gdb isn't any help either:
(gdb) where
#0  0xb771c424 in __kernel_vsyscall ()
#1  0xb76f084b in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb72d5d87 in PR_WaitCondVar () from /usr/local/firefox/libnspr4.so
#3  0xb72c90b3 in ?? () from /usr/local/firefox/libnspr4.so
#4  0xb72bfbf1 in PR_WaitProcess () from /usr/local/firefox/libnspr4.so
#5  0xb58dd690 in ?? () from /usr/local/firefox/libxul.so
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

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

Title:
  Browsers hang after a few minutes max

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

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


[Bug 1010263] Re: gnumeric Save button doesn't save

2012-12-31 Thread Akkana Peck
It happens with multiple .xls files, and still happens if I save to
.gnumeric, quit, open file.gnumeric, change one cell, click Save, then
click the x to close the window. So it doesn't seem related to format.

In fact, you don't even need a file. Run gnumeric with no arguments.
Enter a in cell a1, then click Save. The Save as dialog comes up; choose
a filename, leave the format as .gnumeric and let it save to
filename.gnumeric. Then click the windowmanager x. The confirmation
dialog comes up.

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

Title:
  gnumeric Save button doesn't save

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

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


[Bug 1010263] Re: gnumeric Save button doesn't save

2012-11-24 Thread Akkana Peck
Sorry for the delay - launchpad didn't send me email about your question
so I just now saw it.

Open file.xls: titlebar shows file.xls - Gnumeric.
Make a change (e.g. add a row); titlebar shows *File.xls - Gnumeric (it added 
a star to show it was modified).
Click on the Save button once: titlebar now shows file.xls - Gnumeric (the 
star went away, document isn't modified/dirty any more).
Click the windowmanager x, and I get the confirmation dialog.

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

Title:
  gnumeric Save button doesn't save

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

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


[Bug 1070622] Re: Save As Dialog Not Coming Up

2012-11-15 Thread Akkana Peck
We had this problem at a local Ubuntu Hour tonight -- a new user showed
up who was trying to figure out how to export a spreadsheet from
LibreOffice to XLS format. In LibreOffice Calc he brought up Export (the
dialog appeared), didn't see an XLS option, cancelled the dialog, then
tried Save as and no dialog appeared. From then on, neither Save as nor
Export did anything at all -- no dialog.

Could this possibly be related to unity's moving of the menus? I've
never seen anything like that running LibreOffice under openbox (but
I've only run it on Pangolin, and the machine with the problem tonight
was Quetzal).

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

Title:
  Save As Dialog Not Coming Up

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

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


[Bug 1029113] Re: checkbox-qt issues running on nonstandard desktops

2012-10-01 Thread Akkana Peck
Understood -- I know it's a lot more work to develop careful error
correction. Though it might be fairly easy and worthwhile to throw a
specific exception when packages aren't installed, and if that exception
happens, mark those tests skipped rather than failed.

In the UI, it would be helpful to the user to know it's okay to click
Skip. When I started, it showed me a list of tests, and I tried to turn
off tests I knew were irrelevant (like firewire), but it gave me a
warning that if I turned off any tests at all, my results wouldn't be
uploaded.  So I was very reluctant to click Skip, and even now am not
sure whether Skipping a few tests invalidated my results.

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

Title:
  checkbox-qt issues running on nonstandard desktops

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

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


[Bug 1029113] Re: checkbox-qt issues running on nonstandard desktops

2012-09-30 Thread Akkana Peck
Sorry, I never got the mail from launchpad, so I didn't know you'd
requested info, and unfortunately I don't have access to the machine I
was using then. I'm pretty sure it had dbus, but probably not hal and
other related services, and definitely no automount.

I just tried it on a different machine (running pangolin) and the SD
card test worked, and a lot of the other problems were gone too. The
biggest problems I had this time around was it wanting to test hardware
I don't have (firewire, CF reader, an MMC card in the SD slot) and the
did a notification come up? (I'm not running a desktop that does
notifications, but I lied and said yes for things that I know were
working).

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

Title:
  checkbox-qt issues running on nonstandard desktops

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

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


[Bug 1029113] Re: checkbox-qt issues running on nonstandard desktops

2012-09-30 Thread Akkana Peck
Oh, and that I couldn't view the results: Error: no view mailcap rules found 
for type application/xml
/usr/bin/xdg-open: 461: /usr/bin/xdg-open: x-www-browser: not found. I guess I 
need to make some symlinks or something. That message is never shown in the 
gui, btw, only on stdout ... and if it assumes I can read stdout, couldn't it 
print the results to stdout after it prints the error message? Or perhaps offer 
a URL so I can view the results online after uploading.

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

Title:
  checkbox-qt issues running on nonstandard desktops

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

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


[Bug 1029113] Re: checkbox-qt issues running on nonstandard desktops

2012-09-30 Thread Akkana Peck
One last comment then I promise I'll stop. :-)
Somehow it loaded the final report into my running firefox despite 
/etc/alternatives/x-www-browser pointing to a nonexistent place.

On this system (which I think is an upgrade -ocelot-pangolin of the same 
system I was using for the original natty report, though running on different 
hardware now), here's what ps shows for dbus:
102837  0.0  0.0   3468  1248 ?Ss   11:43   0:08 dbus-daemon 
--system --fork --activation=upstart
akkana2653  0.0  0.0   3920   496 tty1 S12:57   0:00 dbus-launch 
--autolaunch cda680566f66b6ed2b1ca16f03a3 --binary-syntax --close-stderr
akkana2654  0.0  0.0   3380  1068 ?Ss   12:57   0:00 
//bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session

It looks like it failed all the sound tests because alsa-base isn't
installed. Sound via alsa works fine on this system, though -- I use
alsa-utils, sox python-alsa and players like vlc and mplayer, and flash
inside firefox.

Looks like the SD card test failed and the stack trace boils down to
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.freedesktop.UDisks was not provided by any .service files 
so I guess the problem is not dbus but udisks. Same failure for the 
usb/storage-automated test.

It also got a runtime divide by 0 error in the memory tests: Runtime
error (func=(main), adr=17): Divide by zero
/usr/share/checkbox/scripts/memory_compare: line 23: -3: substring
expression  0

** Changed in: checkbox (Ubuntu)
   Status: Expired = New

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

Title:
  checkbox-qt issues running on nonstandard desktops

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

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


[Bug 1029103] Re: checkbox-qt needs dependency on python-dateutil

2012-09-24 Thread Akkana Peck
Sorry, I didn't answer because I never got the notification for the
question somehow. I typically use a minimal (e.g. server) install then
add only the desktop stuff I need, so it's not really any of those
variants nor is it a stock gnome install. Presumably when you install a
whole desktop, you get python-dateutil from other dependencies so this
bug is hidden.

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

Title:
  checkbox-qt needs dependency on python-dateutil

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

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


[Bug 1029103] Re: checkbox-qt needs dependency on python-dateutil

2012-09-24 Thread Akkana Peck
** Changed in: checkbox (Ubuntu)
   Status: Expired = New

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

Title:
  checkbox-qt needs dependency on python-dateutil

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

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


[Bug 662766] Re: does not reconnect after suspend/resume

2012-09-08 Thread Akkana Peck
This might not be specific to empathy: I see the same issue in xchat and
weechat. There's something else affecting it, though: from home on the
wired net, xchat always reconnects right away when I resume from
suspend, but when I'm traveling and using wifi, neither xchat nor
weechat will reconnect automatically, and I have to go through all the
server tabs running manual reconnects. I haven't been able to figure out
what the difference is. Happens in 12.04 but it's been true for some
time now, definitely not new with Pangolin.

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

Title:
  does not reconnect after suspend/resume

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

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


[Bug 900550] Re: mtp-probe missing from libmtp build for Natty (1.0.6-2)

2012-08-11 Thread Akkana Peck
There's still a deprendency problem, though. I've always gotten three
/lib/udev/mtp-probe ... no such file or directory messages at boot
time, and still do.

apt-file says /lib/udev/mtp-probe is part of libmtp-runtime, which I do
not have installed; but apparently I do have whatever package is
querying for mtp-probe at boot time. (This system was initially
installed as a cmdline system, then other packages added. It's not a
gnome/unity system.)

What package is generating those boot-time warnings? Looks like it might
be coming from /lib/udev/rules.d/69-libmtp.rules which belongs to
package libmtp-common (which is installed), which apparently I got by
installing vlc.

Looks like libmtp-common needs a dependency on libmtp-runtime ... or
else the mtp-probe lines in 69-libmtp.rules  should be made conditional
on whether mtp-probe actually exists. (vlc works fine, so whatever mtp-
probe would have been doing, it's apparently not needed here.)

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

Title:
  mtp-probe missing from libmtp build for Natty (1.0.6-2)

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

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


[Bug 1029103] Re: checkbox-qt needs dependency on python-dateutil

2012-07-25 Thread Akkana Peck
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1029103

Title:
  checkbox-qt needs dependency on python-dateutil

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

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


[Bug 1029103] [NEW] checkbox-qt needs dependency on python-dateutil

2012-07-25 Thread Akkana Peck
Public bug reported:

I was able to install checkbox-qt on my pangolin system using apt-get,
but when I tried to run it, it bombed out because it needs the python
dateutil module. That should probably be added as a package dependency.

The error:
Traceback (most recent call last):
  File /usr/share/checkbox/run, line 40, in module
main()
  File /usr/share/checkbox/run, line 35, in main
application = manager.create_application(sys.argv)
  File /usr/lib/python2.7/dist-packages/checkbox/application.py, line 136, in 
create_application
return self.application_factory(config)
  File /usr/lib/python2.7/dist-packages/checkbox/application.py, line 48, in 
__init__
self.reactor)
  File /usr/lib/python2.7/dist-packages/checkbox/plugin.py, line 39, in 
__init__
for module in section.load_modules():
  File /usr/lib/python2.7/dist-packages/checkbox/component.py, line 157, in 
load_modules
module = self.load_module(name)
  File /usr/lib/python2.7/dist-packages/checkbox/component.py, line 112, in 
load_module
exec open(filename) in globals
  File /usr/share/checkbox/plugins/launchpad_exchange.py, line 29, in module
from checkbox.lib.conversion import string_to_type
  File /usr/lib/python2.7/dist-packages/checkbox/lib/conversion.py, line 21, 
in module
from dateutil import tz
ImportError: No module named dateutil

Installing python-dateutil cured the problem and checkbox-qt ran okay.
(With some other minor issues that I'll report separately.)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: checkbox-qt 0.13.7
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic i686
ApportVersion: 2.0.1-0ubuntu11
Architecture: i386
CheckboxSubmission: 59f5c4278a96c566305a5aafb84ff28a
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Wed Jul 25 13:09:58 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110413)
ProcEnviron:
 TERM=xterm
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: checkbox
UpgradeStatus: Upgraded to precise on 2012-05-07 (79 days ago)

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


** Tags: apport-bug i386 precise

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

Title:
  checkbox-qt needs dependency on python-dateutil

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

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


[Bug 1029113] [NEW] checkbox-qt issues running on nonstandard desktops

2012-07-25 Thread Akkana Peck
Public bug reported:

I'm not sure if ubuntu-friendly cares about collecting information from
systems that aren't running the standard Unity/Gnome desktop, but in
case you do, I encountered some minor problems trying to run it on my
relatively lightweight Openbox setup:

- Missing package dependency on python-dateutils (that's a real bug, so
I reported it separately).

- The automatic SD card test didn't work, just sat there forever. I
guess it was waiting for some kind of automount service to do something
with the card. It didn't time out after 10 seconds as it said it would,
either. After a minute or two of waiting to see if it would do
something, I gave up and clicked Yes (since Ubuntu does handle the SD
card reader hardware, hooray).

- Same for the automatic USB stick test -- nothing happened after I
inserted the stick, so after a while I clicked Yes.

- The wireless test was greek to me since it's all based on wording that
presumably appears on the standard desktop. I wasn't sure exactly what
was being tested. I clicked Yes since wireless more or less works
(though it's flaky and seldom connects on the first try, and I have to
retry several times no matter what software package I use to make the
connection).

- When I reviewed the results before uploading, I discovered that a lot
of tests had failed because of missing packages like alsa-base. I would
have been happy to install these packages if I'd known they were needed,
and re-run the tests, but there's no way to know about the failures
until the whole suite of tests is finished. Maybe an optional status
window I could look at so I could see when things were failing due to
something I could fix?

- At the end, I guess (hope) it sent the information correctly, but
there wasn't any feedback, so I'm not sure and have no idea how to find
out. It would be very helpful if it printed Uploading results ... and
Results uploaded successfully! or something like that. In general,
there wasn't much status info about when it was busy vs. when I needed
to do something. (And the status bar, dark blue on dark grey, is almost
invisible even when it's present.)

- After a few minutes I gave up waiting and clicked the windowmanager 'x' to 
close the window. At exit, it printed
/usr/bin/checkbox-qt: line 26:  6085 I/O possiblepython 
$CHECKBOX_SHARE/run $@ $CHECKBOX_SHARE/configs/$(basename $0).ini
[2]  + exit 157   checkbox-qt

- General UI comment: I found it confusing trying to guess when I was
supposed to click Yes or No versus when I was supposed to click Next to
skip a test (e.g. firewire, which this laptop doesn't have), especially
since Next is in a completely different place from Yes and No. It would
be helpful if tests gave suggestions like If you don't have firewire,
please click Next.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: checkbox-qt 0.13.7
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic i686
ApportVersion: 2.0.1-0ubuntu11
Architecture: i386
CheckboxSubmission: 59f5c4278a96c566305a5aafb84ff28a
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Wed Jul 25 13:17:53 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110413)
ProcEnviron:
 TERM=xterm
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: checkbox
UpgradeStatus: Upgraded to precise on 2012-05-07 (79 days ago)

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


** Tags: apport-bug i386 precise

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

Title:
  checkbox-qt issues running on nonstandard desktops

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

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


[Bug 1029113] Re: checkbox-qt issues running on nonstandard desktops

2012-07-25 Thread Akkana Peck
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1029113

Title:
  checkbox-qt issues running on nonstandard desktops

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

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


[Bug 1010263] Re: gnumeric Save button doesn't save

2012-06-08 Thread Akkana Peck
Correction: it's not clicking 4 times that it needs. I tried clicking 6
times this time, and it still prompted me. It seems like what it needs
is to show the workbook needs to be saved dialog; once the dialog has
been shown, clicking the Save button a couple of times does the trick.
It seems that before the dialog has been shown, the button is just a no-
op.

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

Title:
  gnumeric Save button doesn't save

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

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


[Bug 1010263] [NEW] gnumeric Save button doesn't save

2012-06-07 Thread Akkana Peck
Public bug reported:

- Open file.xls (originally created with gnumeric).
- Make a change or two.
- Click the Save button. Maybe even click it twice.
- Click the window manager 'x' button to close the app.

Get a dialog saying the workbook needs to be saved. Huh? But I clicked
the Save button twice already!

- Dismiss the dialog.
- Click Save two more times.
- Click the window manager 'x' again.

This time it exits without a warning.

Why do I need to click Save four times before it finally saves? What are
the first three doing?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnumeric 1.10.17-1ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Thu Jun  7 17:43:07 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.2)
ProcEnviron:
 TERM=xterm
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: gnumeric
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  gnumeric Save button doesn't save

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

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


[Bug 1010263] Re: gnumeric Save button doesn't save

2012-06-07 Thread Akkana Peck
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1010263

Title:
  gnumeric Save button doesn't save

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

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


[Bug 1003562] [NEW] xchat can't run perl scripts

2012-05-23 Thread Akkana Peck
Public bug reported:

An xchat perl plugin (xchat-inputcount) that I've been using for quite a
while now stopped working when I upgraded to Precise Pangolin --
Xchat.pm no longer exists. apt-file search Xchat.pm doesn't find it
anywhere.

Is there a workaround that will make perl plugins work again?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xchat 2.8.8-3ubuntu12
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Wed May 23 10:19:50 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.2)
ProcEnviron:
 TERM=xterm
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: xchat
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  xchat can't run perl scripts

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

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


[Bug 1003562] Re: xchat can't run perl scripts

2012-05-23 Thread Akkana Peck
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1003562

Title:
  xchat can't run perl scripts

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

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


[Bug 1003562] Re: xchat can't run perl scripts

2012-05-23 Thread Akkana Peck
Actually with recent ubuntu updates it seems to be running again. I had
to load the plugin explicitly once, but now it's auto-loading again. So
I think this is fixed -- sorry for the bug spam. How do I mark this as
fixed?

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

Title:
  xchat can't run perl scripts

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

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


[Bug 990258] [NEW] extlinux-update ignores EXTLINUX_UPDATE=false

2012-04-27 Thread Akkana Peck
Public bug reported:

I have 
EXTLINUX_UPDATE=false
in /etc/default/extlinux, so that I can maintain my own 
/boot/extlinux/extlinux.conf. In Oneiric this worked fine. But on my newly 
installed Precise Pangolin, I just did an apt-get dist-upgrade, got a new 
kernel, and lost my extlinux.conf file.

I haven't been able to determine why this happened. If I run extlinux-update by 
hand, it prints 
P: extlinux-update is disabled in /etc/default/extlinux.
as expected. But somehow the kernel install ignored that and replaced 
extlinux.conf. Could it have its own extlinux updater rather than using 
extlinux-update?

EXTLINUX-UPDATE(8) still states that putting false there will prevent
the updater from modifying anything in /boot/extlinux.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: extlinux 2:4.05+dfsg-2
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
Uname: Linux 3.2.0-23-generic-pae i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Fri Apr 27 19:06:03 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.2)
ProcEnviron:
 TERM=xterm
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: syslinux
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  extlinux-update ignores EXTLINUX_UPDATE=false

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

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


[Bug 990258] Re: extlinux-update ignores EXTLINUX_UPDATE=false

2012-04-27 Thread Akkana Peck
Additionally, a request: it would be lovely if extlinux-update would
make a backup copy of files it replaces, so anyone hit by an issue like
this (or who just doesn't know yet about /etc/default/extlinux) can
recover their work more easily.

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

Title:
  extlinux-update ignores EXTLINUX_UPDATE=false

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

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


[Bug 990258] Re: extlinux-update ignores EXTLINUX_UPDATE=false

2012-04-27 Thread Akkana Peck
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990258

Title:
  extlinux-update ignores EXTLINUX_UPDATE=false

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

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


[Bug 782855] Re: missing pixels (horizontal lines) in font rendering

2011-11-12 Thread Akkana Peck
Not fixed here. I upgraded the Vaio to Oneiric yesterday and am seeing
font corruption after running it for about 2.5 hours this morning with
several suspends.

I'm also seeing the i915 module loaded in oneiric. I can't test what
module it used in natty (replaced that partition in the upgrade) but
Debian Squeeze, which also shows the problem, loads i915 just like
oneiric does.

I'm not convinced using lots of fonts makes a difference -- I've seen it
when I wasn't doing much more than rehearsing/presenting a talk, with
only a few fonts on the slides.  I think running for a while is more
important (usually several hours, though once or twice I've seen it
sooner than that). Suspending may be relevant; I've never seen
corruption in a run where I didn't suspend at least once, but it's rare
that I have my laptop running that long without suspending.

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

Title:
  missing pixels (horizontal lines) in font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/782855/+subscriptions

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


[Bug 782855] Re: missing pixels (horizontal lines) in font rendering

2011-11-12 Thread Akkana Peck
I see the problem almost (but not quite) exclusively in browsers (both
firefox and webkit-based, though I don't run chrome on that machine);
never in simple apps like xterm or emacs, or in gimp.

Once it starts manifesting, its form will persist (e.g. if two lines of
pixels are missing from lowercase b, then that will always be the case)
through zooming, moving the browser window, reloading, opening new tabs,
etc. However, if I quit firefox and restart it, I'll see a different
pattern (e.g. it might be G and x mis-drawn now, rather than b) and that
will persist through that run of firefox (but new letters might
eventually start being affected as well). Once it starts, there's no
chance of quitting and restarting to get a browser that has NO damaged
letters; but sometimes I can get one where the bad letters are less
common ones so I can still read pages for a while and can postpone
rebooting.

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

Title:
  missing pixels (horizontal lines) in font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/782855/+subscriptions

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


[Bug 816531] Re: hp-clean can't find a printer, gives Qt errors

2011-09-22 Thread Akkana Peck
-i doesn't work here either. Is it just that hp-clean doesn't support the 
Deskjet F4280 model?  hp-clean -i -g says
debug: Device URI usb://HP/Deskjet%20F4200%20series?serial=CN98Q5Z1XF05BR is 
invalid/unknown
(I didn't give it that device-uri -- hp-clean found it, either from CUPS or 
from querying USB).

If it's that the model can't clean its print heads, is there any chance
you could make the error message a little clearer? No device
selected/specified or that supports this functionality. sounds like it
couldn't find the printer at all, leading to a lot of wasted time trying
to solve the wrong problem. Thanks!

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

Title:
  hp-clean can't find a printer, gives Qt errors

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

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


[Bug 816531] Re: hp-clean can't find a printer, gives Qt errors

2011-08-01 Thread Akkana Peck
The first time, hp-check told me I wasn't in the lp group (I was in
lpadmin). So I added myself, logged out and back in and tried again.
Here's the result. BTW, dbus is present and running (two dbus-daemons
and one dbus-launch), but there's no hp-systray installed.

** Attachment added: script output from hp-check -t
   
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/816531/+attachment/2247352/+files/hp-check.out

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

Title:
  hp-clean can't find a printer, gives Qt errors

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

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


[Bug 816531] Re: hp-clean can't find a printer, gives Qt errors

2011-08-01 Thread Akkana Peck
** Attachment added: script output from hp-clean -i -g and related commands
   
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/816531/+attachment/2247371/+files/hp-clean.out

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

Title:
  hp-clean can't find a printer, gives Qt errors

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

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


[Bug 377812] Re: Printer maintenance functions unsupported

2011-07-26 Thread Akkana Peck
I'm seeing the same error message from the CUPS web interface in Natty,
with an HP Deskjet F4280, so it's not just Epsons.

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

Title:
  Printer maintenance functions unsupported

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

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


[Bug 428065] Re: clean print heads / print self test fails

2011-07-26 Thread Akkana Peck
Still a problem on Natty, and not limited to Epsons -- I'm seeing
Unsupported format 'application/vnd.cups-command'! when I try to clean
the print heads from the CUPS web interface on an HP Deskjet F4280.  Is
there any other way to clean the heads on an HP, something like escputil
for epsons?

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

Title:
  clean print heads / print self test fails

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

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


[Bug 816531] [NEW] hp-clean can't find a printer, gives Qt errors

2011-07-26 Thread Akkana Peck
Public bug reported:

I need to clean my printer heads, and CUPS can't do it (see bug 428065 and bug 
377812), so I'm trying hp-clean, part of the hplip package. The documentation 
doesn't say what it expects as a printer or device specifier, so I'm trying 
hp-clean -pHP_Deskjet_F4200_series (the name CUPS gave to the printer) and
hp-clean -dusb://HP/Deskjet%20F4200%20series?serial=CN98Q5Z1XF05BR (the URL 
shown in the CUPS web interface)
but they both fail in the same way:

$ hp-clean -pHP_Deskjet_F4200_series

HP Linux Imaging and Printing System (ver. 3.11.1)
Printer Cartridge Cleaning Utility ver. 4.0

Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

error: Invalid printer name: HP_Deskjet_F4200_series
warning: Qt/PyQt 4 initialization failed.
error: hp-clean -u/--gui requires Qt4 GUI support. Entering interactive mode.

HP Linux Imaging and Printing System (ver. 3.11.1)
System Tray Status Service ver. 2.0

Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

warning: Qt/PyQt 4 initialization failed.
error: hp-systray requires Qt4 GUI and DBus support. Exiting.
warning: Unable to connect to dbus. Is hp-systray running?
error: Unable to open device: Unknown/invalid device-uri field

If hp-clean requires specific Qt and PyQt 4 packages to run, shouldn't
that be a dependency? Or maybe hp-clean should be in hplip-gui rather
than in hplip, if it won't run in non-GUI mode.

** Affects: hplip (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/816531

Title:
  hp-clean can't find a printer, gives Qt errors

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

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


[Bug 776736] Re: font corruption in firefox and gnome-terminal after suspend

2011-07-17 Thread Akkana Peck
Here too -- Option Tiling False doesn't help. I also tried
AccelMethod XAA which I'd seen recommended elsewhere, but it caused
a lot of other rendering errors. BTW, this is a Vaio TX650, X log says
Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller
rev 3.

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

Title:
  font corruption in firefox and gnome-terminal after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/776736/+subscriptions

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


[Bug 782855] Re: missing pixels (horizontal lines) in font rendering

2011-07-16 Thread Akkana Peck
Ignore that comment about heat. After more experimentation, I do
occasionally see the problem right after booting, and it almost always
persists through a suspend cycle. Exiting/restarting X doesn't cure it,
but rebooting (even with no appreciable time for cooldown) does.

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

Title:
  missing pixels (horizontal lines) in font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/782855/+subscriptions

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


[Bug 776736] Re: font corruption in firefox and gnome-terminal after suspend

2011-07-16 Thread Akkana Peck
See also bug 782855, same issue except it happens on its own without any
need for suspend/resume. Driving me crazy. I'll try Tiling false.

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

Title:
  font corruption in firefox and gnome-terminal after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/776736/+subscriptions

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


[Bug 782855] Re: missing pixels (horizontal lines) in font rendering

2011-06-24 Thread Akkana Peck
I have a theory that this may be related to heat. I almost never see bad
fonts immediately after booting, but after a long session where the fan
has been on a lot, the fonts will get worse and worse. If I suspend for
a while, sometimes they get better, but I have seen corrupted fonts
immediately upon resuming from suspend, so I'm not entirely convinced.

I should stress that this doesn't happen in Lucid, so even if it's heat
releated, it's definitely caused by a software change.

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

Title:
  missing pixels (horizontal lines) in font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/782855/+subscriptions

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


[Bug 783109] Re: epdfview crashed with SIGSEGV in __strlen_sse42()

2011-06-07 Thread Akkana Peck
*** This bug is a duplicate of bug 744101 ***
https://bugs.launchpad.net/bugs/744101

This has been made a duplicate of another private bug. Any chance
someone can make bug #744101 public, so folks affected by the crash can
find out when it gets fixed and help test the fix? Thanks!

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

Title:
  epdfview crashed with SIGSEGV in __strlen_sse42()

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


[Bug 370735] Re: terminated on stack smashing detected message

2011-06-01 Thread Akkana Peck
** Patch added: debdiff of the patch
   
https://bugs.launchpad.net/ubuntu/+source/gmemusage/+bug/370735/+attachment/2151093/+files/gmemusage_0.2-11ubuntu1.debdiff

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

Title:
  terminated on stack smashing detected message

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


[Bug 761830] Re: grub2 still hands off to blank tty7 on non-Server command-line-only systems

2011-05-25 Thread Akkana Peck
I chose Install a command-line system from the alt installer.

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

Title:
  grub2 still hands off to blank tty7 on non-Server command-line-only
  systems

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


[Bug 669211] Re: Xpdf segfaults on start in libpoppler.so.7

2011-05-18 Thread Akkana Peck
Marcel: unfortunately bug 783109 isn't public (and my attempt to file a
public one was duped to the private bug), so those of us experiencing
problems with epdfview can't see that bug or add comments there. (Sorry
for the spam, I'll shut up about epdfview now.) Thanks, Alexander, for
the mupdf recommendation -- works great.

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

Title:
  Xpdf segfaults on start in libpoppler.so.7

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


[Bug 780911] Re: epdfview crashes on startup on some PDFs

2011-05-16 Thread Akkana Peck
*** This bug is a duplicate of bug 783109 ***
https://bugs.launchpad.net/bugs/783109

Bug 783109 seems to be private, whatever that means. If I click on the link 
Launchpad is giving me, it tells me:
There’s no page with this address in Launchpad.
and the note at the bottom of the bug says Remember, this bug report is a 
duplicate of a private bug. 
Is there some way to see bug 783109 or track it? I'd like to know if epdfview 
gets fixed, or if I can help with testing, since you suggested I should add 
further comments to that bug, I'm guessing maybe it isn't meant to be private.

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

Title:
  epdfview crashes on startup on some PDFs

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

[Bug 782855] [NEW] missing pixels (horizontal lines) in font rendering

2011-05-14 Thread Akkana Peck
Public bug reported:

Binary package hint: xserver-xorg-video-intel

Since upgrading from Lucid to Natty, font rendering in firefox and some
other apps is buggy. Certain letters in certain fonts will be missing
pixels from horizontal lines through certain letters. For instance, in
the screenshot I'm about to attach from this bug report, all the 'o'
characters are missing a line through the center, and 'n' are missing a
line a little below center. It's different every time: if I restart
firefox, different letters will be affected.

Graphics is Intel 915GM (on a Sony Vaio TX650). I don't know that it's
the X driver at fault, but most people who see the problem seem to think
that it's related to the video driver rather than the font rendering
libraries. Changing my set of installed fonts or changing to a different
default browser font can make the problem better or worse, but never
makes it go away entirely.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1366x768
 edid-base64:
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
Date: Sat May 14 18:16:31 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller 
[8086:2592] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Sony Corporation Device [104d:81e2]
   Subsystem: Sony Corporation Device [104d:81e2]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110413)
MachineType: Sony Corporation VGN-TX650P
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/tcsh
ProcKernelCmdLine: root=/dev/sda5 ro noplymouth
Renderer: Unknown
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/05/2005
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: R0031V1
dmi.chassis.type: 10
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrR0031V1:bd08/05/2005:svnSonyCorporation:pnVGN-TX650P:pvrJ0017EPV:cvn:ct10:cvr:
dmi.product.name: VGN-TX650P
dmi.product.version: J0017EPV
dmi.sys.vendor: Sony Corporation
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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


** Tags: apport-bug i386 natty needs-reassignment regression-update ubuntu

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

Title:
  missing pixels (horizontal lines) in font rendering

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


[Bug 782855] Re: missing pixels (horizontal lines) in font rendering

2011-05-14 Thread Akkana Peck
** Attachment added: screenshot.jpg
   
https://bugs.launchpad.net/bugs/782855/+attachment/2128925/+files/screenshot.jpg

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

Title:
  missing pixels (horizontal lines) in font rendering

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


[Bug 669211] Re: Xpdf segfaults on start in libpoppler.so.7

2011-05-10 Thread Akkana Peck
I don't know if a stack trace from libs without symbols is useful, but here's 
epdfview:
#0  0xb775b706 in ?? () from /lib/i386-linux-gnu/libc.so.6
#1  0xb7f5777b in g_strdup () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x0011a56e in ?? ()
#3  0x0011fe93 in ?? ()
#4  0x00120684 in ?? ()
#5  0x0011c35d in ?? ()
#6  0x0011bf40 in ?? ()
#7  0xb7f602df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb7848e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0xb77b173e in clone () from /lib/i386-linux-gnu/libc.so.6

It does work on some PDFs that xpdf crashes on, but it still crashes on
others.
http://www.ebparks.org/files/EBRPD_files/photoguides/1-EBRPD_Wildflowers.pdf
crashes it repeatably.

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

Title:
  Xpdf segfaults on start in libpoppler.so.7

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


[Bug 780911] [NEW] epdfview crashes on startup on some PDFs

2011-05-10 Thread Akkana Peck
Public bug reported:

Binary package hint: libpoppler13

Split off from bug 669211 since I was told this was a different issue:

In Natty, many PDFs cause epdfview to crash on startup.

Unhelpful stack trace (no symbols):
#0  0xb775b706 in ?? () from /lib/i386-linux-gnu/libc.so.6
#1  0xb7f5777b in g_strdup () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x0011a56e in ?? ()
#3  0x0011fe93 in ?? ()
#4  0x00120684 in ?? ()
#5  0x0011c35d in ?? ()
#6  0x0011bf40 in ?? ()
#7  0xb7f602df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb7848e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0xb77b173e in clone () from /lib/i386-linux-gnu/libc.so.6

I tried installing poppler-dbg and setting LD_LIBRARY_PATH to
/usr/lib/debug and to /usr/lib/debug/usr/lib (where the debug library
gets installed) but I still don't get symbols in the stack trace. Any
suggestions?

** Affects: poppler (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/780911

Title:
  epdfview crashes on startup on some PDFs

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


[Bug 669211] Re: Xpdf segfaults on start in libpoppler.so.7

2011-05-10 Thread Akkana Peck
Split off the epdfview issue to bug 780911. I don't see debug symbols
even with poppler-dbg, though. Compiling from source is working with
xpdf, so maybe I'll try that with epdfview too.

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

Title:
  Xpdf segfaults on start in libpoppler.so.7

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


[Bug 669211] Re: Xpdf segfaults on start in libpoppler.so.7

2011-05-09 Thread Akkana Peck
epdfview also crashes on startup on every PDF file, on natty. Or should
that be filed as a separate bug? I'm guessing it's the same problem, and
there doesn't seem to be an epdfview-specific bug filed.

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

Title:
  Xpdf segfaults on start in libpoppler.so.7

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


[Bug 627890] Re: My Laptop special buttons doesnt work

2011-05-02 Thread Akkana Peck
Is the fix in natty now? I'm having trouble getting my brightness keys
(Fn-F5 and F6) to be seen on a Vaio TX650. They worked great in lucid
and before. Wondering if I should file a new bug.

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

Title:
  My Laptop special buttons doesnt work

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


[Bug 761830] Re: grub2 still hands off to blank tty7 on non-Server command-line-only systems

2011-04-29 Thread Akkana Peck
I installed from an alternate installer ISO
(ubuntu-11.04-beta2-alternate-i386.iso), and chose the server option, so
it was installed as a commandline system. After installation, I
installed X and various X clients, but not gdm -- for now I'm still
booting into the console login prompt (except there wasn't a prompt,
just a blank screen/blinking cursor).

After reading this bug I've commented out the for word in
$GRUB_CMDLINE_LINUX_DEFAULT; do clause in /etc/grub.d/10_linux, and
also changed GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub to
noplymouth instead of quiet splash, and now my boot is working great
and I get the expected login prompt.

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

Title:
  grub2 still hands off to blank tty7 on non-Server command-line-only
  systems

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


[Bug 761830] Re: grub2 still hands off to blank tty7 on non-Server command-line-only systems

2011-04-25 Thread Akkana Peck
I see this problem with a fresh Ubuntu server install from about a week
ago. Every time I boot, I end up at a blank screen with a blinking
cursor, and I have to type ctrl-alt-F1 to get my login prompt. Took me a
while the first time to figure out that my install wasn't broken and the
boot had actually succeeded.

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

Title:
  grub2 still hands off to blank tty7 on non-Server command-line-only
  systems

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


[Bug 765422] [NEW] apps started fullscreen in unity can never unfullscreen

2011-04-18 Thread Akkana Peck
Public bug reported:

Binary package hint: unity

If you run an application under Unity that starts as fullscreen, you're
stuck in fullscreen mode forever. The app can call
gtk_window_unfullscreen() but it doesn't do any good -- unity on natty
beta ignores it.

I'm attaching a simple C GTK test program that demonstrates the problem.
Compile it as specified in the comment at the beginning, then run it
with no arguments. It starts up in fullscreen mode. When you click
toggle fullscreen, it calls gtk_window_unfullscreen(). That works in
gnome 2 on lucid and gnome 3 on natty, as well as several other window
managers, but in unity the unfullscreen() does nothing.

You can also run the program with an argument of 0 if you want to test
it starting up in normal non-fullscreen mode, then toggling into
fullscreen, to see the difference in behavior.

** Affects: unity (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/765422

Title:
  apps started fullscreen in unity can never unfullscreen

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


[Bug 765422] Re: apps started fullscreen in unity can never unfullscreen

2011-04-18 Thread Akkana Peck
** Attachment added: C program to demonstrate the fullscreen problem
   
https://bugs.launchpad.net/bugs/765422/+attachment/2064618/+files/fullscreentest.c

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

Title:
  apps started fullscreen in unity can never unfullscreen

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


  1   2   3   >