[Bug 1154049] Re: Crashes with GLib-GIO-CRITICAL. UnknownMethod: Method "DescribeAll"

2021-09-26 Thread linas
Similar issue for "Eye of Mate" in Debian Buster. Message is:

GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method
"DescribeAll" with signature "" on interface "org.gtk.Actions" doesn't
exist

Running eom as root works fine. I'm guessing that either there is some
config file that root can read, but user cannot, or that there's some
daemon that cached bad values.

BTW, searches show that people have been getting this error for almost a
decade on all sorts of different apps: for example on gedit which some
users use for git commits ... there are stack-exchange questions on this
one.

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

Title:
  Crashes with GLib-GIO-CRITICAL. UnknownMethod: Method "DescribeAll"

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


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

[Bug 1930225] [NEW] package mysql-server-8.0 8.0.25-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2021-05-31 Thread Linas Jasas
Public bug reported:

Ubuntu bug

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: mysql-server-8.0 8.0.25-0ubuntu0.20.04.1
ProcVersionSignature: Ubuntu 5.4.0-73.82-generic 5.4.106
Uname: Linux 5.4.0-73-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.17
AptOrdering:
 lz4:amd64: Install
 liblz4-1:amd64: Install
 liblz4-1:amd64: Configure
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon May 31 06:38:03 2021
ErrorMessage: installed mysql-server-8.0 package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2019-08-05 (664 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet = 16M
MySQLConf.etc.mysql.mysql.conf.d.mysqld_safe_syslog.cnf:
 [mysqld_safe]
 syslog
ProcCmdline: BOOT_IMAGE=/vmlinuz-5.4.0-73-generic 
root=UUID=ade053a5-936c-44eb-b6e7-8b721f140b91 ro quiet splash vt.handoff=7
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.5
SourcePackage: mysql-8.0
Title: package mysql-server-8.0 8.0.25-0ubuntu0.20.04.1 failed to 
install/upgrade: installed mysql-server-8.0 package post-installation script 
subprocess returned error exit status 1
UpgradeStatus: Upgraded to focal on 2020-12-11 (171 days ago)

** Affects: mysql-8.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal

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

Title:
  package mysql-server-8.0 8.0.25-0ubuntu0.20.04.1 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1930225/+subscriptions

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

[Bug 1843490] Re: lxc.cgroup.devices.allow prevents unprivileged container from starting

2019-09-22 Thread linas
So is there a workaround? In my case, I'm trying to access an OpenCL gpu
from a userland container. I was assuming that the below might be
enough.

lxc.mount.entry = /dev/dri/card1 dev/dri/card1 none bind,optional,create=file
lxc.mount.entry = /dev/dri/renderD128 dev/dri/renderD128 none 
bind,optional,create=file

lxc.cgroup.devices.allow = c 226:* rwm

The mounts work (although owned by nobody:nobody instead of root:video)
and the devices cgroup stanza in the config file generates the container
boot error, as described above. The mounts are not enough to get opencl
access in the container: running "clinfo" (the opencl diagnostic) in the
container doesn't find the devices (I presume because of ... well,
something to do with /dev/dri but don't really know)

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

Title:
  lxc.cgroup.devices.allow prevents unprivileged container from starting

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

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

[Bug 583797]

2019-01-02 Thread Linas-fi
Despite having browser.showQuitWarning and browser.warnOnQuit set to true (as 
well as browser.tabs.warnOnClose), pressing Ctrl+Q (or using File → Exit) 
closes the program with no confirmation.
This is very annoying when you were using the browser and just intended to 
close a tab instead (Ctrl+W), since it leaves you with no browser for 7 minutes 
(bug 806109) while it is busy closing a program you didn't want to close at 
all!.


Note: I'm duping here a bunch of related bugs.
Listed on bug 565567, there is 
https://addons.mozilla.org/en-US/firefox/addon/always-ask/ as workaround.

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

Title:
  "Warn on closing with multiple tabs open" not honored

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

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

[Bug 583797]

2019-01-02 Thread Linas-fi
Seems I don't have appropiate permissions. Someone able to do it may
like to dupe here bug  565567, bug 633504, bug 691297 and bug 702478.
Related but a bit different, there are also bug 298802 and bug 298803.

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

Title:
  "Warn on closing with multiple tabs open" not honored

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

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

[Bug 1644056] Re: kernel BUG at /build/linux-lts-xenial-gUF4JR/linux-lts-xenial-4.4.0/mm/huge_memory.c:1931!

2018-11-29 Thread linas
FYI, a 4.8.0 kernel (not ubuntu)

Nov 29 13:34:42 fanny kernel: [2752823.883284] BUG: Bad rss-counter state 
mm:8d1c56233c00 idx:1 val:5
Nov 29 13:34:42 fanny kernel: [2752823.883292] BUG: non-zero nr_ptes on freeing 
mm: 2

$ cat /proc/version
Linux version 4.8.0-0.bpo.2-amd64 (debian-ker...@lists.debian.org) (gcc version 
4.9.2 (Debian 4.9.2-10) ) #1 SMP Debian 4.8.15-2~bpo8+2 (2017-01-17)

$ cat /proc/meminfo
MemTotal:   264141684 kB

$ cat /proc/cpuinfo
processor   : 23
vendor_id   : AuthenticAMD
cpu family  : 21
model   : 2
model name  : AMD Opteron(tm) Processor 6344
stepping: 0
microcode   : 0x600081c
TLB size: 1536 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm constant_tsc rep_good nopl nonstop_tsc extd_apicid amd_dcm aperfmperf 
eagerfpu pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 popcnt aes xsave 
avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 
3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext 
perfctr_core perfctr_nb cpb hw_pstate vmmcall bmi1 arat npt lbrv svm_lock 
nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
bugs: fxsave_leak sysret_ss_attrs null_seg
bogomips: 5200.02

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

Title:
  kernel BUG at /build/linux-lts-xenial-gUF4JR/linux-lts-
  xenial-4.4.0/mm/huge_memory.c:1931!

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

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

[Bug 1408092] Re: sysconfig.get_path('purelib') points to site-packages directory

2018-05-23 Thread linas
my downstream package suffers from this: https://github.com/opencog
/link-grammar/issues/530

** Bug watch added: github.com/opencog/link-grammar/issues #530
   https://github.com/opencog/link-grammar/issues/530

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

Title:
  sysconfig.get_path('purelib') points to site-packages directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1408092/+subscriptions

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

[Bug 1659590] Re: containers won't start after lxc and apparmor upgrades in trusty

2017-02-04 Thread linas
fwiw: me too - I'm hitting a related bug; same timeframe I assume
similar reasons. Debugging now.

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

Title:
  containers won't start after lxc and apparmor upgrades in trusty

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

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


[Bug 1167014] Re: MIssing cmake files

2016-09-07 Thread linas
Recommend closing this bug...  Here's why.

TL;DR: libopencv-dev provides /usr/share/OpenCV/OpenCVConfig.cmake etc

I experienced a bizarre bug, though:

On xenial (16.04), having a CMakeLists.txt with a find_package(OpenCV
REQUIRED) gave me an error:

CMake Error at CMakeLists.txt:9 (find_package):
  By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "OpenCV", but
  CMake did not find one.

This error leads to a fruitless hunt for FindOpenCV.cmake which leads to
this bug report.  However, the above error should never have happened,
because xenial libopencv-dev does provide the needed files in
/usr/share/OpenCV/  The error went away, for me, after running  cmake
--trace and after that, the error goes away, and becomes
unreproducible(!) (despite being highly reproducible for hours...)  I'm
befuddled. However

TL;DR: libopencv-dev provides /usr/share/OpenCV/OpenCVConfig.cmake etc.

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

Title:
  MIssing cmake files

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

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


[Bug 1167014] Re: MIssing cmake files

2016-09-07 Thread linas
... except that /usr/share/OpenCV/ already contains the required files!
So, in principle, find_package(OpenCV REQUIRED) should just plain work.
So why doesn't it? ??

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

Title:
  MIssing cmake files

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

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


[Bug 1167014] Re: MIssing cmake files

2016-09-07 Thread linas
... except that I am unable to find any version of FindOpenCV.cmake that
actually works with the OpenCV that is provided in trusty or xenial
(14.04 or 16.04) -- one of many problems is that the way that the opencv
version numbers are specified is not compatible with how version numbers
used to be specified(!)  After fixing this, additional bugs appear.

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

Title:
  MIssing cmake files

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

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


[Bug 1167014] Re: MIssing cmake files

2016-09-06 Thread linas
It appears that one can be downloaded from here:
http://code.opencv.org/attachments/196/FindOpenCV.cmake

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

Title:
  MIssing cmake files

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

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


[Bug 1289094] Re: Could not find module FindOpenCV.cmake when compiling

2016-09-06 Thread linas
*** This bug is a duplicate of bug 1167014 ***
https://bugs.launchpad.net/bugs/1167014

** This bug has been marked a duplicate of bug 1167014
   MIssing cmake files

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

Title:
  Could not find module FindOpenCV.cmake when compiling

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

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


[Bug 1167014] Re: MIssing cmake files

2016-09-06 Thread linas
Hitting this in xenial, too.

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

Title:
  MIssing cmake files

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

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


Re: [Bug 1406051] Re: link-grammar pacakge is out-of-date

2016-06-16 Thread linas
On Thu, Jun 16, 2016 at 1:11 PM, Jeremy Bicha  wrote:

>
> Now that I've finished the packaging work, I just need to get link-
> grammar 5.3.7 sponsored in Debian.
>

Thanks!  There might be a version 5.3.8 in a few weeks, with misc minor
fixes, the most serious of which is a crash for certain very rare Russian
sentences (english is not affected).

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

Title:
  link-grammar pacakge is out-of-date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/link-grammar/+bug/1406051/+subscriptions

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


Re: [Bug 1406051] Re: link-grammar pacakge is out-of-date

2016-06-16 Thread linas
Hi Jeremy,

On Thu, Jun 16, 2016 at 3:39 AM, Jeremy Bicha <jbi...@linux.com> wrote:

>  I get this build error:
>
> Making all in linkgrammarwrap
>

I just glanced at the sources for that, It looks slightly archaic, hasn't
been touched in a while, but from what I can tell, it should work if you
just stub out the panic_parse option.


> LinkGrammarWrap.cpp: In member function ‘bool
> LinkGrammarWrap::parseSentence(PieceOfText*)’:
> LinkGrammarWrap.cpp:92:44: error: ‘parse_options_set_panic_mode’ was not
> declared in this scope
>parse_options_set_panic_mode(m_Opts, TRUE);
>

In the short-run, just remove that line; that should cure the problem.  In
the long run, the whole file should probably have to be combed over and
modernized.  It looks mostly OK to me, but I can't necessarily see if there
is some deeper bug in there.  If you contact the mailing list, and ask
nicely, I suspect that Amir might actually enjoy doing this.


> It looks like
>
> https://github.com/opencog/link-grammar/commit/04eebb49714876c65128d03cd528d2c4259887d8
> is to blame. That was included in link-grammar 5.1.0. Both Fedora and
> openSUSE still package the version before that (5.0.8) (and maybe this is
> why?).
>

No one has ever popped up and mentioned this before!  Yes, clearly, it
would be a show-stopper.

>
> I have to admit I don't really know much about link-grammar except I'm
> trying to help out and package the update. If you could help fix the
> Abiword build, I'd sure appreciate it.
>
> By the way, I sent you an email earlier asking if the Abiword grammar
> plugin supports languages besides English but I didn't get a reply.
>

Sorry, I'm drowning in email.  I know nothing at all about Abiword ...
Looking at the code:

http://svn.abisource.com/abiword/branches/ABI-2-8-0-STABLE/plugins/grammar/linkgrammarwrap/LinkGrammarWrap.cpp

I can see there is a hard-coded "en" for English.  That would have to be
generalized.

The only other "ready for general use" language would be Russian, that
should work just fine out of the box.

After a large amount of fiddling with the morphology analyzer, someone
might be able to get Persian (Farsi) to work.

None of the other langauges (turkish, lithuanian, german, arabic, etc) have
enough coverage to be usable.  That may change by next year.  Maybe.

--linas

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

Title:
  link-grammar pacakge is out-of-date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/link-grammar/+bug/1406051/+subscriptions

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

Re: [Bug 1406051] Re: link-grammar pacakge is out-of-date

2016-06-15 Thread linas
I can't log into bugzilla right now, can you post the following for me?


This error message suggests that you are reading the new (current) version
of en/4.0.dict with rather old link-grammar libraries (dating back at least
a few years, or more).  This suggests that you have multiple versions of LG
installed -- probably one in /usr/lib from an old Debian package, as well
as the new one, presumably in /usr/local/lib and that ldd is finding the
old library, instead of the new one.

At least, that's what I think that error means.

--linas

On Mon, Jun 13, 2016 at 7:25 AM, Jeremy Bicha <jbi...@linux.com> wrote:

> This is currently blocked on
>
> http://bugzilla.abisource.com/13784
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1406051
>
> Title:
>   link-grammar pacakge is out-of-date
>
> Status in link-grammar package in Ubuntu:
>   Triaged
> Status in link-grammar package in Debian:
>   New
>
> Bug description:
>   The link-grammar packaging in trusty/utopic/vivid is almost 4 years
>   out of date: the current version is 5.2.0, not 4.7.4 .. what can I do
>   to get the new release packaged?
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/link-grammar/+bug/1406051/+subscriptions
>

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

Title:
  link-grammar pacakge is out-of-date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/link-grammar/+bug/1406051/+subscriptions

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


[Bug 1432079] [NEW] Only works on left-most head or multi-head setup

2015-03-13 Thread linas
Public bug reported:

There appearss to be a coordinate conversion problem with the latest
code:  the x-coordinate is negative when used on some screens...

I've got a new multi-head bug I have not seen before... I've been
casually using a 3-screen multi-head setup with xournal for about 4
years, it's worked fine, until a recent upgrade to Ubunut 140.04/ linux
mint rebecca.  Currently  Xournal only works on the left-most screen;
nothing is drawn when used on the middle and right screens.  However,
data is saved: I do get a save prompt, and when saving, a file is
generated.   On loading the file, nothing is displayed.

Looking at the file contents (after ungzipping) shows  that the
x-coordinate is negative(!) -- deleting the negative sign, and reloading
the file does cause the artwork to display (although not in the correct
location).

Conclusion: something, somewhere is performing incorrect math on a
multi-head setup.  FWIW, it is a 3-head setup, and the rightmost heads
is rotated, so the total display area is L-shaped, not rectangular.

I have not seen this bug with other drawing programs. I did not see this
bug with earlier versions (on ubuntu 12.04)

** Affects: xournal (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/1432079

Title:
  Only works on left-most head or multi-head setup

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

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


[Bug 1421760] [NEW] /usr/bin/env hangs when a variable is set

2015-02-13 Thread linas
Public bug reported:

/usr/bin/env hangs when a variable is set. To reproduce this,  create a
file with the following contents:

 #!/usr/bin/env A=B python

; !#
(display wtf)
(newline)

lets say the file was wtf.sh. Then chmod ugo+x wtf.sh  and then
execute it:  ./wtf.sh   This will hang and spin and burn cpu time.
Removing the A=B  will cause the script to run just fine (and spew
errors, because the conents is not valid python, but that's OK.  Instead
of python, you could say guile. Its valuid guile. Or you could say bash.
whatever, it does not matter)

According to gdb, it is stuck in an infinite loop in the dynamic linker-
loader, where /usr/bin/env is calling itself over and over.

I can't quite tell if this is a bug in env, or in ld.so or in thelinux
kernel.  FWIW #!/usr/bin/env  python  42  also gives unexpeted results:
it searches for the interpreter python 42 instead of searching for
python and passing it the argument 42.  Also the following does not
work:   #!/usr/bin/env  -i python -- it spews an error about the -i
flag.

This is on both trusty and precise

Attaching gdb to the hung pid gives the following:

gdb -p 27957
(gdb) bt
#0  0x7fa5286c92d0 in _start () from /lib64/ld-linux-x86-64.so.2
#1  0x0003 in ?? ()
#2  0x7fff36b5ac89 in ?? ()
#3  0x7fff36b5ac96 in ?? ()
#4  0x7fff36b5aca0 in ?? ()
#5  0x in ?? ()
(gdb) c
Continuing.
process 27957 is executing new program: /usr/bin/env
process 27957 is executing new program: /usr/bin/env
process 27957 is executing new program: /usr/bin/env
...
ctrl-C
^C__GI__dl_debug_state () at dl-debug.c:74
74  dl-debug.c: No such file or directory.
Quit
(gdb) bt
#0  __GI__dl_debug_state () at dl-debug.c:74
#1  0x7f7292b3396a in dl_main (phdr=optimized out, phdr@entry=0x400040, 
phnum=optimized out, phnum@entry=9, 
user_entry=user_entry@entry=0x7fff11adf818, auxv=optimized out)
at rtld.c:2305
#2  0x7f7292b47565 in _dl_sysdep_start (
start_argptr=start_argptr@entry=0x7fff11adf900, 
dl_main=dl_main@entry=0x7f7292b31910 dl_main) at ../elf/dl-sysdep.c:249
#3  0x7f7292b34cf8 in _dl_start_final (arg=0x7fff11adf900) at rtld.c:332
#4  _dl_start (arg=0x7fff11adf900) at rtld.c:558
#5  0x7f7292b312d8 in _start () from /lib64/ld-linux-x86-64.so.2
#6  0x0003 in ?? ()
#7  0x7fff11ae0c89 in ?? ()
#8  0x7fff11ae0c96 in ?? ()
#9  0x7fff11ae0ca0 in ?? ()
#10 0x in ?? ()
(gdb) c
Continuing.
process 27957 is executing new program: /usr/bin/env
process 27957 is executing new program: /usr/bin/env
process 27957 is executing new program: /usr/bin/env
process 27957 is executing new program: /usr/bin/env
process 27957 is executing new program: /usr/bin/env
^C__GI__dl_debug_state () at dl-debug.c:74
74  dl-debug.c: No such file or directory.
Quit
(gdb) Quit
(gdb) Quit
(gdb) bt
#0  __GI__dl_debug_state () at dl-debug.c:74
#1  0x7f990150396a in dl_main (phdr=optimized out, phdr@entry=0x400040, 
phnum=optimized out, phnum@entry=9, 
user_entry=user_entry@entry=0x7fff61a966a8, auxv=optimized out)
at rtld.c:2305
#2  0x7f9901517565 in _dl_sysdep_start (
start_argptr=start_argptr@entry=0x7fff61a96790, 
dl_main=dl_main@entry=0x7f9901501910 dl_main) at ../elf/dl-sysdep.c:249
#3  0x7f9901504cf8 in _dl_start_final (arg=0x7fff61a96790) at rtld.c:332
#4  _dl_start (arg=0x7fff61a96790) at rtld.c:558
#5  0x7f99015012d8 in _start () from /lib64/ld-linux-x86-64.so.2
#6  0x0003 in ?? ()
#7  0x7fff61a97c89 in ?? ()
#8  0x7fff61a97c96 in ?? ()
#9  0x7fff61a97ca0 in ?? ()
#10 0x in ?? ()

