[Bug 399390] [NEW] Zelig fails with 'no slot "call" in the result'

2009-07-14 Thread soundray
Public bug reported:

Binary package hint: r-cran-zelig

I installed packages r-recommended and r-cran-zelig along with
dependencies. Any attempt to use zelig fails with this error message:

  no slot "call" in the result

Release is 9.04. r-base is version 2.8.1-1, r-cran-zelig is 3.3-1-1

Judging from bug reports regarding other distributions, zelig will need
version 2.9 of R.

This is a full session protocol:

u...@machine:~$ R

R version 2.8.1 (2008-12-22)
Copyright (C) 2008 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(Zelig)
Loading required package: MASS
Loading required package: boot
## 
##  Zelig (Version 3.3-1, built: 2008-06-13)
##  Please refer to http://gking.harvard.edu/zelig for full documentation 
##  or help.zelig() for help with commands and models supported by Zelig.
##
> demo(ls)


demo(ls)
 ~~

Type to start :

> #  Example 1: Basic Example with First Differences  #
> 
> # Attach sample data and variable names:  
> data(macro)

> # Estimate model and present a summary:
> user.prompt()

Press  to continue:

> z.out1 <- zelig(unem ~ gdp + capmob + trade, model = "ls", data = macro)
Error in zelig.default(unem ~ gdp + capmob + trade, model = "ls", data = macro) 
: 
  no slot "call" in the result
>

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

-- 
Zelig fails with 'no slot "call" in the result'
https://bugs.launchpad.net/bugs/399390
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 260036] Re: gnome lockup with fullscreen terminal

2009-02-17 Thread soundray
Okay in 8.10. Thanks.

-- 
gnome lockup with fullscreen terminal
https://bugs.launchpad.net/bugs/260036
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 159964] Re: xorg crashes when more than one gl program is started

2008-08-21 Thread soundray
Problem does not occur on hardy.

-- 
xorg crashes when more than one gl program is started
https://bugs.launchpad.net/bugs/159964
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 260036] [NEW] gnome lockup with fullscreen terminal

2008-08-21 Thread soundray
Public bug reported:

I'm running Ubuntu 8.04.1 with GNOME 2.22.3, metacity 2.22.0, and
xserver-xorg-video-ati 6.8.0-1.

When gnome-terminal is in full-screen mode (F11), and I take an action
which requires gnome-keyring access (ssh with key-based authorization in
this case), GNOME locks up fully. The terminal stays in the foreground,
but will not accept any input. Alt-Tab window switching fails. The only
way I found to get out of this deadlock is to switch to a virtual
console and kill the gnome-keyring-ask process.

The expected behaviour is for the gnome-keyring-ask dialog to pop up on
top, even when gnome-terminal is in full-screen mode (as exemplified by
the gksu password dialog).

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
gnome lockup with fullscreen terminal
https://bugs.launchpad.net/bugs/260036
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 150180] Re: nm-applet disconnects after irregular intervals

2007-11-14 Thread soundray
Could this be an interaction of the driver with the ipv6 module? For
what it's worth, blacklisting ipv6 solved this issue for me.

-- 
nm-applet disconnects after irregular intervals
https://bugs.launchpad.net/bugs/150180
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 148891] Re: tzconfig not in gutsy

2007-11-09 Thread soundray
The functionality of tzconfig is provided in gutsy by 'tzselect' (for
viewing the available zones, supplied by libc6) and 'dpkg-reconfigure
tzdata' for making changes to the system's timezone setting.

-- 
tzconfig not in gutsy
https://bugs.launchpad.net/bugs/148891
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 159964] xorg crashes when more than one gl program is started

2007-11-04 Thread soundray
Public bug reported:

Gutsy install in VMware Fusion for Mac OS X (reproducible in VMware
Server for Windows, not tried in VMware products for Linux)

X crashes when more than one GL program is opened.

To reproduce, at a VT:

