[Bug 1163054] [NEW] compiz crashed with SIGSEGV in unity::TextureCache::FindTexture()

2013-04-01 Thread Dan Drake
Public bug reported:

For about a week now, my Raring virtual machine has not allowed me to
log in -- the lightdm screen comes up, but when I try to log in, I get a
blank screen.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: unity 6.12.0daily13.03.29.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-15.25-generic 3.8.4
Uname: Linux 3.8.0-15-generic i686
ApportVersion: 2.9.2-0ubuntu5
Architecture: i386
Date: Mon Apr  1 16:15:47 2013
ExecutablePath: /usr/bin/compiz
InstallationDate: Installed on 2013-03-01 (31 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130222)
MarkForUpload: True
ProcCmdline: compiz
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0xb127e5e9 
_ZN5unity12TextureCache11FindTextureERKSsiiSt8functionIFPN3nux11BaseTextureES2_iiEE+537:
mov(%esi),%eax
 PC (0xb127e5e9) ok
 source (%esi) (0x) not located in a known VMA region (needed 
readable region)!
 destination %eax ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: unity
StacktraceTop:
 unity::TextureCache::FindTexture(std::string const, int, int, 
std::functionnux::BaseTexture* (std::string const, int, int)) () from 
/usr/lib/compiz/libunityshell.so
 unity::launcher::Launcher::Launcher(unity::MockableBaseWindow*, char const*, 
int) () from /usr/lib/compiz/libunityshell.so
 ?? ()
Title: compiz crashed with SIGSEGV in unity::TextureCache::FindTexture()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

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


** Tags: apport-crash i386 need-i386-retrace raring

** Information type changed from Private to Public

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

Title:
  compiz crashed with SIGSEGV in unity::TextureCache::FindTexture()

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

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


[Bug 972648] Re: ICE (segfault) in gsi_for_stmt

2012-04-03 Thread Dan Drake
I can confirm this behavior on 32-bit Precise. I get the same errors
with sparsmat.ii, and the workaround...uh, works around the problem
successfully. My gcc is 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu3).

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

Title:
  ICE (segfault) in gsi_for_stmt

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc-linaro/+bug/972648/+subscriptions

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


[Bug 512284] Re: please remove sagetex package from texlive-latex-extra

2012-01-11 Thread Dan Drake
Hello?

Two years and not even a comment?

I'm just asking for a couple directories be removed from texlive-latex-
extra-doc and texlive-latex-extra.

In the meantime, we get reports every few weeks on the Sage mailing
lists of people who are having trouble because of this problem. I don't
understand why this cannot be done.

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

Title:
  please remove sagetex package from texlive-latex-extra

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/512284/+subscriptions

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


[Bug 512284] Re: please remove sagetex package from texlive-latex-extra

2012-01-11 Thread Dan Drake
** Bug watch added: Debian Bug tracker #655545
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655545

