Still affects me on 14.04. Would love a backport if/when this gets
fixed.
I have a Logitech K260 wireless keyboard+mouse combo (only one receiver for
both).
Quick workaround without the command line for me was to plug a normal USB mouse
that seems to be recognized correctly.
$ xinput --list
⎡ V
*** This bug is a duplicate of bug 732677 ***
https://bugs.launchpad.net/bugs/732677
Hey, Landon. I faced the same problem and i found solution here
http://ubuntuforums.org/showthread.php?p=10720776#post10720776 that work
for me. (same vostro 1500, bcm4311)
--
You received this bug notificat
Same here (karmic beta)
gdebi-gtk says:
dpkg: unable to read filedescriptor flags for : Bad file descriptor
Same when executed from firefox, nautilus or terminal.
Nevertheless, I still can istall package with sudo dpkg -i
packagename.deb
--
gdebi fail on a package installation
https://bugs.laun
Output is:
GRASS 6.4.0RC5 (test):~ > g.region -p
ERROR: default region is invalid
GRASS 6.4.0RC5 (test):~ >
of course I could set it manually to fix it. But there should be default
region once location is created. Moreover within location there are no
PROJ_INFO, PROJ_UNITS and WIND files c
Hi,
it does not work even in command line:
I started grass without GUI (with -text option)
GRASS 6.4.0RC5 (cr-sjtsk):~ > g.proj -c proj4="+proj=krovak +a=6377397.155
+rf=299.1528128 +dx=653 +dy=-212 +dz=449 +no_defs
+towgs84=570.8,85.7,462.8,4.998,1.587,5.261,3.56" location=test
ERROR: regi
code to reproduce warning:
>>> from pylab import plot, show
>>> plot([0,1],[0,1])
gives:
Python 2.6.2+ (release26-maint, Sep 13 2009, 21:24:39)
[GCC 4.4.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from pylab import plot, show
>>> plot([0,1],[0,1])
/us
Public bug reported:
Binary package hint: grass
Using Location wizard in wx gui od grass I've got this error
/usr/lib/grass64/etc/wxpython/gui_modules/gcmd.py:63: DeprecationWarning:
BaseException.message has been deprecated as of Python 2.6
self.message = message
Traceback (most recent call
Public bug reported:
Binary package hint: python-matplotlib
Using GTKAgg backend I've got deprecation warning on Karmic
/usr/lib/pymodules/python2.6/matplotlib/backends/backend_gtk.py:614:
DeprecationWarning: Use the new widget gtk.Tooltip
self.tooltips = gtk.Tooltips()
package: python-matpl