** Affects: coreutils (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/1421760

Title:
  /usr/bin/env hangs when a variable is set

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

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


[Bug 1406401] [NEW] Nouveau TTM Failed to find memory space for buffer

2014-12-29 Thread linas
Public bug reported:

I've been wrestling with a 3D graphics driver problem for the last few
months, Perhaps its time to report it.

This appears to be some sort of bad interaction between Xorg and the
nouveau kernel drivers.  Similar bugs have been seen by others, on other
OS'es and spcifically on other graphics cards (e.g. Radeon).  Seem to be
few/no reports for nouveau.

Symptoms: X11 background fails to repaint. Eventually X11 becomes
unresponsive. Sometimes restarting X is enough to defer the problem,
sometimes a reboot is required. Usually takes a week or so for the
problem to recurr.  dmesg and /var/log/syslog fill up with vast numbers
of this:


Dec 29 14:30:17 fanny kernel: [258314.187016] [TTM] Failed to find memory space 
for buffer 0x
880808666c00 eviction
Dec 29 14:30:17 fanny kernel: [258314.187022] [TTM] No space for 
880808666c00 (884 pages,
 3536K, 3M)
Dec 29 14:30:17 fanny kernel: [258314.187024] [TTM]   placement[0]=0x00070002 
(1)
Dec 29 14:30:17 fanny kernel: [258314.187026] [TTM] has_type: 1
Dec 29 14:30:17 fanny kernel: [258314.187027] [TTM] use_type: 1
Dec 29 14:30:17 fanny kernel: [258314.187028] [TTM] flags: 0x000A
Dec 29 14:30:17 fanny kernel: [258314.187030] [TTM] gpu_offset: 0x
Dec 29 14:30:17 fanny kernel: [258314.187031] [TTM] size: 131072
Dec 29 14:30:17 fanny kernel: [258314.187032] [TTM] available_caching: 
0x0007
Dec 29 14:30:17 fanny kernel: [258314.187034] [TTM] default_caching: 
0x0001
Dec 29 14:30:17 fanny kernel: [258314.187037] nouveau E[Xorg[2474]] fail 
ttm_validate
Dec 29 14:30:17 fanny kernel: [258314.187039] nouveau E[Xorg[2474]] validate 
vram_list
Dec 29 14:30:17 fanny kernel: [258314.187042] nouveau E[Xorg[2474]] validate: 
-12

TTM appears to be a kernel module that performs memory management of the
memory on the graphics card.  presuably X11 and/or Mesa is failing to
release unused memory.

My setup is unusual: I am using TWO graphics cards, not one:

01:03.0 VGA compatible controller: NVIDIA Corporation NV44A [GeForce 6200] (rev 
a1)
02:00.0 VGA compatible controller: NVIDIA Corporation G72 [GeForce 7300 LE] 
(rev a1)

It appears only the second one is affected, as that is where the visual
symptoms show up.

Setup has three! monitors.  Xrandr is NOT running, since Xrandr appears
to be unable to deal with the monitor setup (two of the monitors are
rotated, the third is not; this seems to drive xrandr crazy, so it does
not come up).  I mention this only because I'm wondering if the graphics
card RAM me=nagement is done differrently if xrandr is present.

Kernel is the stock kernel:
Linux version 3.13.0-40-generic (buildd@comet) (gcc version 4.8.2 (Ubuntu 
4.8.2-19ubuntu1) ) #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014

System has 32GB RAM.   Here is some more random info:
From the boot dmesg:
[   29.506436] nouveau  [  DEVICE][:02:00.0] BOOT0  : 0x046100a3
[   29.506471] nouveau  [  DEVICE][:02:00.0] Chipset: G72 (NV46)
[   29.506503] nouveau  [  DEVICE][:02:00.0] Family : NV40
[   29.507685] nouveau  [   VBIOS][:02:00.0] checking PRAMIN for image...
[   29.602531] nouveau  [   VBIOS][:02:00.0] ... appears to be valid
[   29.602559] nouveau  [   VBIOS][:02:00.0] using image from PRAMIN
[   29.602696] nouveau  [   VBIOS][:02:00.0] BIT signature found
[   29.602721] nouveau  [   VBIOS][:02:00.0] version 05.72.22.49.09
[   29.602941] nouveau :02:00.0: irq 79 for MSI/MSI-X
[   29.602950] nouveau  [ PMC][:02:00.0] MSI interrupts enabled
[   29.603001] nouveau  [ PFB][:02:00.0] RAM type: DDR2
[   29.603024] nouveau  [ PFB][:02:00.0] RAM size: 128 MiB
[   29.603047] nouveau  [ PFB][:02:00.0]ZCOMP: 0 tags
[   29.643916] nouveau  [  PTHERM][:02:00.0] FAN control: none / external
[   29.643960] nouveau  [  PTHERM][:02:00.0] fan management: automatic
[   29.643987] nouveau  [  PTHERM][:02:00.0] internal sensor: yes
[   29.663876] nouveau  [ CLK][:02:00.0] 20: core 450 MHz shader 450 
MHz memory 648 MHz
[   29.663916] nouveau  [ CLK][:02:00.0] --: core 199 MHz memory 391 
MHz 
[   29.663976] nouveau  [ DRM] VRAM: 124 MiB
[   29.663994] nouveau  [ DRM] GART: 512 MiB
[   29.664761] nouveau  [ DRM] TMDS table version 1.1
[   29.665472] nouveau W[ DRM] TMDS table script pointers not stubbed
[   29.666179] nouveau  [ DRM] DCB version 3.0
[   29.666884] nouveau  [ DRM] DCB outp 00: 01000300 0028
[   29.667588] nouveau  [ DRM] DCB outp 01: 02011310 0028
[   29.668282] nouveau  [ DRM] DCB outp 02: 01011312 
[   29.668963] nouveau  [ DRM] DCB outp 03: 020223f1 00c0c080
[   29.669627] nouveau  [ DRM] DCB conn 00: 
[   29.670273] nouveau  [ DRM] DCB conn 01: 2130
[   29.670904] nouveau  [ DRM] DCB conn 02: 0210
[   29.671529] nouveau  [ DRM] DCB conn 03: 0211
[   29.672151] nouveau  [ DRM] DCB conn 04: 0213
[   29.675135] [drm] Supports vblank 

[Bug 1406401] Re: Nouveau TTM Failed to find memory space for buffer

2014-12-29 Thread linas
Also, about the IOMMU:

[2.112650] AMD-Vi: Found IOMMU at :00:00.2 cap 0x40
[2.112653] AMD-Vi: Interrupt remapping enabled
[2.112673] pci :00:00.2: irq 72 for MSI/MSI-X
[2.123906] AMD-Vi: Lazy IO/TLB flushing enabled
[2.206164] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[2.206170] software IO TLB [mem 0x9bf8-0x9ff8] (64MB) mapped at 
[88009bf8-88009ff7]

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

Title:
  Nouveau TTM Failed to find memory space for buffer

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

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


[Bug 1406051] Re: link-grammar pacakge is out-of-date

2014-12-28 Thread linas
thanks!

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

Title:
  link-grammar pacakge is out-of-date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/link-grammar/+bug/1406051/+subscriptions

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


[Bug 1406051] [NEW] link-grammar pacakge is out-of-date

2014-12-27 Thread linas
Public bug reported:

The link-grammar packaging in trusty/utopic/vivid is almost 4 years out
of date: the current version is 5.2.0, not 4.7.4 .. what can I do to get
the new release packaged?

** Affects: link-grammar (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/1406051

Title:
  link-grammar pacakge is out-of-date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/link-grammar/+bug/1406051/+subscriptions

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


[Bug 1403008] Re: nvidia-331-updates wrongly installed by an upgrade prevent GNOME shell to start

2014-12-17 Thread linas
If its a duplicate of bug #1401390, then the problem should have gone
away about 24-36 hours ago, as that fix has hit the trusty, utopic
repositories about then.

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

Title:
  nvidia-331-updates wrongly installed by an upgrade prevent GNOME shell
  to start

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

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


[Bug 1401390] Re: apt-get install nvidia-331 triggers 691 packages to be installed

2014-12-16 Thread linas
Thank you! The code in the main repos works well now.

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

Title:
  apt-get install  nvidia-331 triggers 691 packages to be installed

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

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


[Bug 1401390] Re: apt-get install nvidia-331 triggers 691 packages to be installed

2014-12-11 Thread linas
Yes, I guess I agree w.r.t libhwloc  -- but note also that the nvidia
drivers depend on nvidia-prime, which depends on (lightdm or gdm or kdm)
which is what causes the desktops to get pulled in.   So I'm thinking
that the drivrs should not depend on nvidia-prime.  There are plausible
scenarios, e.g. in docker images, to not want an entire desktop
installed, just to do some graphics.

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

Title:
  apt-get install  nvidia-331 triggers 691 packages to be installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1401390/+subscriptions

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


[Bug 1401390] Re: apt-get install nvidia-331 triggers 691 packages to be installed

2014-12-11 Thread linas
Tested on utopic, seems to be fine now.

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

Title:
  apt-get install  nvidia-331 triggers 691 packages to be installed

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

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


[Bug 1401390] Re: apt-get install nvidia-331 triggers 691 packages to be installed

2014-12-11 Thread linas
Tested on trusty-proposed,  it now works for me.

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

Title:
  apt-get install  nvidia-331 triggers 691 packages to be installed

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

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


[Bug 1401390] [NEW] apt-get install nvidia-331 triggers 691 packages to be installed

2014-12-10 Thread linas
Public bug reported:

There appears to be a package dependency cascade that occurred approx 12
hours ago.  Attempting to install libboost-all-dev causes this:  0
upgraded, 791 newly installed, 0 to remove and 3 not upgraded.

The 791 packages include much of the gnome and kde desktops, a web
browser, some chat clients, all of X11 .. which is crazy for a package
needed to compile C++ programs for a server.

I traced the dependencies: its a rather long, boring chain ... it
depends on stuff which depends on  libboost-mpi1.54.0  which causes 694
packages to be installed

Tracing through eventually leads to  libhwloc5 which seems like it
should be harmless ..  but that leads to libopencl1  which is a virtual
package.  If you recall, opencl is a GPU general-purpose-computing
thing, so, unsurprisingly, we see a dependence on nvidia:

Package libopencl1 is a virtual package provided by:
  nvidia-libopencl1-331-updates 331.113-0ubuntu0.0.4
  nvidia-libopencl1-331 331.113-0ubuntu0.0.4
  nvidia-libopencl1-304-updates 304.125-0ubuntu0.0.1
  nvidia-libopencl1-304 304.125-0ubuntu0.0.1
  ocl-icd-libopencl1 2.1.3-4

Next: apt-get  install nvidia-libopencl1-331-updates  results in: 0
upgraded, 681 newly installed, 0 to remove and 3 not upgraded.

Tracing through that, we get to  nvidia-331-updates  which requires 
nvidia-prime which causes this:  
0 upgraded, 696 newly installed, 0 to remove and 3 not upgraded.

This is on a server that doesn't have a graphics card ..

It appears that nvidia-prime is the prime suspect, here: somehow,
libhwloc5 , through libopencl, requies nvidia drivers  to be installed,
but the nvidia drivers require a package that cause the gnome+kde
desktops to be installed ...

** Affects: ubuntu
 Importance: Undecided
 Status: Confirmed

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

Title:
  apt-get install  nvidia-331 triggers 691 packages to be installed

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

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


[Bug 1401390] Re: apt-get install nvidia-331 triggers 691 packages to be installed

2014-12-10 Thread linas
I forgot to mention: this was not a problem 12 hours ago, and started
happening about 4 hours ago.   Something was pushed to the Ubuntu trusty
amd64 repositories that triggered this.

I also forgot to mention: its basically making a lot of docker image
builds fail, because out of all those dependencies, it tires to install
both hunspell and aspell, and there is some conflict with dictionaries-
common and so apt-get install fails

Again: this is trusty on amd64

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

Title:
  apt-get install  nvidia-331 triggers 691 packages to be installed

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

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


[Bug 1401390] Re: apt-get install nvidia-331 triggers 691 packages to be installed

2014-12-10 Thread linas
and dictinaries-common is failing like this:

Setting up dictionaries-common (1.20.5) ...

update-default-wordlist: Question empty but elements installed for class 
wordlist
  dictionaries-common/default-wordlist: return code: 0, value: 
  Choices: , Manual symlink setting
  shared/packages-wordlist: return code: 10 owners/error: 
shared/packages-wordlist doesn't exist
  Installed elements: american (American English)

  Please see /usr/share/doc/dictionaries-common/README.problems, section
  Debconf database corruption for recovery info.

update-default-wordlist: Selected wordlist  
does not correspond to any installed package in the system
and no alternative wordlist could be selected.
dpkg: error processing package dictionaries-common (--configure):
 subprocess installed post-installation script returned error exit status 255
dpkg: dependency problems prevent configuration of aspell:
 aspell depends on dictionaries-common ( 0.40); however:
  Package dictionaries-common is not configured yet.

dpkg: error processing package aspell (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of aspell-en:
 aspell-en depends on aspell (= 0.60.3-2); however:
  Package aspell is not configured yet.
 aspell-en depends on dictionaries-common (= 0.49.2); however:
  Package dictionaries-common is not configured yet.

dpkg: error processing package aspell-en (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of hunspell-en-us:
 hunspell-en-us depends on dictionaries-common (= 0.10); however:
  Package dictionaries-common is not configured yet.

dpkg: error processing package hunspell-en-us (--configure):
 dependency problems - leaving unconfigured
Setting up libhunspell-1.3-0:amd64 (1.3.2-6ubuntu2) ...
dpkg: dependency problems prevent configuration of libenchant1c2a:amd64:
 libenchant1c2a:amd64 depends on aspell-en | myspell-dictionary | 
aspell-dictionary | ispell-dictionary | hunspell-dictionary; however:
  Package aspell-en is not configured yet.
  Package myspell-dictionary is not installed.
  Package aspell-dictionary is not installed.
  Package aspell-en which provides aspell-dictionary is not configured yet.
  Package ispell-dictionary is not installed.
  Package hunspell-dictionary is not installed.
  Package hunspell-en-us which provides hunspell-dictionary is not configured 
yet.

dpkg: error processing package libenchant1c2a:amd64 (--configure):
 dependency problems - leaving unconfigured


--
So you can see the snowball here: putting ROS (robot operating system) into a 
docker file causes apt-get install to fail  because dictionaries-common is 
somehow broken, because the gnome desktop was being installed, because 
nvidia-prime needs a gnome desktop, because libhwloc5 needs nvidia, because the 
C++ boost developemnt libraries need it, because parts of ROS are written in 
C++.   W hooo

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

Title:
  apt-get install  nvidia-331 triggers 691 packages to be installed

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

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


[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2014-12-05 Thread linas
I woke up this morning, and I get this error message.  What happened?

-- it was working last night.
-- ssh-add -l says everything is there.
-- above means that ssh-agent is running
-- contents of /tmp and /tmp/keyring-XXX look OK
-- SSH_AUTH_SOCK=0 ssh wherever works

System: ubuntu 14.04
Uptime: about a month

Why is something that worked fine for a month suddenly stop working in
the morning?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/201786

Title:
  ssh Agent admitted failure to sign using the key on big endian
  machines

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

-- 
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2014-12-05 Thread linas
I woke up this morning, and I get this error message.  What happened?

-- it was working last night.
-- ssh-add -l says everything is there.
-- above means that ssh-agent is running
-- contents of /tmp and /tmp/keyring-XXX look OK
-- SSH_AUTH_SOCK=0 ssh wherever works

System: ubuntu 14.04
Uptime: about a month

Why is something that worked fine for a month suddenly stop working in
the morning?

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

Title:
  ssh Agent admitted failure to sign using the key on big endian
  machines

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

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


[Bug 1375921] Re: libedit should be updated to wchar_t capable version from debian 3.1-20140620-2

2014-11-16 Thread linas
Basically, this means that there's no utf8 support, which means that
almost any non-Eglish language  fails.

Appearently, this was/is a package build bug; the support was always
there in the sources, and was just not being built for the package.

typical symptoms:
nm /usr/lib/x86_64-linux-gnu/libedit.a |grep el_wgets reveals nothing, 

likewise a grep for  history_w history_winit el_wset history_wend and so
on, all of which are in the header file /usr/include/editline/readline.h

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

Title:
  libedit should be updated to wchar_t capable version from debian
  3.1-20140620-2

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

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


[Bug 1390571] [NEW] libiberty-dev and binutils-dev conflict w/ ansidecl.h

2014-11-07 Thread linas
Public bug reported:

Both libiberty-dev and binutils-dev include the file ansidecl.h:

dpkg -S ansidecl.h
binutils-dev: /usr/include/ansidecl.h
libiberty-dev:amd64: /usr/include/libiberty/ansidecl.h

Both use the standard header protection mechanism:

#ifndef  _ANSIDECL_H
#define _ANSIDECL_H  1

thus only one of the two can ever get included.

Only /usr/include/libiberty/ansidecl.h defines ATTRIBUTE_RETURNS_NONNULL 
ATTRIBUTE_SENTINEL  ATTRIBUTE_MALLOC  ATTRIBUTE_NORETURN 
and so on ... Thus, making use of libiberty.h will cause a build break, because 
these are not defined when the ansidecl from binutils.h gets picked up.

Basically, libiberty-dev is unusable (worse than unusuable -- it causes
build breaks), if libbfd-dev  is installed.

I'm not sure if this is a ubutu-only bug, or a upstream debian bug

** Affects: libiberty (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/1390571

Title:
  libiberty-dev and binutils-dev conflict w/ ansidecl.h

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

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


[Bug 1390571] Re: libiberty-dev and binutils-dev conflict w/ ansidecl.h

2014-11-07 Thread linas
I realize that this is really an upstream issue, so I opened
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768484

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

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

Title:
  libiberty-dev and binutils-dev conflict w/ ansidecl.h

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

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


[Bug 1097178] Re: nouveau failed to idle channel 0xcccc0000

2014-09-03 Thread linas
Users with AGP graphics cards and VIA pcie chipsets might find some
luck. with agpmode=2 as described here:
https://www.libreoffice.org/bugzilla/show_bug.cgi?id=20341

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

Title:
  nouveau failed to idle channel 0x

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

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


[Bug 1097178] Re: nouveau failed to idle channel 0xcccc0000

2014-09-03 Thread linas
Solution (for me): see
https://bugs.freedesktop.org/show_bug.cgi?id=70388

boot the kernel with vram_pushbuf=1

if that does not work, try agpmode=0


** Bug watch added: freedesktop.org Bugzilla #70388
   https://bugs.freedesktop.org/show_bug.cgi?id=70388

** Bug watch added: LibreOffice Bugzilla #20341
   https://www.libreoffice.org/bugzilla/show_bug.cgi?id=20341

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

Title:
  nouveau failed to idle channel 0x

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

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


[Bug 1097178] Re: nouveau failed to idle channel 0xcccc0000

2014-08-31 Thread linas
Summary/wrap-up report:  After above changes, the X server took 8 tries
to come up, each time hanging when it went to paint the lightdm pane.
Each try took about 3 minutes (almost 1/2 hour elapsed), after which
some failsafe tries to restart X.  Each try is corellated with the
failed to idle channel  messages and/or the DMA_PUSHER errors.  The
8th time it suceeded; at which point I was able to log in and use X as
normal.   There have been no further X disruptions after that point: the
problem, whatever it is, is transient.  (I have not yet tried to watch
any youtube videos, though...)  BTW, the 5th attempt Xorg.5.log file is
filled with dozens of [mi] EQ overflowing.  Additional events will be
discarded error messages, and dozens of corresponding stack traces.
None of the other failed attempts have this.

Since this is the very latest linux kernel, and what appears to be the
latest libdrm, I'll try to pursue this with the kernel devs directly.
The above report is an FYI for anyone else enountering this issue, since
this bug is the #1 hit that google currently provides for these error
messages, and its the ONLY bug that provides real, actionable
information on how to resolve the issue. (i.e. simply marking this bug
as invalid and telling everyone to take a flying leap doesn't actually
decrease the relevance of the bug report for real-world users).

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

Title:
  nouveau failed to idle channel 0x

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

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


[Bug 1097178] Re: nouveau failed to idle channel 0xcccc0000

2014-08-30 Thread linas
FWIW,  hit this just now, with brand new kernel 3.16.1 and ubuntu
precise LTS 12.04

about 30-60 seconds into boot, after X comes up, before loging in:
nouveau failed to idle channel 0x 
then monitor shuts off, and the system hangs hard, cannot alt-f1 to get to a tty

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

Title:
  nouveau failed to idle channel 0x

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

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


[Bug 1097178] Re: nouveau failed to idle channel 0xcccc0000

2014-08-30 Thread linas
The same bug hits redhat too, and seems to affect *all* kernels after
3.7  See https://bugzilla.redhat.com/show_bug.cgi?id=918732 for details.
That bug report also suggests a hacky kernel patch that appears to avoid
a race condition, and is claimed to fix the problem.  Will try it out
shortly.

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

Title:
  nouveau failed to idle channel 0x

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

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


[Bug 1097178] Re: nouveau failed to idle channel 0xcccc0000

2014-08-30 Thread linas
The kernel patches there are not sufficent to resolve the hang for me.

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

Title:
  nouveau failed to idle channel 0x

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

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


[Bug 1097178] Re: nouveau failed to idle channel 0xcccc0000

2014-08-30 Thread linas
Harrumph. The indicated kernel patch does make the failed to idle
channel 0x message go away!

specifically, this:

diff --git a/drivers/gpu/drm/nouveau/core/subdev/mc/base.c
b/drivers/gpu/drm/nouveau/core/subdev/mc/base.c
index b4b9943..719db60 100644
--- a/drivers/gpu/drm/nouveau/core/subdev/mc/base.c
+++ b/drivers/gpu/drm/nouveau/core/subdev/mc/base.c
@@ -49,6 +49,8 @@ nouveau_mc_intr(int irq, void *arg)
if (pmc-use_msi)
oclass-msi_rearm(pmc);

+   udelay(1);
+
if (intr) {
u32 stat = intr = nouveau_mc_intr_mask(pmc);
while (map-stat) {

It does NOT fix the X11 crash/hang, and appears to maybe never have been
the root cause of the crash/hang.  Why?  Because system can still be
ssh'ed into. Only the keyboard is unresponsive (and the monitor is self-
powers off) (can't alt-f1 switch to tty)

The root cause appears to be this: in /var/log/Xorg.0.log:
33.188] [mi] EQ overflowing.  Additional events will be discarded until 
existing events are processed.
followed by dozen or more stack traces

ps aux shows that X server is in  D state (uninterruptible sleep)  and of 
course kill -9 does not work on it, as a result.  
 top shows bizarre stuff -- a high loadavg, but idle system . Hrmmm Go figure. 
That's wrong.

top - 22:03:52 up 19 min,  1 user,  load average: 3.00, 2.99, 2.22
Tasks: 133 total,   1 running, 132 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.0%us,  0.0%sy,  0.0%ni,100.0%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st

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

Title:
  nouveau failed to idle channel 0x

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

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


[Bug 1097178] Re: nouveau failed to idle channel 0xcccc0000

2014-08-30 Thread linas
] DMA_PUSHER - ch 1 [Xorg[1247]] get 0x00010250 put 
0x00010260 state 0x8000 (err: INVALID_CMD) push 0x
Aug 30 21:46:13 blackspot kernel: [   87.525214] nouveau E[   
PFIFO][:01:06.0] DMA_PUSHER - ch 1 [Xorg[1247]] get 0x44495f50 put 
0x00010270 state 0xc000 (err: MEM_FAULT) push 0x
Aug 30 21:46:13 blackspot kernel: [   87.530339] nouveau E[   
PFIFO][:01:06.0] DMA_PUSHER - ch 1 [Xorg[1247]] get 0x5f434e58 put 
0x00010280 state 0xc000 (err: MEM_FAULT) push 0x
Aug 30 21:46:13 blackspot kernel: [   87.537539] nouveau E[   
PFIFO][:01:06.0] DMA_PUSHER - ch 1 [Xorg[1247]] get 0x00010280 put 
0x00010290 state 0x8000 (err: INVALID_CMD) push 0x
Aug 30 21:46:13 blackspot kernel: [   87.538001] nouveau E[   
PFIFO][:01:06.0] DMA_PUSHER - ch 1 [Xorg[1247]] get 0x00010290 put 
0x000102a0 state 0x8000 (err: INVALID_CMD) push 0x
Aug 30 21:46:14 blackspot kernel: [   87.538942] nouveau E[   
PFIFO][:01:06.0] DMA_PUSHER - ch 1 [Xorg[1247]] get 0x000102a0 put 
0x000102b0 state 0x8000 (err: INVALID_CMD) push 0x
Aug 30 21:46:14 blackspot kernel: [   87.542842] nouveau E[   
PFIFO][:01:06.0] DMA_PUSHER - ch 1 [Xorg[1247]] get 0x000102b0 put 
0x000102c0 state 0x8000 (err: INVALID_CMD) push 0x
Aug 30 21:46:14 blackspot kernel: [   90.783374] nouveau E[   
PFIFO][:01:06.0] DMA_PUSHER - ch 1 [Xorg[1247]] get 0x65725f64 put 
0x000102c8 state 0xc000 (err: MEM_FAULT) push 0x
Aug 30 21:46:27 blackspot kernel: [  105.780011] nouveau E[Xorg[1247]] failed 
to idle channel 0x [Xorg[1247]]
Aug 30 21:46:28 blackspot kernel: [  105.780056] nouveau E[   
PFIFO][:01:06.0] DMA_PUSHER - ch 1 [Xorg[1247]] get 0x000102c8 put 
0x000102d0 state 0x8000 (err: INVALID_CMD) push 0x
Aug 30 21:46:42 blackspot kernel: [  120.780015] nouveau E[Xorg[1247]] failed 
to idle channel 0x [Xorg[1247]]
Aug 30 21:48:41 blackspot kernel: [  240.160046] INFO: task kworker/1:2:64 
blocked for more than 120 seconds.
Aug 30 21:48:42 blackspot kernel: [  240.160060]   Not tainted 3.16.1-linas 
#1
Aug 30 21:48:42 blackspot kernel: [  240.160064] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Aug 30 21:48:43 blackspot kernel: [  240.160093]  880235e13ba8 
0046 003a 8800bf209ec0
Aug 30 21:48:43 blackspot kernel: [  240.160100]  0400 
880235f063f0 00011800 880235e13fd8
Aug 30 21:48:43 blackspot kernel: [  240.160106]  00011800 
880235f063f0 880235e13bb8 8802362d2098
Aug 30 21:48:43 blackspot kernel: [  240.160112] Call Trace:
Aug 30 21:48:43 blackspot kernel: [  240.160128]  [814d9de4] 
schedule+0x24/0x60
Aug 30 21:48:43 blackspot kernel: [  240.160134]  [81312ffb] 
rpm_resume+0x16b/0x4f0
Aug 30 21:48:44 blackspot kernel: [  240.160147]  [810786a0] ? 
__wake_up_sync+0x10/0x10
Aug 30 21:48:44 blackspot kernel: [  240.160153]  [813133bd] 
pm_runtime_forbid+0x3d/0x50
Aug 30 21:48:44 blackspot kernel: [  240.160281]  [a050a466] 
nouveau_pmops_runtime_suspend+0xc6/0xe0 [nouveau]
Aug 30 21:48:44 blackspot kernel: [  240.160290]  [8127cb45] 
pci_pm_runtime_suspend+0x75/0x150
Aug 30 21:48:44 blackspot kernel: [  240.160296]  [8127cad0] ? 
pci_pm_runtime_resume+0xb0/0xb0
Aug 30 21:48:45 blackspot kernel: [  240.160303]  [81312244] 
__rpm_callback+0x24/0x70
Aug 30 21:48:45 blackspot kernel: [  240.160309]  [813122ba] 
rpm_callback+0x2a/0x90
Aug 30 21:48:45 blackspot kernel: [  240.160315]  [81312780] 
rpm_suspend+0xf0/0x4c0
Aug 30 21:48:45 blackspot kernel: [  240.160324]  [8104ced3] ? 
add_timer+0x13/0x20
Aug 30 21:48:45 blackspot kernel: [  240.160334]  [81058398] ? 
__queue_delayed_work+0x68/0x150
Aug 30 21:48:45 blackspot kernel: [  240.160339]  [8131398a] 
pm_runtime_work+0x9a/0xa0
Aug 30 21:48:46 blackspot kernel: [  240.160346]  [81058674] 
process_one_work+0x144/0x3e0
Aug 30 21:48:46 blackspot kernel: [  240.160354]  [81058fd2] 
worker_thread+0x112/0x510
Aug 30 21:48:46 blackspot kernel: [  240.160361]  [81058ec0] ? 
create_and_start_worker+0x50/0x50
Aug 30 21:48:46 blackspot kernel: [  240.160369]  [8105f4c4] 
kthread+0xc4/0xe0
Aug 30 21:48:46 blackspot kernel: [  240.160375]  [8105f400] ? 
flush_kthread_worker+0xa0/0xa0
Aug 30 21:48:47 blackspot kernel: [  240.160382]  [814dd12c] 
ret_from_fork+0x7c/0xb0
Aug 30 21:48:47 blackspot kernel: [  240.160388]  [8105f400] ? 
flush_kthread_worker+0xa0/0xa0
Aug 30 21:50:41 blackspot kernel: [  360.160044] INFO: task kworker/0:1:26 
blocked for more than 120 seconds.
Aug 30 21:50:42 blackspot kernel: [  360.160059]   Not tainted 3.16.1-linas 
#1
Aug 30 21:50:42 blackspot kernel: [  360.160063] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Aug 30 21:50:43 blackspot kernel: [  360.160108

[Bug 1097178] Re: nouveau failed to idle channel 0xcccc0000

2014-08-30 Thread linas
All the kernel stak traces are in power-management code, which should
not be tripping.

Note also the timestampes in this intersting sequence:

Aug 30 21:46:14 blackspot kernel: [ 90.783374] nouveau E[ PFIFO][:01:06.0] 
DMA_PUSHER - ch 1 [Xorg[1247]] get 0x65725f64 put 0x000102c8 state 0xc000 
(err: MEM_FAULT) push 0x
Aug 30 21:46:27 blackspot kernel: [ 105.780011] nouveau E[Xorg[1247]] failed to 
idle channel 0x [Xorg[1247]]
Aug 30 21:46:28 blackspot kernel: [ 105.780056] nouveau E[ PFIFO][:01:06.0] 
DMA_PUSHER - ch 1 [Xorg[1247]] get 0x000102c8 put 0x000102d0 state 0x8000 
(err: INVALID_CMD) push 0x
Aug 30 21:46:42 blackspot kernel: [ 120.780015] nouveau E[Xorg[1247]] failed to 
idle channel 0x [Xorg[1247]]
Aug 30 21:48:41 blackspot kernel: [ 240.160046] INFO: task kworker/1:2:64 
blocked for more than 120 seconds.

the DMA push, then *exactly* 15 seconds later, the idle channel, then
exctly 15 seconds later, another, then exactly 120 seconds later, the
deadlock warning.

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

Title:
  nouveau failed to idle channel 0x

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

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


[Bug 1097178] Re: nouveau failed to idle channel 0xcccc0000

2014-08-30 Thread linas
Since mine is a desktop system, and I don't need power-management or
suspend, I make menuconfig and unset CONFIG_PM to disable power
management.  The subroutines in the stack trace: rpm_suspend  is in
./base/power and pci_pm_runtime_resume pci_pm_runtime_suspend etc. are
in drivers/pci/pci-driver.c and are built only if CONFIG_PM_RUNTIME is
set.

Recompiled, rebooted.  Its .. sort of better. X no longer hung in
uninterruptible sleep. The /var/log/Xorg.0.log messages  [mi] EQ
overflowing. Additional events will be discarded until... went away
too, because X can now run.

Anyway, X seems to  run now.  Still getting junk like this though:

Aug 31 00:02:56 blackspot kernel: [  247.134014] nouveau E[   
PFIFO][:01:06.0] DMA_PUSHER - ch 1 [Xorg[2061]] get 0x000102b0 put 
0x000102c0 state 0x8000 (err: INVALID_CMD) push 0x
Aug 31 00:02:56 blackspot kernel: [  247.134014] nouveau E[   
PFIFO][:01:06.0] DMA_PUSHER - ch 1 [Xorg[2061]] get 0x000102b0 put 
0x000102c0 state 0x8000 (err: INVALID_CMD) push 0x
Aug 31 00:03:11 blackspot kernel: [  262.312013] nouveau E[Xorg[2061]] failed 
to idle channel 0x0001 [Xorg[2061]]
Aug 31 00:03:11 blackspot kernel: [  262.312013] nouveau E[Xorg[2061]] failed 
to idle channel 0x0001 [Xorg[2061]]
Aug 31 00:03:11 blackspot kernel: [  262.312013] nouveau E[Xorg[2061]] failed 
to idle channel 0x0001 [Xorg[2061]]
Aug 31 00:03:26 blackspot kernel: [  277.312016] nouveau E[Xorg[2061]] failed 
to idle channel 0x0001 [Xorg[2061]]
Aug 31 00:03:26 blackspot kernel: [  277.312016] nouveau E[Xorg[2061]] failed 
to idle channel 0x0001 [Xorg[2061]]
Aug 31 00:03:26 blackspot kernel: [  277.312016] nouveau E[Xorg[2061]] failed 
to idle channel 0x0001 [Xorg[2061]]
Aug 31 00:03:26 blackspot kernel: [  277.312790] nouveau E[   
PFIFO][:01:06.0] CACHE_ERROR - ch 1 [Xorg[2061]] subc 0 mthd 0x1130 data 
0x
Aug 31 00:03:26 blackspot kernel: [  277.312790] nouveau E[   
PFIFO][:01:06.0] CACHE_ERROR - ch 1 [Xorg[2061]] subc 0 mthd 0x1130 data 
0x
Aug 31 00:03:26 blackspot kernel: [  277.312790] nouveau E[   
PFIFO][:01:06.0] CACHE_ERROR - ch 1 [Xorg[2061]] subc 0 mthd 0x1130 data 
0x
Aug 31 00:03:41 blackspot kernel: [  292.312012] nouveau E[Xorg[2061]] failed 
to idle channel 0x [Xorg[2061]]
Aug 31 00:03:41 blackspot kernel: [  292.312012] nouveau E[Xorg[2061]] failed 
to idle channel 0x [Xorg[2061]]
Aug 31 00:03:41 blackspot kernel: [  292.312012] nouveau E[Xorg[2061]] failed 
to idle channel 0x [Xorg[2061]]
Aug 31 00:03:41 blackspot kernel: [  292.312027] nouveau E[   
PFIFO][:01:06.0] CACHE_ERROR - ch 1 [Xorg[2061]] subc 0 mthd 0x1134 data 
0x0046d1d7
Aug 31 00:03:41 blackspot kernel: [  292.312027] nouveau E[   
PFIFO][:01:06.0] CACHE_ERROR - ch 1 [Xorg[2061]] subc 0 mthd 0x1134 data 
0x0046d1d7

so not all is well, not just yet. But for now X is up, for me.

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

Title:
  nouveau failed to idle channel 0x

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

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


[Bug 1222791] Re: 1002:94c3 (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed

2014-08-30 Thread linas
Please also see https://bugs.launchpad.net/ubuntu/+source/linux-lts-
raring/+bug/1097178

These Xorg errors seem to be a side-effect of X hanging in
uninteruptible sleep, in the kernel: i.e. a nouveau kernel module issue.
At least for me. See the bug I just quoted for details.

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

Title:
  1002:94c3 (EE) [mi] EQ overflowing. Additional events will be
  discarded until existing events are processed

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

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


[Bug 1077616] Re: 10de:0ca3 (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed

2014-08-30 Thread linas
Please also see https://bugs.launchpad.net/ubuntu/+source/linux-lts-
raring/+bug/1097178

These Xorg errors seem to be a side-effect of X hanging in
uninteruptible sleep, in the kernel: i.e. a nouveau kernel module issue.
At least for me.  See the bug I just quoted for details.

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

Title:
  10de:0ca3 (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1077616/+subscriptions

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


[Bug 1276836] Re: UTF8 support not enabled in libedit?

2014-02-07 Thread linas
Patched in Debian, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737786
 

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

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

Title:
  UTF8 support not enabled in libedit?

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

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


[Bug 1276836] [NEW] UTF8 support not enabled in libedit?

2014-02-05 Thread linas
Public bug reported:

Kudos for supporting the latest version of libedit in the new releases
... but ... one of the great benefits of the latest version is that it
supports unicode -- UTF8 strings.  From what I can tell, the current
ubuntu builds do not enable this.  So, for example:

https://launchpadlibrarian.net/154417352/buildlog_ubuntu-trusty-
amd64.libedit_3.1-20130712-2_UPLOADING.txt.gz

reports:

checking if you want wide-character code... no

To get UTF8 support one normally needs to ./configure --enable-widec
which then defines WIDECHAR in config.h  which causes symbols like
history_w history_wend history_winit and  el_wget el_wgetc el_wgets  to
appear in the library.

It would be great if you did this: I'm exhausted in explaining to my
users where they can get libedit and how to build it from source :-(

** Affects: libedit (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/1276836

Title:
  UTF8 support not enabled in libedit?

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

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


[Bug 910539] Re: maximum number of clients reached

2013-07-21 Thread linas
Nothing to do with ATI, I hit this on NVIDIA as well. In my case, I have
many, many copies of evince running.

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

Title:
  maximum number of clients reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/910539/+subscriptions

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


[Bug 910539] Re: maximum number of clients reached

2013-07-21 Thread linas
Anyway, googling for the error message suggests that lots of people hit
this; its a hard-coded constant in an X11 header file; it would need to
be changes and have X11 recompiled, or made into a run-time configurable
parameter.

Lets just hope that Wayland doesn't have this problem ...

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

Title:
  maximum number of clients reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/910539/+subscriptions

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


[Bug 1192605] [NEW] lucid2precise immediate configuration on 'python-minimal'

2013-06-19 Thread linas
Public bug reported:

Am following instructions on https://bugs.launchpad.net/ubuntu/+source
/python-defaults/+bug/990740

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: update-manager 1:0.134.12.1
ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Jun 19 10:17:20 2013
GConfNonDefault:
 /apps/update-manager/show_details=false
 /apps/update-manager/show_versions=false
 /apps/update-manager/window_size=No value set for 
`/apps/update-manager/window_size'
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: update-manager

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


** Tags: amd64 apport-bug dist-upgrade lucid

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

Title:
  lucid2precise immediate configuration on 'python-minimal'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1192605/+subscriptions

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


[Bug 1192605] Re: lucid2precise immediate configuration on 'python-minimal'

2013-06-19 Thread linas
BTW, I hit the problem when saying apt-get dist-upgrade while ssh'ed
in remotely to a machine as root.  I was not aware that update-manager
is the preferred update method.

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

Title:
  lucid2precise immediate configuration on 'python-minimal'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1192605/+subscriptions

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


[Bug 1192605] Re: lucid2precise immediate configuration on 'python-minimal'

2013-06-19 Thread linas
Currently struggling with this:

apt-get -f install -o APT::Immediate-Configure=false python-minimal
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  gnome-icon-theme: Breaks: gnome-games ( 1:2.30.2-1) but 1:2.30.0-0ubuntu6 is 
to be installed
  libasound2: Breaks: libasound2-plugins ( 1.0.24) but 1.0.22-0ubuntu6 is to 
be installed
  libc6-dev: Breaks: cmake ( 2.8.4+dfsg.1-5) but 2.8.0-5ubuntu1 is to be 
installed
  libglib2.0-0: Breaks: gnome-control-center ( 1:3) but 1:2.30.1-0ubuntu2 is 
to be installed
Breaks: gvfs ( 1.8) but 1.6.1-0ubuntu1build1 is to be installed
  libpango1.0-0: Breaks: plymouth ( 0.8.2-2ubuntu19) but 0.8.2-2ubuntu2.2 is 
to be installed
  ppp: Breaks: network-manager (= 0.8.0.999-1) but 0.8-0ubuntu3.3 is to be 
installed
   Breaks: network-manager-pptp (= 0.8.0.999-1) but 0.8-0ubuntu3 is to be 
installed

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

Title:
  lucid2precise immediate configuration on 'python-minimal'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1192605/+subscriptions

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


[Bug 1192605] Re: lucid2precise immediate configuration on 'python-minimal'

2013-06-19 Thread linas
Am making slow forward progress.  Sure would have been nice is 'apt-get
dist-upgrade' had printed a warning/error saying basically don't do
this, use the blah-upgrade-script instead  .. would have saved a lot of
hassle.

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

Title:
  lucid2precise immediate configuration on 'python-minimal'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1192605/+subscriptions

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


[Bug 1084647] [NEW] sub-projects missing in current version

2012-11-29 Thread linas
Public bug reported:

Once upon a time, gnotime supported sub-projects.  They are missing in
the latest version. I realize that I cannot live without them, since
everything I do is broken up into sub-tasks, and I need to bounce
between those sub-tasks a lot.

I think that sub-proejcts were removed because the new gnome table
widget is a crippled versino of the old gnome table wdget, with many
important features removed.   But maybe we can work around those.

 I'd like to add in sub-project support back in. Goedson, can you get me
r/w access to this project?

** Affects: gnotime (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/1084647

Title:
  sub-projects missing in current version

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

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


[Bug 1084663] [NEW] animated timer icon in the table

2012-11-29 Thread linas
Public bug reported:

The line of the currently running project should have an animated timer
icon. Right now, its really confusing as to whether the timer is
actually running or not, there is no visual indication, you just have to
cross fingers and hope that its running

** Affects: gnotime (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/1084663

Title:
  animated timer icon in the table

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

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


[Bug 1084662] [NEW] do not display completed projects

2012-11-29 Thread linas
Public bug reported:

If a proejct is marked ass completed, it should not be displayed.  This
is like bug-tracking tools, which only display open or in-progress bugs,
and not the closed ones.

** Affects: gnotime (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/1084662

Title:
  do not display completed projects

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

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


[Bug 1084665] [NEW] disable annoying nag popup.

2012-11-29 Thread linas
Public bug reported:

The not-running nag popup is incredibly annoying.   There needs to be a
way to disable it.

** Affects: gnotime (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/1084665

Title:
  disable annoying nag popup.

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

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


[Bug 1084675] [NEW] editable column entries!

2012-11-29 Thread linas
Public bug reported:

when clicking on certain columns, they should be editable.  For example,
clicking in the importance column should bring up a menu of the
importance choices, and it should be possible to then  pick one to
change the importance.  Likewsie for urgency, status.

** Affects: gnotime (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/1084675

Title:
  editable column entries!

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

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


[Bug 1084666] [NEW] add overview calander

2012-11-29 Thread linas
Public bug reported:

Add a calander display.  The gnome project hamster has one of these,
gnotime should too.

** Affects: gnotime (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/1084666

Title:
  add overview calander

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

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


[Bug 1084679] [NEW] column sort order is broken

2012-11-29 Thread linas
Public bug reported:

Column sorting is broken.

In the past, clicking on a column header would toggle through three
things: sort up, sort down, and no sort.   Now, clicking on a column
header just always sorts up, and ther is no way to sort down, or to un-
sort (i.e. to go back to original order).

** Affects: gnotime (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/1084679

Title:
  column sort order is broken

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

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


[Bug 1084647] Re: sub-projects missing in current version

2012-11-29 Thread linas
Never mind. I could not get drag and drop to work at first, now I see it
is working.

I also see that I should not have opened the bugs here, I should have
opened them on sourceforge, right!?

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

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

Title:
  sub-projects missing in current version

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

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


[Bug 816758] Re: libedit lacks utf-8 support

2012-11-07 Thread linas
Yes, it would be excellent if the UTF8 patches for editline were picked
up, per comment #5 above.

I'm the maintainer for link-grammar (a natural-language parser; many
users,  the abiword word processor) and I need editline, not readline,
for license reasons. I noticed recently that cut-n-paste of Russian
utf-8 text doesn't work with the current editline in Ubuntu precise.

So I really would like to get the utf8 support out into the world, asap.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/816758

Title:
  libedit lacks utf-8 support

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

-- 
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 816758] Re: libedit lacks utf-8 support

2012-11-07 Thread linas
anyway, would be great if this got a priority/importance higher than
wishlist.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/816758

Title:
  libedit lacks utf-8 support

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

-- 
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 816758] Re: libedit lacks utf-8 support

2012-11-07 Thread linas
Yes, it would be excellent if the UTF8 patches for editline were picked
up, per comment #5 above.

I'm the maintainer for link-grammar (a natural-language parser; many
users,  the abiword word processor) and I need editline, not readline,
for license reasons. I noticed recently that cut-n-paste of Russian
utf-8 text doesn't work with the current editline in Ubuntu precise.

So I really would like to get the utf8 support out into the world, asap.

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

Title:
  libedit lacks utf-8 support

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

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


[Bug 816758] Re: libedit lacks utf-8 support

2012-11-07 Thread linas
anyway, would be great if this got a priority/importance higher than
wishlist.

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

Title:
  libedit lacks utf-8 support

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

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


[Bug 717873] Re: NVIDIA X driver causes flickering

2012-10-18 Thread linas
Recently (the last few weeks) a desktop here has been hanging in the
middle of the night.  The last thing in syslog before the hang is NVRM:
Xid (0001:00): 6, PE0001   This is on lucid.

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

Title:
  NVIDIA X driver causes flickering

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/717873/+subscriptions

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


[Bug 717873] Re: NVIDIA X driver causes flickering

2012-10-18 Thread linas
Out of 4 hangs, its the last message twice.  It does not appear anywhere
else in a weeks worth of logs.

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

Title:
  NVIDIA X driver causes flickering

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/717873/+subscriptions

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


[Bug 717873] Re: NVIDIA X driver causes flickering

2012-10-18 Thread linas
For the other mystery hangs, the last message in syslog is this:

 type=1503 audit(1349642278.078:46):  operation=open pid=5234
parent=5145 profile=/usr/lib/firefox/firefox{,*[^s][^h]}
requested_mask=::rw denied_mask=::rw fsuid=1002 ouid=0
name=/dev/nvidiactl

No clue why audit is reporting a denied(?) request by firefox to write
to nvidia, and then hanging ... Hmmm don't know what to make of this.

** Summary changed:

- NVIDIA X driver causes flickering
+ NVIDIA X driver causes flickering, crashes or hangs

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

Title:
  NVIDIA X driver causes flickering, crashes or hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/717873/+subscriptions

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


[Bug 938981] Re: Xorg freeze when starting Firefox

2012-10-18 Thread linas
Similar/same problem, except 
1) I do not have ati, I have nvidia
2) do not have apparmor, as far as I know

System hangs, sometimes in middle of night, sometimes in middle of day.
The last message in syslog is:

kernel: [13054.112526] type=1503 audit(1349642278.078:46):
operation=open pid=5234 parent=5145
profile=/usr/lib/firefox/firefox{,*[^s][^h]} requested_mask=::rw
denied_mask=::rw fsuid=1002 ouid=0 name=/dev/nvidiactl

twice; here's another:
kernel: [28822.977516] type=1503 audit(1350612822.928:39):  operation=open 
pid=4869 parent=4831 profile=/usr/lib/firefox/firefox{,*[^s][^h]} 
requested_mask=::rw denied_mask=::rw fsuid=1003 ouid=0 name=/dev/nvidiactl

For the other two crashes, the very last thing in syslog is:   NVRM: Xid
(0001:00): 6, PE0001  which comes 8 seconds after the above.

This all started happening a few weeks ago. Running lucid.

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

Title:
  Xorg freeze when starting Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/938981/+subscriptions

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


[Bug 880676] Re: LyX spellchecker doesn't work in the Ubuntu repository version

2012-09-09 Thread linas
I found the answer here: Ya!

http://ubuntuforums.org/showthread.php?t=1929675

I have now got the answer to this problem from the LinuxFormat Forum.

Check in the Software Centre to see if ENCHANT is installed. If not,
install it.  Then start Lyx,select TOOLS, PREFERENCES, LANGUAGE
SETTINGS, SPELLCHECKER.  Then at SPELLCHECKER ENGINE, select ENCHANT,
press ENTER KEY, and click on SAVE.

You should now have a spell checker!


So this seems like a configuration bug: the above manual config step should 
have been automatic.

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

Title:
  LyX spellchecker doesn't work in the Ubuntu repository version

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

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


[Bug 880676] Re: LyX spellchecker doesn't work in the Ubuntu repository version

2012-09-09 Thread linas
FWIW, this seems like a serious bug, I struggled with this, and spent
several sessions googling for the answer before stumbling upon it.

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

Title:
  LyX spellchecker doesn't work in the Ubuntu repository version

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

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


[Bug 571258] Re: plymouth main process (341) killed by SEGV signal

2012-05-07 Thread linas
still crashing  after update from oneiric to precise pangolin. Bummer.

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

Title:
  plymouth main process (341) killed by SEGV signal

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

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


[Bug 571258] Re: plymouth main process (341) killed by SEGV signal

2012-05-07 Thread linas
The add a dev /dev line to fstab solution does not fix the problem.

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

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

Title:
  plymouth main process (341) killed by SEGV signal

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

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


[Bug 571258] Re: plymouth main process (341) killed by SEGV signal

2012-05-07 Thread linas
this bug was marked invalid, I just changed it back to new.  Don't
see what's invalid about it -- many people have been bit by this, its
been many years, and the very latest, greatest, fresh-out-of-the-box
Ubuntu release still has this bug.  Booting ubuntu has become a
nightmare the last few years, thank goodness I only boot once or twice a
year :-/

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

Title:
  plymouth main process (341) killed by SEGV signal

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

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


[Bug 571258] Re: plymouth main process (341) killed by SEGV signal

2012-05-07 Thread linas
In fact, adding a dev /dev line (as suggested in comment 48) to fstab
is a disaster: it over-mounts a good /dev directory with an empty one,
and then boot really screws up, since there are not /dev/tty's any more,
and so getty fails ... ugh.

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

Title:
  plymouth main process (341) killed by SEGV signal

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

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


[Bug 519583] Re: can't add, move, unlock applets no clock

2012-04-05 Thread linas
Arghhh. Logged out, logged back in, and clock applet jumped to center of
gnome panel, and was locked there.  On a two-screen system, this is
really dumb, as half of the applet is on one screen, and half the applet
is on the other.   I'm miffed that my system was fine for months, and
then a simple log-out/log-back-in screws it up.

This is in oneiric.

rant Could we do some regression testing before pushing out new ubuntu
releases?  I'm getting tired of having everything break all the time.
It was not like this in the glory days of Ubuntu, when life was awesome.
Now, its just random breakage for random reasons: yes, I read above how
this supposedly makes things better for some imagined someone, but it
always makes it worse, for me.  /rant

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

Title:
  can't add, move, unlock applets  no clock

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

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


[Bug 761862] Re: indicator-sound not shown after upgrade

2012-02-09 Thread linas
Similar bu slightly different variant. Reinstalling does not help.
Changing themes does not help.  Warning messages are somewhat different.
This is for oneiric ...


/usr/lib/indicator-sound/indicator-sound-service
** (process:23070): DEBUG: Building new Mute Menu Item
** (process:23070): DEBUG: Attempt a pulse connection
** (process:23070): DEBUG: connecting - waiting for the server to become 
available
** (process:23070): DEBUG: music-player-bridge.vala:62: interested client found 
: banshee

** (process:23070): WARNING **: music-player-bridge.vala:187: Could not
create a desktopappinfo instance from app: banshee.desktop

** (process:23070): WARNING **: music-player-bridge.vala:65: Could not create 
app_info for path banshee 
 Getting out of here 
** (process:23070): DEBUG: Authorizing
** (process:23070): DEBUG: Setting name
** (process:23070): DEBUG: PA_CONTEXT_READY
** (process:23070): DEBUG: server info callback
** (process:23070): DEBUG: default sink name from the server ain't null'
** (process:23070): DEBUG: default source name from the server is not null'
** (process:23070): DEBUG: Pulse Server has handed us a new default sink
** (process:23070): DEBUG: emitting state signal with value 3
** (process:23070): DEBUG: Pulse Server has handed us a new default source

(process:23070): libindicator-WARNING **: No watchers, service timing out.
** (process:23070): DEBUG: Service shutdown !

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

Title:
  indicator-sound not shown after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/761862/+subscriptions

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


[Bug 899795] Re: hang during boot after upgrade to oneiric

2011-12-11 Thread linas
Removing the stale files in /etc/init makes no difference to the boot
process. It still appears that nothing starts lvm (or md) before
mountall runs, thus leading to a hang because local-filesystems can't
happen til lvm runs.  Still hitting an second round of fsck in
/etc/init.d even after local filesystems got mounted rw.

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

Title:
  hang during boot after upgrade to oneiric

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

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


[Bug 900111] Re: X server on Matrox g550 is all black (no output)

2011-12-10 Thread linas
The bug I report her appears to be old and well-known to xorg/freedesktop  See
https://bugs.freedesktop.org/show_bug.cgi?id=24966  Will attempt to download 
and debug source code... 

** Bug watch added: freedesktop.org Bugzilla #24966
   https://bugs.freedesktop.org/show_bug.cgi?id=24966

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

Title:
  X server on Matrox g550 is all black (no output)

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

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


[Bug 900111] Re: X server on Matrox g550 is all black (no output)

2011-12-05 Thread linas
apport-collect fails: I get all the way through a web session, where I
loig into launchpad openid via lynx, authorize apport to collect the
data, and then get this:


No REFERER Header

   Launchpad requires a REFERER header to perform this action. There is no
   REFERER header present. This can be caused by configuring your browser
   to block REFERER headers.

No clue how to fix that by hand, so I try apport-bugs instead. That also
fails, here's the full session:


root@blackspot:~# apport-bug

*** What kind of problem do you want to report?


Choices:
  1: Display (X.org)
  2: External or internal storage devices (e. g. USB sticks)
  3: Security related problems
  4: Sound/audio related problems
  5: Other problem
  C: Cancel
Please choose (1/2/3/4/5/C): 1

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.

*** What display problem do you observe?


Choices:
  1: I don't know
  2: Freezes or hangs during boot or usage
  3: Crashes or restarts back to login screen
  4: Resolution is incorrect
  5: Shows screen corruption
  6: Performance is worse than expected
  7: Fonts are the wrong size
  8: Other display-related problem
  C: Cancel
Please choose (1/2/3/4/5/6/7/8/C): 8
.No packages found matching xorg.
No packages found matching xorg.
...

*** Problem in xorg

The problem cannot be reported:

The running kernel is not an Ubuntu kernel

Press any key to continue...

root@blackspot:~#

FWIW, I'm not running an ubuntu kernel, for two reasons:
1) I'm a kernel developer, this is my area of expertise, and 
2) Ubuntu has never-ever done RAID correctly, and so I've had to run a custom 
kernel just to get RAID to work.

--
Yes, I have proprietary nvidia drivers installed. I explained this above. 
Physically removing the nvidia card does not alter the behaviour.  I am 
planning on eventually having a multi-head setup, running both the matrox and 
the nvidia at the same time; first step is to get mga to work. (nvidia works 
fine)

Will post xrandr output shortly; I've looked at this before, it looked
fine.

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

Title:
  X server on Matrox g550 is all black (no output)

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

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


[Bug 900111] Re: X server on Matrox g550 is all black (no output)

2011-12-05 Thread linas
attachment has xrandr output. First few lines are these:


linas@blackspot: ~ $ xrandr --verbose
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 400 x 300, current 1920 x 1080, maximum 1920 x 1080
default connected 1920x1080+0+0 (0x4c) normal (normal) 0mm x 0mm
Identifier: 0x4b
Timestamp:  5344371
Subpixel:   horizontal rgb
Clones:
CRTC:   0
CRTCs:  0
Transform:  1.00 0.00 0.00
0.00 1.00 0.00
0.00 0.00 1.00
   filter: 
  1920x1080 (0x4c)  124.4MHz *current
h: width  1920 start0 end0 total 1920 skew0 clock   64.8KHz
v: height 1080 start0 end0 total 1080   clock   60.0Hz
  1680x1050 (0x4d)  105.8MHz
h: width  1680 start0 end0 total 1680 skew0 clock   63.0KHz
v: height 1050 start0 end0 total 1050   clock   60.0Hz


** Attachment added: xrandr --verbose output
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-mga/+bug/900111/+attachment/2620947/+files/xrandr-output

** Changed in: xserver-xorg-video-mga (Ubuntu)
   Status: Incomplete = New

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

Title:
  X server on Matrox g550 is all black (no output)

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

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


[Bug 900111] Re: X server on Matrox g550 is all black (no output)

2011-12-05 Thread linas
p.s. as a kernel/toolchain/glibc developer who once used to do X11 devel
long long ago, I'm willing to build from source, in order to test.

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

Title:
  X server on Matrox g550 is all black (no output)

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

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


[Bug 899795] Re: hang during boot after upgrade to oneiric

2011-12-05 Thread linas
I just discovered that there are a fair number of files in /etc/init
that are stale, and do not belong to any dpkg.  That is, dpkg -S
/etc/init/whatever reports that there's no owning package. Judging from
the timestamps on these files, they appear to belong to 11.04 or even
earlier distros, and should have been removed/replaced, but weren't.
This suggests that dpkg is getting confused about what's installed
and/or install glitches cause dpkg to forget to run .postrm scripts.  I
will try to manually remove the orphaned files  see if this fixes the
problem.  I notice that some of the orphans include udev and dbus and
hal ...  it may take a few days to get around to this...

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

Title:
  hang during boot after upgrade to oneiric

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

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


[Bug 899795] Re: hang during boot after upgrade to oneiric

2011-12-04 Thread linas
there are no files called /var/log/dist-upgrade
locate dist-upgrade shows only these:
/etc/X11/xorg.conf.dist-upgrade-2009...
/usr//lib/python2.6/dist-packages/DistUpgrade/dist-upgrade.py
and a few otherws like this, nothing in /var/log

** Changed in: update-manager (Ubuntu)
   Status: Incomplete = New

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

Title:
  hang during boot after upgrade to oneiric

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

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


[Bug 900111] [NEW] X server on Matrox g550 is all black (no output)

2011-12-04 Thread linas
Public bug reported:

No video output (all black screen) on matrox g550.  Evidence below, but
here's a wild guess: this card has a dual-dvii output, and I'm guessing
that the mga driver is configured to send the video signal to a non-
existent vga port (i.e. older models of g550 had 1 vga, 1 dvi, but this
one has 2 dvi). But that's just a wild guess. Anyway ...   some details:

-- brand new card, purchased a week ago. Box says model G55-MDDE32F pci-express 
x1 32MB DDR dual output standard height half-width
-- lspci identifies it as Matrox Graphics, Inc. MGA G550 AGP (rev 01)   Note 
that this means its slightly mis-identified: its NOT AGP, its a PCI-E 1x card!
-- It does output vga resolution during boot; displays standard text 24 rows x 
80 columns just fine (and displays BIOS menus just fine, etc).
-- monitor and cable work fine when attached to different graphics card, even 
when driven at high-res (1920x1080).
-- tested both connectors; not output on either.
-- The xorg.0.log file shows no errors; it does detect monitor just fine, and 
autoconfigure just fine.  
-- Forcing xorg.conf to use a lower resolution does not solve problem
-- X-server appears to be running fine, based on sound feedback. I was able to 
(blindly) log in, start web browser, go to youtube, and start a video playing. 
The sound-track came out the audio; screen was black.  In other words, X11 
itself seems to be running just fine, but the output is completely blanked.
-- Above reports were for Ubuntu karmic; tried upgrading to Oneiric, no 
improvement.

Will attach xorg.conf and xorg.0.log shortly

** Affects: xserver-xorg-video-mga (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/900111

Title:
  X server on Matrox g550 is all black (no output)

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

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


[Bug 900111] Re: X server on Matrox g550 is all black (no output)

2011-12-04 Thread linas
xorg.conf file

** Attachment added: xorg.conf
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-mga/+bug/900111/+attachment/2619941/+files/xorg.conf

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

Title:
  X server on Matrox g550 is all black (no output)

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

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


[Bug 900111] Re: X server on Matrox g550 is all black (no output)

2011-12-04 Thread linas
Log file from a failed session. Several notes about this file:

-- you will see some vague evidence for another graphics adapter in the
log; its an nvidia at pci 4:0:0  Please note the mga problem occurs even
when the nvidia card is removed  from the system ... I checked!

-- Note that the xorg.conf file uses a stanza indicating that VideoRam
32768   This is required; without this, I get the following oddball
behaviour: early device probe prints out that the card has only 2 MB
video ram; then just a little while later, the video bios is read, and
reports that the card has 32 MB ram. Later still, during video mode
selection, it rejects all modes requiring anything more than 2MB (i.e.
it rejects almost all modes) i.e. it behaves as if it forgot that the
32 MB was reported.


** Attachment added: xorg log file
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-mga/+bug/900111/+attachment/2619950/+files/Xorg.0.log

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

Title:
  X server on Matrox g550 is all black (no output)

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

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


[Bug 900111] Re: X server on Matrox g550 is all black (no output)

2011-12-04 Thread linas
BTW, If I use a DVI-to-VGA adapter, and run a vga cable to the monitor,
then one output port shows fine pink black vertical bars; the other
port shows all black (and the monitor thinks the all-black screen does
have valid video out, at 1600x1200) (the pink-bars vga out is also
1600x1200).   By contrast, running a DVI cable simply results in the
monitor complaining: no signal.   Yes, I have tried restarting Xserver
before  after the cable switches.

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

Title:
  X server on Matrox g550 is all black (no output)

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

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


[Bug 900111] Re: X server on Matrox g550 is all black (no output)

2011-12-04 Thread linas
BTW, this is on an amd64 system (i.e. 64-bit binaries)  perhaps there's
some 32-64-bit bug?

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

Title:
  X server on Matrox g550 is all black (no output)

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

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


[Bug 899795] Re: hang during boot after upgrade to oneiric

2011-12-04 Thread linas
BTW, this is on an amd64 system

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

Title:
  hang during boot after upgrade to oneiric

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

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


[Bug 899795] [NEW] hang during boot after upgrade to oneiric

2011-12-03 Thread linas
Public bug reported:

After upgrading to oneirc, and rebooting, system hangs during boot.
Problem seems to be a bad interaction with upstart, udev, and lvm
(device mapper) filesystems.  Details below:

During boot, kernel appears to boot fully. Next set of messages show
fsck running, and then a hang. Using the old init=/bin/sh trick, I can
see that all of my file systems are now mounted, except one: a file
system that lives on an lvm volume. I believe that, at this point,
upstart is waiting for the lvm volume to come online... but of course,
it can't/won't until lvm and the device-mapper run, which is typically
done later, in the /etc/init.d scripts.  (The mount point, a directory
in /dev/mapper, hasn't yet been created).   Commenting out the lvm
volume in /etc/fstab allows the boot to proceed, more or less normally;
the missing file system can then be mounted by hand.

With the above problem worked around, there is another alarming problem:
much, much later in the boot, after a number of /etc/init.d scripts run,
if finally gets around to running /etc/init.d/checkfs, which does an ...
fsck!  but with upstart, most all file systems are already mounted at
this point, so the fsck crashes  burns.  In the old SysV init scheme,
this was correct: the fsck would not run until *after* the
/etc/init.d/lvm2 scripts ran.

The clever sysadmin can work around these, but .. wow, it was hard and
painful to figure out the above.

** Affects: upstart
 Importance: Undecided
 Status: New

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Also affects: upstart
   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/899795

Title:
  hang during boot after upgrade to oneiric

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

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


[Bug 358654] Re: udevadm trigger is not permitted while udev is unconfigured

2011-03-22 Thread linas
Me too .. dkpg --configure -a fails because udisks wants to run udevadm
trigger which fails.  dpkg-reconfigure udev works fine ...

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

Title:
  udevadm trigger is not permitted while udev is unconfigured

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


[Bug 321927] Re: /dev/pts and /dev/shm not mounted on boot

2011-03-12 Thread linas
FWIW, I just hit this problem after upgrading to 10.04 from 8.04.
System won't boot, I'm left attempting all sorts of repairs from the
rescue shell, none of which seem to work ... Arghhh.

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

Title:
  /dev/pts and /dev/shm not mounted on boot

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


[Bug 571258] Re: plymouth main process (341) killed by SEGV signal

2011-03-08 Thread linas
I hit this too, and so far, its been stunningly painful to work around.
I have to run a custom kernel because I run RAID, and the stock Ubunutu
kernels+initrd have never been able to handle having the root volume on
RAID.

The older Ubuntu installs (e.g. dapper, feisty, jaunty) had installers
that could at least install onto pre-exisiting raid partitions, but the
newest iso's (lucid,  64-bit desktops) can no longer install onto raid
partitions. This, coupled to the spurious crash above, is making rescue
*really* hard/tedious.

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

Title:
  plymouth main process (341) killed by SEGV signal

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


[Bug 484798] Re: grub-probe: error: no mapping exists (with encrypted root disk)

2011-01-10 Thread linas
FYI, I'm hitting something similar, but for mdraid. Now, according to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540549 my problem was
fixed long ago, in grub-1.97, but I'm running lucid, with grub-install
-v returning: grub-install (GNU GRUB 1.98-1ubuntu9)

My variant of this bug says:


grub-install /dev/sda
/usr/sbin/grub-probe: error: no mapping exists for `md1'.
Auto-detection of a filesystem module failed.
Please specify the module with the option `--modules' explicitly.

grub-install --modules=/boot/grub/mdraid.mod /dev/sda
/usr/sbin/grub-probe: error: no mapping exists for `md1'.
/usr/sbin/grub-probe: error: no mapping exists for `md1'.
/usr/sbin/grub-probe: error: no mapping exists for `md1'.
You attempted a cross-disk install, but the filesystem containing /boot/grub 
does not support UUIDs.

cat /proc/mdstat
 
md1 : active raid1 sdc1[3] sda1[0]
  530100 blocks super 1.0 [3/2] [UU_]

i.e. is mdraid version 1.0 and not version 0.9

Th fs itself is ext4

I believe I will be able to work around this by not using raid for the
/boot directory, but this is annoying :-(


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

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

Title:
  grub-probe: error: no mapping exists (with encrypted root disk)

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


[Bug 527401] Re: grub-installer fails to install on a raid1 array

2011-01-10 Thread linas
I'm hitting this bug, as described in comment #43 and comment 51

Running Lucid, on 64-bit,

grub-probe -t fs /boot
grub-probe: error: no mapping exists for `md1'.

grub-install --recheck --modules=mdraid raid /dev/md1
/usr/sbin/grub-probe: error: no mapping exists for `md1'.
/usr/sbin/grub-probe: error: no mapping exists for `md1'.
/usr/sbin/grub-setup: error: no mapping exists for `md1'.

grub-install -v
grub-install (GNU GRUB 1.98-1ubuntu9)

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

Title:
  grub-installer fails to install on a raid1 array

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


[Bug 527401] Re: grub-installer fails to install on a raid1 array

2011-01-10 Thread linas
Oh, btw, I'm running mdraid version 1.0, not 0.9 and according to
comment #9 above, this may be the reason I've got a problem.  Am opening
a new bug, to report this, as the above history is a bit long and
confusing ...

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

Title:
  grub-installer fails to install on a raid1 array

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


  1   2   >