** Also affects: texlive-extra (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655545
   Importance: Unknown
   Status: Unknown

** Changed in: texlive-extra (Ubuntu)
   Status: New = Confirmed

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

Title:
  please remove sagetex package from texlive-latex-extra

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/512284/+subscriptions

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


[Bug 914572] [NEW] lbdb-fetchaddr truncates based on number of bytes, not characters

2012-01-10 Thread Dan Drake
Public bug reported:

When feeding lbdb-fetchaddr a header that is UTF-8 encoded and longer
than 30 bytes or so, it truncates the name, but based on the number of
bytes, not the number of characters. This can result in byte sequences
that are not valid UTF-8 strings.

For example:

echo 'From: 우리들이 누리는 카이스트우리누리 선거운동 본부 emaila...@gmail.com' | 
/usr/lib/lbdb/fetchaddr -c utf-8
emaila...@gmail.com 우리들이 누리는 카�...  2012-01-11 11:34

The charset argument is ignored when truncating. The result is
m_inmail.list not being properly UTF-8 encoded.

I am using lbdb 0.38 on Ubuntu 11.10.

** Affects: lbdb (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/914572

Title:
  lbdb-fetchaddr truncates based on number of bytes, not characters

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

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

[Bug 824926] [NEW] cannot unmount as ordinary user

2011-08-11 Thread Dan Drake
Public bug reported:

I can mount archives as a regular user using archivemount, but I can't
unmount them. This is contrary to the example session in the manpage,
and seems strange.

Example:

$ archivemount foo.tar.gz /mntpoint

(works as expected, can read the files, etc)

$ umount /mntpoint
umount: /mntpoint is not in the fstab (and you are not root)

The statement is correct; the mount point isn't in fstab, and I'm not
root...but I still expected to be able to unmount the archive.

Using archivemount 0.6.1-1 on 64-bit Natty.

** Affects: archivemount (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/824926

Title:
  cannot unmount as ordinary user

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

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


[Bug 788343] Re: [natty] xpdf segfaults on start-up

2011-06-07 Thread Dan Drake
** Changed in: xpdf (Ubuntu)
   Status: New = Confirmed

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

Title:
  [natty] xpdf segfaults on start-up

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


[Bug 788343] Re: [natty] xpdf segfaults on start-up

2011-06-07 Thread Dan Drake
On my Natty install, I get:

Error: Couldn't find included config file: '/etc/xpdf/includes'
(/etc/xpdf/xpdfrc:115)

and my /etc/xpdf/xpdfrc has, around line 115:

# Include additional character maps (these are provided by the
# poppler-data package). The /etc/xpdf/includes file is automatically
# kept up to date by the package scripts.  See the file itself for
# more details.
include /etc/xpdf/includes

The includes file doesn't exist, so it's not being kept up-to-date by
poppler-data. Commenting out the include line doesn't work, nor does
creating an empty /etc/xpdf/includes.

** Bug watch added: Debian Bug tracker #610441
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610441

** Also affects: xpdf (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610441
   Importance: Unknown
   Status: Unknown

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

Title:
  [natty] xpdf segfaults on start-up

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


[Bug 788343] Re: [natty] xpdf segfaults on start-up

2011-06-07 Thread Dan Drake
Reinstalling poppler-data (as in the Debian bug) did regenerated
/etc/xpdf/includes, but xpdf still segfaults for me. I'm attaching an
strace; I hope it helps.

** Attachment added: xpdf-strace.txt
   
https://bugs.launchpad.net/debian/+source/xpdf/+bug/788343/+attachment/2160151/+files/xpdf-strace.txt

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

Title:
  [natty] xpdf segfaults on start-up

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


[Bug 767940] [NEW] package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-20 Thread Dan Drake
Public bug reported:

Binary package hint: apport

During an upgrade of Natty beta I get:

Setting up apport (1.20.1-0ubuntu4) ...
Installing new version of config file /etc/default/apport ...
start: Job failed to start
invoke-rc.d: initscript apport, action start failed.
dpkg: error processing apport (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of apport-gtk:
 apport-gtk depends on apport (= 0.41); however:
  Package apport is not configured yet.
dpkg: error processing apport-gtk (--configure):
 dependency problems - leaving unconfigured

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: apport 1.20.1-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
ApportLog:
 
Architecture: i386
CrashReports:
 600:1000:1000:21599197:2011-04-14 10:41:17.726547000 +0900:2011-04-14 
10:41:22.954547522 +0900:/var/crash/_usr_lib_banshee_Banshee.exe.1000.crash
 600:0:0:454269:2011-04-21 09:18:28.309143000 +0900:2011-04-21 
09:24:51.197142883 +0900:/var/crash/apport.0.crash
 600:1000:1000:1098:2011-04-13 16:21:29.994437000 +0900:2011-04-13 
16:21:34.130437447 +0900:/var/crash/_usr_bin_unity-2d-places.1000.crash
Date: Thu Apr 21 09:18:28 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110202)
PackageArchitecture: all
SourcePackage: apport
Title: package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 natty unity-2d

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

Title:
  package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 767940] Re: package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-20 Thread Dan Drake
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767940

Title:
  package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 681621] [NEW] suggested package xpdf should be xpdf-reader

2010-11-25 Thread Dan Drake
Public bug reported:

Binary package hint: asymptote

Currently asymptote suggests the package xpdf, but that package has been
split into xpdf-reader and xpdf-utils. Perhaps asymptote should instead
suggest one or both of those packages. (I'm not sure if the intention is
to have a PDF reader, or the conversion utilities.)

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

-- 
suggested package xpdf should be xpdf-reader
https://bugs.launchpad.net/bugs/681621
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 680896] [NEW] pdftk does not accept filenames that start with end

2010-11-24 Thread Dan Drake
Public bug reported:

Binary package hint: pdftk

I'm using pdftk  1.41+dfsg-8 on Meerkat and it appears to not accept
filenames that start with end:

pdftk end.pdf foo.pdf cat output combined.pdf

results in:

Error: Unexpected command-line data: 
  end.pdf
   where we were expecting an input PDF filename,
   operation (e.g. cat) or input_pw.  Exiting.
Errors encountered.  No output created.
Done.  Input errors, so no output created.

If I move the file to xend.pdf, it works perfectly fine.

I've tried several variations, and it appears that pdftk gets confused
by the filename starting with end.

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

-- 
pdftk does not accept filenames that start with end
https://bugs.launchpad.net/bugs/680896
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 680896] Re: pdftk does not accept filenames that start with end

2010-11-24 Thread Dan Drake
This seems to have been fixed in version 1.43:
http://www.pdflabs.com/docs/pdftk-version-history/

-- 
pdftk does not accept filenames that start with end
https://bugs.launchpad.net/bugs/680896
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 607573] Re: evince not allowed to open fdf files

2010-07-20 Thread Dan Drake
Sadly, I can't provide the exact file I was using, since it was a review
copy of a paper I'm refereeing for a journal. I can report that the
file utility reported the .fdf file was a regular PDF 1.4 file. I will
look for an example .fdf file that you can use.

-- 
evince not allowed to open fdf files
https://bugs.launchpad.net/bugs/607573
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 607573] [NEW] evince not allowed to open fdf files

2010-07-19 Thread Dan Drake
Public bug reported:

Binary package hint: evince

I have an .fdf file
(http://www.planetpdf.com/mainpage.asp?WebPageID=338) that evince cannot
open -- it reports permission denied, even though the file's
permissions are 644. I believe this is because evince's AppArmor profile
does not allow this. If I rename the file to have a .pdf extension,
evince opens the file with no trouble. Can .fdf files be added to
evince's profile?

I am using 64-bit Lucid with evince 2.30.3-0ubuntu1.1.

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

-- 
evince not allowed to open fdf files
https://bugs.launchpad.net/bugs/607573
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 582042] [NEW] does not recognize filenames generated by mutt

