[Bug 572782] Re: Could not upgrade from Karmic to Lucid

2010-04-30 Thread Colin Svingen

** Attachment added: "dist-upgrade files"
   http://launchpadlibrarian.net/46825376/dist-upgrade.tar.gz

-- 
Could not upgrade from Karmic to Lucid
https://bugs.launchpad.net/bugs/572782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572782] [NEW] Could not upgrade from Karmic to Lucid

2010-04-30 Thread Colin Svingen
Public bug reported:

Binary package hint: update-manager

Kubuntu upgrade.  Can't copy the error from the popup window.  Says
'Could not install the upgradese'

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

-- 
Could not upgrade from Karmic to Lucid
https://bugs.launchpad.net/bugs/572782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 677898] [NEW] Package libqyotoshared1 does not contain /usr/lib/libqyotoshared.so.1

2010-11-20 Thread Colin Svingen
Public bug reported:

Binary package hint: libqyotoshared1

Previous version for lucid contained the shared library.  I downloaded 
"kdebindings_4.5.1-0ubuntu3.debian.tar.gz" and the file 
libqyotoshared1.install contains the following:
#usr/lib/libqyotoshared.so.1*

Assuming the '#' is a comment, then the package doesn't install anything
for a reason.

A search reveals no package provides the file:
m...@machine:~/Software/development$ apt-file search libqyotoshared
libqyotoshared1: /usr/share/doc/libqyotoshared1/changelog.Debian.gz
libqyotoshared1: /usr/share/doc/libqyotoshared1/changelog.gz
libqyotoshared1: /usr/share/doc/libqyotoshared1/copyright

/usr/lib/libqyotoshared.so.1 is required by package 'libqyoto4.5-cil':
m...@machine:~$ dpkg -L libqyoto4.5-cil
/.
/usr
/usr/lib
/usr/lib/cli
/usr/lib/cli/qt-dotnet-4.5
/usr/lib/cli/qt-dotnet-4.5/qt-dotnet.dll.config
/usr/lib/cli/qt-dotnet-4.5/qt-dotnet.dll
...
m...@machine:~$ cat /usr/lib/cli/qt-dotnet-4.5/qt-dotnet.dll.config





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

-- 
Package libqyotoshared1 does not contain /usr/lib/libqyotoshared.so.1
https://bugs.launchpad.net/bugs/677898
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 677903] [NEW] Package libqyoto4.5-cil is missing dependency on libqyotoshared1

2010-11-20 Thread Colin Svingen
Public bug reported:

Binary package hint: libqyoto4.5-cil

cat /usr/lib/cli/qt-dotnet-4.5/qt-dotnet.dll.config





aptitude show libqyoto4.5-cil
Package: libqyoto4.5-cil 
New: yes
State: installed
Automatically installed: no
Version: 4:4.5.1-0ubuntu3
Priority: optional
Section: cli-mono
Maintainer: Kubuntu Developers 
Uncompressed Size: 3,535k
Depends: libc6 (>= 2.3.4), libqt4-dbus (>= 4:4.5.3), libqt4-network (>= 
4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), 
libsmokebase4-3 (= 4:4.5.1-0ubuntu3),
 libsmokeqtcore4-3 (= 4:4.5.1-0ubuntu3), libsmokeqtdbus4-3 (= 
4:4.5.1-0ubuntu3), libsmokeqtgui4-3 (= 4:4.5.1-0ubuntu3), libsmokeqtnetwork4-3 
(= 4:4.5.1-0ubuntu3),
 libsmokeqtopengl4-3 (= 4:4.5.1-0ubuntu3), libsmokeqtsql4-3 (= 
4:4.5.1-0ubuntu3), libsmokeqtsvg4-3 (= 4:4.5.1-0ubuntu3), libsmokeqtxml4-3 (= 
4:4.5.1-0ubuntu3), libstdc++6
 (>= 4.1.1), cli-common (>= 0.5.1), libmono-corlib2.0-cil (>= 2.6.3), 
libmono-system2.0-cil (>= 2.6.3), libsmokeqt4-3 (= 4:4.5.1-0ubuntu3)
Replaces: libqyoto4.4-cil
Description: Qt 4 bindings for CLI
 This package provides the Qt-dotnet assembly that allows CLI-based software to 
use the Qt library. 
 
 This is part of the KDE Bindings module.
Homepage: http://www.kde.org

No dependency for libqyotoshared1 even though the config file implies
it's required.  NOTE: fixing the dependency won't completely fix the
problem.  The package libqyotoshared1 does not actually provide
/usr/lib/libqyotoshared.so.1 as reported in a separate bug.

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

-- 
Package libqyoto4.5-cil is missing dependency on libqyotoshared1
https://bugs.launchpad.net/bugs/677903
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebindings in ubuntu.

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


[Bug 677903] Re: Package libqyoto4.5-cil is missing dependency on libqyotoshared1

2010-11-20 Thread Colin Svingen
When running my qyoto application I was receiving the following error:
Unhandled Exception: System.TypeInitializationException: An exception was 
thrown by the type initializer for Qyoto.QApplication ---> 
System.TypeInitializationException: An exception was thrown by the type 
initializer for Qyoto.SmokeInvocation ---> System.DllNotFoundException: 
/usr/lib/cli/qt-dotnet-4.5/libqyoto.so

/usr/lib/cli/qt-dotnet-4.5/libqyoto.so is a hard link to
/usr/lib/libqyoto.so.2 which in turn is a sym link to
/usr/lib/libqyoto.so.2.0.0

First I moved /usr/lib/libqyoto.so.2.0.0 to /usr/lib/cli/qt-
dotnet-4.5/libqyoto.so and that fixed the error.  Next, I changed the
file /usr/lib/cli/qt-dotnet-4.5/qt-dotnet.dll.config by removing the
reference to libqyotoshared.so.1 and then change the line:


to


And that fixed the problem.  So it appears that libqyotoshared1 isn't
required and that hard links don't work from the config files.

-- 
Package libqyoto4.5-cil is missing dependency on libqyotoshared1
https://bugs.launchpad.net/bugs/677903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 1419563] Re: Keyboard CTRL, ALT and SUPER keys binded as SHIFT

2015-04-21 Thread Colin Svingen
This is not a bug. The keyboard chipset uses a non-standard protocol to
support n-key rollover. I wrote a driver for it. You can download it
from https://bitbucket.org/Swoogan/aziokbd

I wrote a blog post about implementing it, ending with:
http://swoogan.blogspot.com/2014/09/azio-l70-keyboard-linux-driver.html

Let me know if you have any issues with it.

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

Title:
  Keyboard CTRL, ALT and SUPER keys binded as SHIFT

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

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


[Bug 926714] Re: continuous jerky mouse movements while using nouveau driver in 12.04

2012-05-11 Thread Colin Svingen
I can confirm that jones' solution has fixed the problem on my Lenovo
W510.  I have had this problem since (at least) 11.04, but it appeared
to be slightly improved in 11.10 or 12.04 (freezing for a shorter
duration).

Additionally, as this may not be obvious to all users, I had to run the
command with sudo.  However, just running

# sudo echo N > /sys/module/drm_kms_helper/parameters/poll

did not work.  I had to run

# sudo -i

then

# echo N > /sys/module/drm_kms_helper/parameters/poll

Thanks jones!  This issue has been bugging me for a year or more.

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

Title:
  continuous jerky mouse movements while using nouveau driver in 12.04

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

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