sudo invoke-rc.d gdm stop
X >xerr &
export DISPLAY=:0
glxgears & glxgears

==> server crash. xerr appended.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
xorg crashes when more than one gl program is started
https://bugs.launchpad.net/bugs/159964
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 159964] Re: xorg crashes when more than one gl program is started

2007-11-04 Thread soundray

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/10268225/xorg.conf

-- 
xorg crashes when more than one gl program is started
https://bugs.launchpad.net/bugs/159964
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 159964] Re: xorg crashes when more than one gl program is started

2007-11-04 Thread soundray
Correction: s/X >xerr/X 2>xerr/

-- 
xorg crashes when more than one gl program is started
https://bugs.launchpad.net/bugs/159964
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 159964] Re: xorg crashes when more than one gl program is started

2007-11-04 Thread soundray

** Attachment added: "stderr from X call"
   http://launchpadlibrarian.net/10268224/xerr

-- 
xorg crashes when more than one gl program is started
https://bugs.launchpad.net/bugs/159964
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 96480] Re: Kernel 2.6.20-13 acpi bug

2007-03-29 Thread soundray
I have the same problem running feisty x86_64 on a Mac Pro. 2.6.20-13.21
fails with a similar dmesg log.

When I boot this kernel and run gnome, I get "Failed to initialize HAL".
Networking fails, and Suspend and Hibernate are unavailable from the
Quit dialog.

Blacklisting sbs fixes the HAL, network and Suspend/Hibernate problems,
but the kernel oops is still in the dmesg log (attached).