2010-05-17 Thread Dan Drake
Public bug reported:

Binary package hint: post-el

post-el in Lucid does not seem to recognize the filenames that are now
generated by mutt, so when composing mail, the message is started in
fundamental mode, not post mode.

See Debian bug 568943: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=568943

** Affects: post-el (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: post-el (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #568943
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568943

** Also affects: post-el (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568943
   Importance: Unknown
   Status: Unknown

-- 
does not recognize filenames generated by mutt
https://bugs.launchpad.net/bugs/582042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572160] [NEW] big black blotches for tooltips don't fit theme

2010-04-30 Thread Dan Drake
Public bug reported:

Binary package hint: light-themes

I'm using the Ambiance theme and overall it's pretty nice. But the
tooltip boxes have a solid black background and really don't fit the
theme. Most of the desktop is light-colored or grayish, and when
hovering over, say, the weather applet, I get a big blotch of solid,
intense black. The effect is a little jarring.

I'd like to see something a little lighter. A dark background is fine,
but something a little other than pure black would look nicer and fit
the light and ambiance theme.

** Affects: light-themes (Ubuntu)
 Importance: Undecided
 Status: New

-- 
big black blotches for tooltips don't fit theme
https://bugs.launchpad.net/bugs/572160
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 531680] [NEW] please update auctex to version 11.86

2010-03-03 Thread Dan Drake
Public bug reported:

Binary package hint: auctex

AuCTeX is now at version 11.86: http://www.gnu.org/software/auctex/

It would be nice to get this new version into Lucid.

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


** Tags: wishlist

** Bug watch added: Debian Bug tracker #571760
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571760

-- 
please update auctex to version 11.86
https://bugs.launchpad.net/bugs/531680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 531680] Re: please update auctex to version 11.86

2010-03-03 Thread Dan Drake
Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571760

-- 
please update auctex to version 11.86
https://bugs.launchpad.net/bugs/531680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 512284] [NEW] please remove sagetex package from texlive-latex-extra

2010-01-25 Thread Dan Drake
Public bug reported:

The texlive-latex-extra package in Lucid includes the SageTeX package.
I'd like to request that this be removed from the TeXLive packaging in
Ubuntu/Debian. This package requires both TL and Sage
(http://sagemath.org) to work, and as packaged, SageTeX will not work
because it requires sagetex.py, which is only included in texlive-latex-
extra-doc.

Sage is updated far more frequently than TeXLive, and most users who use
Sage install it from source or from a binary from sagemath.org. As
SageTeX is now included by default in Sage, it seems reasonable to not
include the SageTeX package in Ubuntu's TeXLive packaging.

Thanks.

** Affects: texlive-extra (Ubuntu)
 Importance: Undecided
 Status: New

-- 
please remove sagetex package from texlive-latex-extra
https://bugs.launchpad.net/bugs/512284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 463246] Re: vlc crashed with SIGSEGV in _IO_default_xsputn()

2009-11-02 Thread Dan Drake
I got the same automatically generated error; in my case, I wanted to
sort my playlist, so I clicked the bar above the song title column and
VLC crashed.

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

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


[Bug 425902] Re: can't activate ibus in emacs22-gtk

2009-10-27 Thread Dan Drake
I have the same problem with emacs 23 (emacs-snapshot 1:20090909-1) in
karmic amd64, except that keeping the language panel on all the time
doesn't have any effect. Emacs always just says Hangul is undefined
(I'm using a Korean keyboard.)

-- 
can't activate ibus in emacs22-gtk
https://bugs.launchpad.net/bugs/425902
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 446248] [NEW] when using screen keybindings, menu should be ^a-@

2009-10-08 Thread Dan Drake
Public bug reported:

Binary package hint: byobu

I switched the keybindings to the screen-escape-keys ones, and it
would be nice if, when doing that, the Menu: F9 notification switched
over to Menu: ^A-@ or something similar. It took me a while to figure
out how to get the menu. I know I can just run byobu-config, but I
wanted to know the keybinding.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
Package: byobu 2.37-0ubuntu1~ppa3
PackageArchitecture: all
SourcePackage: byobu
Uname: Linux 2.6.28-15-generic x86_64
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: amd64 apport-bug

-- 
when using screen keybindings, menu should be ^a-@
https://bugs.launchpad.net/bugs/446248
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 446248] Re: when using screen keybindings, menu should be ^a-@

2009-10-08 Thread Dan Drake

** Attachment added: Binaries.txt
   http://launchpadlibrarian.net/33293156/Binaries.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33293157/Dependencies.txt

** Attachment added: ProcEnviron.txt
   http://launchpadlibrarian.net/33293158/ProcEnviron.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/33293159/RelatedPackageVersions.txt

** Attachment added: ScreenRC.txt
   http://launchpadlibrarian.net/33293160/ScreenRC.txt

-- 
when using screen keybindings, menu should be ^a-@
https://bugs.launchpad.net/bugs/446248
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 446248] Re: when using screen keybindings, menu should be ^a-@

2009-10-08 Thread Dan Drake
Launchpad's not letting me change the importance level myself, but this
of course a wishlist bug.

-- 
when using screen keybindings, menu should be ^a-@
https://bugs.launchpad.net/bugs/446248
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 394958] [NEW] motd includes mathematically impossible numbers of updates

2009-07-02 Thread Dan Drake
Public bug reported:

Binary package hint: update-notifier-common

Right now, /etc/motd says this:

15 packages can be updated.
18 updates are security updates.

...which seems to imply that three security updates cannot be installed.
Yikes.

The problem is in the /usr/lib/update-notifier/apt-check script: in the
section

   if cand_ver != inst_ver:
# check for security upgrades
upgrades = upgrades + 1 
if isSecurityUpgrade(cand_ver):
security_updates += 1
# now check for security updates that are masked by a 
# canidate version from another repo (-proposed or -updates)
for ver in pkg.VersionList:
if (inst_ver and apt_pkg.VersionCompare(ver.VerStr, 
inst_ver.VerStr) = 0):
#print skipping '%s'  % ver.VerStr
continue
if isSecurityUpgrade(ver):
security_updates += 1
break

it is double-counting some security updates. I have a patch which fixes
this.

** Affects: update-notifier (Ubuntu)
 Importance: Undecided
 Status: New

-- 
motd includes mathematically impossible numbers of updates
https://bugs.launchpad.net/bugs/394958
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 394958] Re: motd includes mathematically impossible numbers of updates

2009-07-02 Thread Dan Drake

** Attachment added: apt-check.patch
   http://launchpadlibrarian.net/28642954/apt-check.patch

-- 
motd includes mathematically impossible numbers of updates
https://bugs.launchpad.net/bugs/394958
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 394958] Re: motd includes mathematically impossible numbers of updates

2009-07-02 Thread Dan Drake
I should add that I'm using Jaunty with update-notifier-common 0.76.7.

-- 
motd includes mathematically impossible numbers of updates
https://bugs.launchpad.net/bugs/394958
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 394958] Re: motd includes mathematically impossible numbers of updates

2009-07-02 Thread Dan Drake
Ack! I flipped the arguments to diff -u. Please ignore the above patch
(although it's simple enough to see what it's supposed to do) and use
this one.

** Attachment added: use this patch, not the above one
   http://launchpadlibrarian.net/28644703/apt-check.patch

-- 
motd includes mathematically impossible numbers of updates
https://bugs.launchpad.net/bugs/394958
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 271978] Re: will not open mutt when clicked

2009-06-29 Thread Dan Drake
Hrm, it turns out that clicking the icon now properly starts Mutt in a
terminal! (With no error messages in .xsession-errors.) Since reporting
this bug, I had stopped even trying to get this to work, and now in
Jaunty it works fine. I'll mark this bug as Invalid since it's no longer
a bug for me...if you're having trouble with Thunderbird, perhaps that
should be another bug, or you could reopen this bug if you think that's
appropriate.

** Changed in: mail-notification (Ubuntu)
   Status: New = Invalid

-- 
will not open mutt when clicked
https://bugs.launchpad.net/bugs/271978
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 383819] [NEW] getmail crashes with a MemoryError

2009-06-04 Thread Dan Drake
Public bug reported:

Occasionally, getmail crashes while retrieving mail. It uses up a couple
gigabytes of memory and eventually gets killed. I'm attaching the
exception that cron emails to me and the results of getmail --dump

I'm using an updated Jaunty 64-bit system with 4 gigabytes of RAM.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

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


[Bug 383819] Re: getmail crashes with a MemoryError

2009-06-04 Thread Dan Drake

** Attachment added: getmail-crash.txt
   http://launchpadlibrarian.net/27513029/getmail-crash.txt

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

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


[Bug 383819] Re: getmail crashes with a MemoryError

2009-06-04 Thread Dan Drake

** Attachment added: getmail--dump.txt
   http://launchpadlibrarian.net/27513054/getmail--dump.txt

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

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


[Bug 323918] Re: php5 crashed with SIGSEGV in curl_global_cleanup()

2009-04-21 Thread Dan Drake
*** This bug is a duplicate of bug 63141 ***
https://bugs.launchpad.net/bugs/63141

Russell, you're right. This is a duplicate of 63141. I tried the patch
for adodb-postgres64.inc.php as well as disabling ssl in postgresql.conf
that you suggest in your comment
(https://bugs.launchpad.net/ubuntu/+source/php5/+bug/63141/comments/13)
and both fixed the problem.

** This bug has been marked a duplicate of bug 63141
   PHP (cli) exits with a segfault if pg_connect() called.

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

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


[Bug 323918] Re: php5 crashed with SIGSEGV in curl_global_cleanup()

2009-03-17 Thread Dan Drake
I am getting this same crash, also with php and Moodle. Above, you say
that you need:

 1. the specific steps or actions you took that caused you to encounter  the 
 problem,
 2. the behavior you expected, and
 3. the behavior you actually encountered (in as much detail as possible).

My answers are:

1. Started Ubuntu. Without taking any action beyond starting the
computer (actually a virtual machine), shortly after logging in, the
crash icon appears.

2. I expected to not see the crash icon, or to have php crash.

3. The crash icon appears and asks me to submit a bug.

The problem is related to Moodle's cron interface, and in my syslog, I
see something like this every 5 minutes:

Mar 17 17:40:01 foo-desktop /USR/SBIN/CRON[29061]: (www-data) CMD ([ -f 
/usr/share/moodle/admin/cron.php ]  /usr/bin/php -f 
/usr/share/moodle/admin/cron.php  /dev/null)
Mar 17 17:40:04 foo-desktop kernel: [11650.655908] php[29062]: segfault at 
7f5d8f31a0b0 ip 7f5d8f31a0b0 sp 7fff98add3a8 error 14 in 
librt-2.9.so[7f5d90429000+7000]

I have 46 segfaults with librt, as above, and a handful of segfaults in
libgpg-error.so.0.3.0.

I haven't, AFAIK, configured Moodle to do anything special with cron.

I am reopening this, because this crash happens every five minutes, and
I'd really like to have Moodle working on Ubuntu. Let me know what other
information you need.

** Changed in: php5 (Ubuntu)
   Status: Invalid = New

-- 
php5 crashed with SIGSEGV in curl_global_cleanup()
https://bugs.launchpad.net/bugs/323918
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 323918] Re: php5 crashed with SIGSEGV in curl_global_cleanup()