When sbs is blacklisted, running 'strace modprobe sbs' freezes at
"read(4, "8448 1 asus_acpi, Live 0xfff"..., 1024) = 1024 \n
nanosleep({0, 1}'

None of these problems occur with 2.6.20-12.20.

** Attachment added: "dmesg output, kernel 2.6.20-13.21, sbs blacklisted"
   http://librarian.launchpad.net/7044399/dmesg

-- 
Kernel 2.6.20-13 acpi bug
https://launchpad.net/bugs/96480

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


[Bug 84026] Re: Frequency scaling unavailable on Woodcrest CPU, Feisty Herd 3

2007-02-27 Thread soundray
sudo modprobe acpi-cpufreq fails with "No such device"

-- 
Frequency scaling unavailable on Woodcrest CPU, Feisty Herd 3
https://launchpad.net/bugs/84026

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


[Bug 84026] Re: Frequency scaling unavailable on Woodcrest CPU, Feisty Herd 3

2007-02-27 Thread soundray

** Attachment added: "lspci -vvnn"
   http://librarian.launchpad.net/6561738/lspci-vvnn.log

-- 
Frequency scaling unavailable on Woodcrest CPU, Feisty Herd 3
https://launchpad.net/bugs/84026

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


[Bug 84026] Re: Frequency scaling unavailable on Woodcrest CPU, Feisty Herd 3

2007-02-27 Thread soundray

** Attachment added: "dmesg"
   http://librarian.launchpad.net/6561731/dmesg.log

-- 
Frequency scaling unavailable on Woodcrest CPU, Feisty Herd 3
https://launchpad.net/bugs/84026

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


[Bug 84026] Re: Frequency scaling unavailable on Woodcrest CPU, Feisty Herd 3

2007-02-27 Thread soundray
Rechecked after upgrade to 2.6.20-9-generic. Please see attachments.


** Attachment added: "uname -a"
   http://librarian.launchpad.net/6561727/uname-a.log

-- 
Frequency scaling unavailable on Woodcrest CPU, Feisty Herd 3
https://launchpad.net/bugs/84026

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


[Bug 86284] Re: Feisty Herd 4, grammar error in dialog text

2007-02-26 Thread soundray
Collins Concise Dictionary 4th ed. states that "make sure" "takes a
clause as object", whereas "be sure" "takes a clause as object or an
infinitive". The use of "make sure" with an infinitive does not conform
with standard English usage. Note that I made a suggestion that
eliminates all grammatical uncertainty and is much clearer.

And, if your goal is to improve the quality of the software, I suggest
that you shouldn't alienate people who share that goal by arrogantly
disparaging their suggestions, however unimportant the bug may seem.

-- 
Feisty Herd 4, grammar error in dialog text
https://launchpad.net/bugs/86284

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


[Bug 84027] Re: [Feisty Herd 3] CIFS share does not appear in Places menu

2007-02-26 Thread soundray
This is not a wishlist bug. On edgy the behaviour is as expected:

* Open the Connect to Server dialog
* Select Service type "Windows share"
* Enter Server, Share, User Name, Name to use for connection
* Click "Connect"

-> on edgy, the "Name to use for connection" appears in the Places menu 
immediately
-> on feisty, the dialog closes without any indication that the connection 
exists. When restarting nautilus, the share appears in the Places menu. The 
error can not be reproduced by unmounting and mounting the same share again.

This is feisty amd64, installed from Herd 3 and fully updated.


** Changed in: gnome-vfs (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
[Feisty Herd 3] CIFS share does not appear in Places menu
https://launchpad.net/bugs/84027

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


[Bug 84028] Re: [Feisty Herd 3] nautilus-cd-burner ejects CD after burn

2007-02-20 Thread soundray
** Changed in: nautilus-cd-burner (Ubuntu)
   Status: Needs Info => Confirmed

-- 
[Feisty Herd 3] nautilus-cd-burner ejects CD after burn
https://launchpad.net/bugs/84028

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


[Bug 86291] Re: [Feisty Herd 4] partitioner stalls for a long time

2007-02-20 Thread soundray
I attempted to reproduce the error with --debug, but couldn't. I suspect
I was short of RAM when I encountered the original problem. Ubiquity ran
fluidly when launched as the first and only program after boot.

** Changed in: ubiquity (Ubuntu)
   Status: Needs Info => Rejected

-- 
[Feisty Herd 4] partitioner stalls for a long time
https://launchpad.net/bugs/86291

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


[Bug 86297] [Feisty Herd 4] Partitioner behaves inconsistently

2007-02-19 Thread soundray
Public bug reported:

Binary package hint: ubiquity

During manual partitioning, I right-click an entry and choose "Edit". I
leave the partition size unchanged, but I change the name of the mount
point from "/media/hda3" to "/". On closing the dialog with Ok, I get a
warning dialog titled "Write previous changes to disk and continue",
with the text referring to a resize operation which I haven't requested.

The expected behaviour is not to warn of a resize operation when the
partition size has not been changed in the previous dialog.

When selecting "Go Back" in this dialog, the mount point change is
carried out anyhow.

The expected behaviour is for the "Go Back" button in the warning dialog
to undo all changes from the "Edit Partition" dialog.

When selecting "Continue" instead of "Go Back", a dialog pops up with
the warning "Invalid size". Since no change has been requested, the
default size that the "Edit Partition" dialog returns should not be
invalid.

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[Feisty Herd 4] Partitioner behaves inconsistently
https://launchpad.net/bugs/86297

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


[Bug 86291] [Feisty Herd 4] partitioner stalls for a long time

2007-02-19 Thread soundray
Public bug reported:

Binary package hint: ubiquity

The partitioner appears to hang for a long time while scanning an ntfs
partition, before resizing of this partition has been requested. The
progress bar hangs at 60% during this period. Expected behaviour is for
the progress bar to grow while scanning takes place, or for scanning to
be postponed until the user requests resizing of the partitions. (Feisty
herd 4, ubiquity, partitioner after selecting "manual").

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[Feisty Herd 4] partitioner stalls for a long time
https://launchpad.net/bugs/86291

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


[Bug 86284] Feisty Herd 4, grammar error in dialog text

2007-02-19 Thread soundray
Public bug reported:

Binary package hint: ubiquity

The partitioner text at the bottom reads "Make sure to allocate space
for a root partition ("/"), with a minimum size of 2 GB.". Grammatically
correct would be "Be sure to...". Better yet, this text should say "You
need to specify one partition for the root filesystem (mount point "/")
with a minimum size of 2GB, and a swap partition of at least 256 MB".

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Feisty Herd 4, grammar error in dialog text
https://launchpad.net/bugs/86284

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


[Bug 84036] Re: [Feisty Herd 3] partitioner shows EFI system partition with mountpoint, but this is not mounted after the installation

2007-02-14 Thread soundray
Thanks. I was using amd64.

-- 
[Feisty Herd 3] partitioner shows EFI system partition with mountpoint, but 
this is not mounted after the installation
https://launchpad.net/bugs/84036

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


[Bug 84028] Re: [Feisty Herd 3] nautilus-cd-burner ejects CD after burn

2007-02-11 Thread soundray
This is on feisty herd 3 (as mentioned in the subject line). The
behaviour has changed between edgy and feisty.

-- 
[Feisty Herd 3] nautilus-cd-burner ejects CD after burn
https://launchpad.net/bugs/84028

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


[Bug 84036] [Feisty Herd 3] partitioner shows EFI system partition with mountpoint, but this is not mounted after the installation

2007-02-08 Thread soundray
Public bug reported:

Binary package hint: ubiquity

Installing on a Mac Pro with two hard disk drives, the first (Mac
disklabel) drive is shown with only one mountable partition ("EFI system
partition"). A mountpoint is offered by default. After installation,
this partition is not mounted.

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[Feisty Herd 3] partitioner shows EFI system partition with mountpoint, but 
this is not mounted after the installation
https://launchpad.net/bugs/84036

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


[Bug 84031] [Feisty Herd 3] installer timezone map slow to zoom

2007-02-08 Thread soundray
Public bug reported:

Binary package hint: ubiquity

After selecting a region for the time zone, the map zooms in intolerably
slowly. There should be an alternative selection method, eg. dropdown
lists.

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[Feisty Herd 3] installer timezone map slow to zoom
https://launchpad.net/bugs/84031

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


[Bug 84028] [Feisty Herd 3] nautilus-cd-burner ejects CD after burn

2007-02-08 Thread soundray
Public bug reported:

Binary package hint: nautilus-cd-burner

After completing the burn process, the drive opens. This behaviour
should be configurable. gconf-editor has no option.

** Affects: nautilus-cd-burner (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[Feisty Herd 3] nautilus-cd-burner ejects CD after burn
https://launchpad.net/bugs/84028

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


[Bug 84027] [Feisty Herd 3] CIFS share does not appear in Places menu

2007-02-08 Thread soundray
Public bug reported:

Binary package hint: gnome-volume-manager

On mounting a CIFS share, it fails to appear in Nautilus Places menu.
Entry appears after logging out and in again.

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

-- 
[Feisty Herd 3] CIFS share does not appear in Places menu
https://launchpad.net/bugs/84027

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


[Bug 84026] Frequency scaling unavailable on Woodcrest CPU, Feisty Herd 3

2007-02-08 Thread soundray
Public bug reported:

Binary package hint: linux-source-2.6.20

CPUs run unthrottled on fresh feisty install on Mac Pro (dual core Xeon
CPUs). The speedstep_centrino module, which reportedly supports this
model, is unavailable.

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Frequency scaling unavailable on Woodcrest CPU, Feisty Herd 3
https://launchpad.net/bugs/84026

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


[Bug 84016] Unmet dependency in metapackage linux-image-generic

2007-02-08 Thread soundray
Public bug reported:

Binary package hint: linux-source-2.6.17

Using gb.archive and amd64, I get a failed dependency for linux-image-
generic:

Depends: linux-image-2.6.17-11-generic  but it is not installable

** Affects: linux-source-2.6.17 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Unmet dependency in metapackage linux-image-generic
https://launchpad.net/bugs/84016

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