2009-03-17 Thread Dan Drake
I am getting this same crash, also with php and Moodle. Above, you say
that you need:

 1. the specific steps or actions you took that caused you to encounter  the 
 problem,
 2. the behavior you expected, and
 3. the behavior you actually encountered (in as much detail as possible).

My answers are:

1. Started Ubuntu. Without taking any action beyond starting the
computer (actually a virtual machine), shortly after logging in, the
crash icon appears.

2. I expected to not see the crash icon, or to have php crash.

3. The crash icon appears and asks me to submit a bug.

The problem is related to Moodle's cron interface, and in my syslog, I
see something like this every 5 minutes:

Mar 17 17:40:01 foo-desktop /USR/SBIN/CRON[29061]: (www-data) CMD ([ -f 
/usr/share/moodle/admin/cron.php ]  /usr/bin/php -f 
/usr/share/moodle/admin/cron.php  /dev/null)
Mar 17 17:40:04 foo-desktop kernel: [11650.655908] php[29062]: segfault at 
7f5d8f31a0b0 ip 7f5d8f31a0b0 sp 7fff98add3a8 error 14 in 
librt-2.9.so[7f5d90429000+7000]

I have 46 segfaults with librt, as above, and a handful of segfaults in
libgpg-error.so.0.3.0.

I haven't, AFAIK, configured Moodle to do anything special with cron.

I am reopening this, because this crash happens every five minutes, and
I'd really like to have Moodle working on Ubuntu. Let me know what other
information you need.

** Changed in: php5 (Ubuntu)
   Status: Invalid = New

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

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


[Bug 303932] [NEW] pdf with multiple dots in filename not recognized as pdf

2008-12-01 Thread Dan Drake
Public bug reported:

Binary package hint: firefox

I just downloaded a pdf with Firefox, and when the download finished, it
complained that it could not find the correct helper application. I
think the multiple dots confused Firefox; the filename is

/tmp/0025570x.di021222.02p0075s.pdf

(I was downloading it from
http://mathdl.maa.org/mathDL/22/?pa=contentsa=viewDocumentnodeId=1427)

I manually opened the pdf in Evince and it works fine; the file is a
perfectly valid pdf. Firefox (or perhaps some Gnome handler?) didn't
recognize it as such.

This is with an up-to-date Intrepid amd64 system. I have Firefox version
3.0.4+nobinonly right now. In Firefox, for PDF documents I have it set
to Use Document Viewer (default).

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

-- 
pdf with multiple dots in filename not recognized as pdf
https://bugs.launchpad.net/bugs/303932
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 287502] [NEW] please package TeXLive 2008

2008-10-22 Thread Dan Drake
Public bug reported:

Binary package hint: texlive

TeXLive 2008 has a number of very nice new features -- particularly
built-in support for pdf synchronization and LuaTeX.

I understand it's too late for release with Intrepid, but it would be
nice to see this packaged as soon as possible.

** Affects: texlive-base (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: wishlist

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

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


[Bug 279963] Re: X server running in low graphics mode

2008-10-08 Thread Dan Drake
I believe this bug is mostly a duplicate of #279707, however the fix
mentioned didn't work for me -- I had to manually specify the radeon
driver in my xorg.conf.

-- 
X server running in low graphics mode
https://bugs.launchpad.net/bugs/279963
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279963] [NEW] X server running in low graphics mode

2008-10-07 Thread Dan Drake
Public bug reported:

Binary package hint: xserver-xorg-core

After an update this morning to xserver-xorg-core, the X server now only
runs in low graphics mode.

I'm using Intrepid on an amd64 system (Core 2 Quad). I have a Radeon HD
3850 card, which until now has worked fine.

After a reboot (the kernel was upgraded as well), gdm wouldn't start and
gave me a dialog warning about running in low graphics mode. I archived
the log files and have attached them. I'm using xserver-xorg-core
2:1.5.1-1ubuntu2; it was the only X-related package that got updated
this morning that could have caused this, so I think it's the culprit.

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

-- 
X server running in low graphics mode
https://bugs.launchpad.net/bugs/279963
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279963] Re: X server running in low graphics mode

2008-10-07 Thread Dan Drake

** Attachment added: failsafeX-backup-081008114355.tar
   http://launchpadlibrarian.net/18309510/failsafeX-backup-081008114355.tar

-- 
X server running in low graphics mode
https://bugs.launchpad.net/bugs/279963
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279963] Re: X server running in low graphics mode

2008-10-07 Thread Dan Drake
I'm also attaching my Xorg.0.log file, since
https://wiki.ubuntu.com/X/Reporting repeats over and over again that one
should do this for X bugs. I should also mention that this happens every
time I try to start X, and if I try to reconfigure the graphics from the
initial low graphics mode dialog box, either nothing happens, or the
resulting dialog box is displayed with strange colors and unreadable
fonts.

Once gdm finally gets to a login screen (running at a lower resolution),
if I switch to a tty then back, the colors are all messed up -- it's all
pastel-y.

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/18309576/Xorg.0.log

-- 
X server running in low graphics mode
https://bugs.launchpad.net/bugs/279963
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 276954] [NEW] uses configuration file which is not writable by users

2008-10-01 Thread Dan Drake
Public bug reported:

Binary package hint: foxyproxy

I installed foxyproxy 2.7.5-0ubuntu3 on my Intrepid box, and when I
restarted Firefox, it complained:

Error writing settings file:
file:///usr/lib/firefox-3.0.3/foxyproxy.xml. Ensure the path exists and
that Firefox has write access, then restart Firefox. FoxyProxy will not
function until then.

Foxyproxy should be configured to use a configuration file writable by
each user -- somewhere in the $HOME/.mozilla directory. (I'm guessing
.mozilla/extensions, but I don't know the Ubuntu policy for Firefox add-
on packages.)

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

-- 
uses configuration file which is not writable by users
https://bugs.launchpad.net/bugs/276954
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 249373] Re: gnome session does not start window manager nor restores the previous session

2008-09-26 Thread Dan Drake
Is this really low priority? I find it extremely irritating that none
of my applications are restarted when I log back in. It's even more
irritating that Gnome claims to be able to do this!

Also, is gnome-terminal really a legacy application?

For years, I've had applications automatically started upon login -- I
would consider this bug a serious regression. (Imagine the press after
Intrepid is released: It's 2008 and Ubuntu can't ship a distro that
remembers what applications to start when logging in!)

There seems to be no activity on the upstream bug; is there any work
within the Ubuntu community to do something about this?

-- 
gnome session does not start window manager nor restores the previous session
https://bugs.launchpad.net/bugs/249373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264835] Re: [Intrepid] Guest account should be accessible from login screen

2008-09-25 Thread Dan Drake
I would also really like to see this feature. With it, I could have a
computer sitting in a common area that anyone could come up to and use
as a guest. Right now, I'd have to leave that computer sitting with a
more-privileged user logged in, or be present for each person so I can
log in and switch to the guest account.

-- 
[Intrepid] Guest account should be accessible from login screen
https://bugs.launchpad.net/bugs/264835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262015] Re: apt cron.daily script sleeps a random amount of time twice

2008-09-23 Thread Dan Drake
I noticed this too, when looking into why my daily cron jobs were taking
so long to run.

It's not just that the code is duplicated: the script will sleep for no
reason. After the first check if we can lock the cache, why should the
script wait? If the cache is unlocked, it should start the update right
away.

I think the intended logic is:

if cache_is_locked:
wait a while
if cache_is_still_locked:
exit
fi
fi

I've attached a patch which implements this change.

** Attachment added: patch to /etc/cron.daily/apt
   http://launchpadlibrarian.net/17865628/etc-cron.daily-apt.patch

-- 
apt cron.daily script sleeps a random amount of time twice
https://bugs.launchpad.net/bugs/262015
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259293] Re: Ecryptfs Private Directory Randomly Unmounts

2008-09-23 Thread Dan Drake
Removing ~/.ecryptfs/auto-umount worked...but the cron job that trigged
the unmount was just for grabbing email. It just runs getmail --quiet.
I don't have any cronjobs that automatically log in to this machine
(although I do frequently ssh in manually).

-- 
Ecryptfs Private Directory Randomly Unmounts
https://bugs.launchpad.net/bugs/259293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259293] Re: Ecryptfs Private Directory Randomly Unmounts

2008-09-22 Thread Dan Drake
More information: I used the watch command to, well, watch my
~/Private directory, along with tailing the syslog, and it unmounted
when a cron job ran. Here are the syslog entries:

Sep 22 18:00:01 foo CRON[32362]: Mount of private directory return code [256]
Sep 22 18:00:01 foo /USR/SBIN/CRON[32369]: (myusername) CMD (getmail --quiet)
Sep 22 18:00:05 foo CRON[32362]: Mount of private directory return code [0]

-- 
Ecryptfs Private Directory Randomly Unmounts
https://bugs.launchpad.net/bugs/259293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 272971] [NEW] volume control applet does not close when clicking elsewhere

2008-09-21 Thread Dan Drake
Public bug reported:

Binary package hint: gnome-applets

I'm using currently-updated Intrepid on amd64, and the volume control
applet in Gnome doesn't seem to work as it used to.

Usually, I: click on the volume icon, adjust the volume, and then click
somewhere else to go back to work. When I click elsewhere, the drop-down
volume bar goes away.

In the current volume applet, this doesn't happen: the drop-down volume
bar stays until I click the applet icon again. I'd like the old
behavior, where it goes away semi-automatically when I'm done adjusting
the volume.

I have gnome-applets 2.23.92-0ubuntu1.

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

-- 
volume control applet does not close when clicking elsewhere
https://bugs.launchpad.net/bugs/272971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259293] Re: Ecryptfs Private Directory Randomly Unmounts

2008-09-21 Thread Dan Drake
I have the same problem. I'm looking through auth.log, but it doesn't
have enough information: my ~/Private directory is unmounted, but it
shows no unmount today (I'm guessing the Mount of private directory
return code [256] is an unmount). For that matter, it shows no
mounting, either!

I have cron jobs that run often (every 15 mins for email), and ssh into
and out of this box frequently. I run screen sessions...all these seem
to confuse the automounting stuff pretty badly.

I'm running a fairly complete Intrepid Gnome setup on a Core 2 Quad.

-- 
Ecryptfs Private Directory Randomly Unmounts
https://bugs.launchpad.net/bugs/259293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 271978] [NEW] will not open mutt when clicked

2008-09-18 Thread Dan Drake
Public bug reported:

Binary package hint: mail-notification

I've configured mail-notification to open my mail reader when I click on
it, and I've set Gnome to use Mutt as my preferred mail reader -- but
when I click on the applet icon, nothing happens.

If I right-click on the applet and select Mail Reader, nothing
happens. If I right click and select Open Latest Message, it complains
that There is no default action associated with this location.

Perhaps this is a Gnome bug, but at any rate, it would be nice if the
applet could open up Mutt in a terminal when I click on it. I understand
that it may not be possible or easy to have mutt start up and display a
certain message, so if the Open Latest Message option doesn't work,
that's fine. But regular clicking and Mail Reader should work!

I am running Intrepid amd64 and have mail-notification 5.4.dfsg.1-1.

** Affects: mail-notification (Ubuntu)
 Importance: Undecided
 Status: New

-- 
will not open mutt when clicked
https://bugs.launchpad.net/bugs/271978
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 271161] [NEW] add support for lzma-compressed folders

2008-09-16 Thread Dan Drake
Public bug reported:

Binary package hint: mutt

It would be nice if mutt supported lzma-compressed mbox folders. Adding
two lines to /etc/Muttrc.d/compressed-folders.rc should do it:

open-hook   \\.lzma$ lzma -cd '%f'  '%t'

close-hook  \\.lzma$ lzma -c '%t'  '%f'

It seems like lzma doesn't support appending to archives like gzip and
bzip2 do, but if there's a way to do that, an append-hook could be added
as well.

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


** Tags: wishlist

-- 
add support for lzma-compressed folders
https://bugs.launchpad.net/bugs/271161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195258] Re: does not interpret directives if comment character is preceded by spaces

2008-07-26 Thread Dan Drake
To repeat myself: is anything going to be done about this bug?

I went to the trouble of reporting the bug and making patches in the
first place because a lot of the hype surrounding Ubuntu is about its
community, and I thought a simple bug report, accompanied by a patch,
would (at the very least) not be ignored by the package maintainer.

At this point -- five months after the initial report -- I can't help
but wonder if Ubuntu is more cathedral than bazaar. Am I expected to
show up to church on Sunday and listen -- install the releases every
April and October -- or can I spread out a blanket at the market and
hawk my patches and bug reports, and feel like my contributions are
welcome?

-- 
does not interpret directives if comment character is preceded by spaces
https://bugs.launchpad.net/bugs/195258
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 239353] Re: --exclude-vcs should exclude Mercurial files

2008-06-12 Thread Dan Drake
I believe the attached debdiff changes --exclude-vcs as I described. The
diff is against the tar in Hardy (1.19) although it should apply against
1.20 as well.

** Attachment added: tar-exclude-vcs.debdiff
   http://launchpadlibrarian.net/15237964/tar-exclude-vcs.debdiff

-- 
--exclude-vcs should exclude Mercurial files
https://bugs.launchpad.net/bugs/239353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 239353] [NEW] --exclude-vcs should exclude Mercurial files

2008-06-11 Thread Dan Drake
Public bug reported:

Binary package hint: tar

The --exclude-vcs flag (see
http://www.gnu.org/software/tar/manual/html_node/exclude.html#SEC103)
tells tar to ignore files from certain version control systems,
including CVS, Subversion, and git. It would be very helpful if
Mercurial files were also excluded when using that flag.

For that matter, Bazaar files should be handled as well, especially
considering Bazaar is an official GNU project. I would also recommend
excluding Darcs files.

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

-- 
--exclude-vcs should exclude Mercurial files
https://bugs.launchpad.net/bugs/239353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195258] Re: does not interpret directives if comment character is preceded by spaces

2008-05-06 Thread Dan Drake
Is anything going to be done about this bug? It's been nearly a month
since I uploaded my debdiff and the package has not been updated and
there are no comments here saying that the debdiff is incorrect or that
the bug isn't actually a bug, etc.

-- 
does not interpret directives if comment character is preceded by spaces
https://bugs.launchpad.net/bugs/195258
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 209498] [NEW] new upstream version available

2008-03-30 Thread Dan Drake
Public bug reported:

Pyparsing version 1.4.11 is available:
http://sourceforge.net/project/showfiles.php?group_id=97203

It would be very helpful to have the Ubuntu package updated to this
version. Debian lenny currently has this version, so an update shouldn't
be difficult.

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

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

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


[Bug 203551] [NEW] new upstream version available

2008-03-18 Thread Dan Drake
*** This bug is a duplicate of bug 199785 ***
https://bugs.launchpad.net/bugs/199785

Public bug reported:

Binary package hint: pgf

Version 2.00 of PGF and TikZ has been released:
http://sourceforge.net/projects/pgf/

It would be very helpful if the Ubuntu package was updated to this
version.

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

** This bug has been marked a duplicate of bug 199785
   upgrade pgf to version 2.0

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

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


[Bug 195258] Re: does not interpret directives if comment character is preceded by spaces

2008-03-11 Thread Dan Drake
I created a debdiff according to the instructions you gave. I hope I did
it properly. It's a very minor change and I hope it can be introduced
into the next version of the package.

** Attachment added: rubber-commentmark.debdiff
   http://launchpadlibrarian.net/12567217/rubber-commentmark.debdiff

-- 
does not interpret directives if comment character is preceded by spaces
https://bugs.launchpad.net/bugs/195258
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195258] Re: does not interpret directives if comment character is preceded by spaces

2008-02-27 Thread Dan Drake
I will try to get a debdiff prepared. Thanks for the URLs.

-- 
does not interpret directives if comment character is preceded by spaces
https://bugs.launchpad.net/bugs/195258
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195258] [NEW] does not interpret directives if comment character is preceded by spaces

2008-02-24 Thread Dan Drake
Public bug reported:

Binary package hint: rubber

Rubber does not interpret directives if the comment character is
preceded by spaces: it will read

% rubber: read /path/foo

but not

  % rubber: read /path/foo

The attached patch fixes the problem. It has Rubber look for a regexp
instead of % at the beginning of the line.

I am using 1.1-2.1ubuntu1 on gutsy.

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

-- 
does not interpret directives if comment character is preceded by spaces
https://bugs.launchpad.net/bugs/195258
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195258] Re: does not interpret directives if comment character is preceded by spaces

2008-02-24 Thread Dan Drake

** Attachment added: changed comment_mark to regexp
   
http://launchpadlibrarian.net/12176738/20071219084013-ec439-58944b7683471e83a38c1a9030fd68f08c68c592.gz

-- 
does not interpret directives if comment character is preceded by spaces
https://bugs.launchpad.net/bugs/195258
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 183664] randtext.sty requires random.tex, which is not installed

2008-01-16 Thread Dan Drake
Public bug reported:

Binary package hint: texlive-latex-extra

texlive-latex-extra includes the package randtext.sty
(http://www.ctan.org/tex-archive/help/Catalogue/entries/randtext.html),
which requires the file random.tex...but this is not included.

The file is easy to find via Google, and should be included with the
package if randtext.sty is.

** Affects: texlive-extra (Ubuntu)
 Importance: Undecided
 Status: New

-- 
randtext.sty requires random.tex, which is not installed
https://bugs.launchpad.net/bugs/183664
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155222] geometry package does not respect default paper size

2007-10-20 Thread Dan Drake
Public bug reported:

Binary package hint: texlive-base

The geometry package defaults to letter-size paper, even when the
texconfig utility has been used to make A4 paper the default.

The following LaTeX document is compiled to a PDF with letter-size
paper. Commenting out the \usepackage{geometry} produces A4-sized
output on my system.

\documentclass{article}
\usepackage{geometry}
\begin{document}
This is a \LaTeX\ document.
\end{document}

Moreover, /etc/papersize is set to A4, and my locale is en_GB. Between
all of those, it seems like the geometry package should understand that
I'd like A4 paper!

Thanks for helping with this.

** Affects: texlive-base (Ubuntu)
 Importance: Undecided
 Status: New

-- 
geometry package does not respect default paper size
https://bugs.launchpad.net/bugs/155222
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137205] Re: [gutsy] latexsuite doesn't load in vim after install

2007-10-15 Thread Dan Drake
I can also confirm this. Adding /usr/share/vim/addons/ to the runtimepath did 
not help.
However, using the vim-addon-manager package to install latex-suite into my 
~/.vim directory fixed the problem.

vim-related packages via sudo aptitude -F '%p %20v' search '~ivim':

vim 1:7.1-056+2ubuntu2  
vim-addon-manager   0.2 
vim-common  1:7.1-056+2ubuntu2  
vim-gnome   1:7.1-056+2ubuntu2  
vim-gui-common  1:7.1-056+2ubuntu2  
vim-latexsuite  20060325-3  
vim-runtime 1:7.1-056+2ubuntu2  
vim-tiny1:7.1-056+2ubuntu2

-- 
[gutsy] latexsuite doesn't load in vim after install
https://bugs.launchpad.net/bugs/137205
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 58987] Re: Xdvi shows poor rendering quality

2007-10-15 Thread Dan Drake
I am experiencing this problem as well, although I found a fix. I
removed the file $HOME/.texmf-config/xdvi/XDvi and the error message
stopped appearing. Even commenting out the entire file didn't work; I
had to remove it. The file is attached.

Here's the texlive packages currently installed:
texlive 2007-10
texlive-base2007-10
texlive-base-bin2007-12ubuntu3
texlive-common  2007-10
texlive-doc-base2007-3 
texlive-fonts-extra 2007-3 
texlive-fonts-recommended   2007-10
texlive-latex-base  2007-10
texlive-latex-extra 2007-3 
texlive-latex-recommended   2007-10
texlive-pictures2007-10

** Attachment added: XDvi
   http://launchpadlibrarian.net/10008002/XDvi

-- 
Xdvi shows poor rendering quality
https://bugs.launchpad.net/bugs/58987
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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