[Bug 1963753] [NEW] Install alongside Windows 10 crashed during Xubuntu install

2022-03-05 Thread Thomas E. Reed
Public bug reported:

I was installing Xubuntu 21.10 alongside Windows 10 on a Dell Optiplex
9020 minitower. Both installations are new. The Xubuntu installer
divided the WD 1 terabyte SSD in half, which I thought would be fair to
both operating systems.

Near the end of the install a fatal error message popped  up. I believe
it said there was a problem with Grub.  Unfortunately I cannot append
the logs in this email: the running Xubuntu won't let me access or copy
the logs. If you email me at tomre...@earthlink.net, I'll get into this
computer, and copy the log files /var/log/syslog and var/log/partman and
mail them from my own regular Linux Mint computer. Thank you for
whatever help you can provide me, and I'll check for email from you
tonight after work.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: ubiquity 21.10.10
ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
Uname: Linux 5.13.0-19-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu70
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.465
Date: Sat Mar  5 07:17:55 2022
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/xubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Xubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug impish ubiquity-21.10.10 xubuntu

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

Title:
  Install alongside Windows 10 crashed during Xubuntu install

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


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

[Bug 1879562] [NEW] UnicodeDecodeError on do-release-upgrade to 20.04

2020-05-19 Thread Thomas E
Public bug reported:

Running Kubuntu 19.10, also on multiseat with LightDM
Package: ubuntu-release-upgrader-qt, version is 1:19.10.15.4. I had to submit 
the package as ubuntu-release-upgrader, because apparently the QT version isn't 
in vanilla Ubuntu's repositories.

I'm unable to upgrade to 20.04. The graphical upgrader (run from
Krunner) crashes after clicking "Upgrade".

Here is the output of "do-release-upgrade":

Checking for a new Ubuntu release
Get:1 Upgrade tool signature [1,554 B]  


  
Get:2 Upgrade tool [1,342 kB]   


  
Fetched 1,343 kB in 0s (0 B/s)  


  
authenticate 'focal.tar.gz' against 'focal.tar.gz.gpg' 
extracting 'focal.tar.gz'

Reading cache

Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-si9p302g/focal", line 8, in 
sys.exit(main())
  File "/tmp/ubuntu-release-upgrader-si9p302g/DistUpgrade/DistUpgradeMain.py", 
line 235, in main
save_system_state(logdir)
  File "/tmp/ubuntu-release-upgrader-si9p302g/DistUpgrade/DistUpgradeMain.py", 
line 128, in save_system_state
scrub_sources=True)
  File "/tmp/ubuntu-release-upgrader-si9p302g/DistUpgrade/apt_clone.py", line 
149, in save_state
self._write_state_installed_pkgs(sourcedir, tar)
  File "/tmp/ubuntu-release-upgrader-si9p302g/DistUpgrade/apt_clone.py", line 
194, in _write_state_installed_pkgs
pkg.name, pkg.installed.version, int(pkg.is_auto_installed))
  File "/usr/lib/python3/dist-packages/apt/package.py", line 599, in version
return self._cand.ver_str
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf5 in position 14: 
invalid start byte
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/problem_report.py", line 477, in 
add_to_existing
self.write(f)
  File "/usr/lib/python3/dist-packages/problem_report.py", line 430, in write
block = f.read(1048576)
  File "/usr/lib/python3.7/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid 
start byte

Original exception was:
Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-si9p302g/focal", line 8, in 
sys.exit(main())
  File "/tmp/ubuntu-release-upgrader-si9p302g/DistUpgrade/DistUpgradeMain.py", 
line 235, in main
save_system_state(logdir)
  File "/tmp/ubuntu-release-upgrader-si9p302g/DistUpgrade/DistUpgradeMain.py", 
line 128, in save_system_state
scrub_sources=True)
  File "/tmp/ubuntu-release-upgrader-si9p302g/DistUpgrade/apt_clone.py", line 
149, in save_state
self._write_state_installed_pkgs(sourcedir, tar)
  File "/tmp/ubuntu-release-upgrader-si9p302g/DistUpgrade/apt_clone.py", line 
194, in _write_state_installed_pkgs
pkg.name, pkg.installed.version, int(pkg.is_auto_installed))
  File "/usr/lib/python3/dist-packages/apt/package.py", line 599, in version
return self._cand.ver_str
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf5 in position 14: 
invalid start byte

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ubuntu-release-upgrader-core 1:19.10.15.4
ProcVersionSignature: Ubuntu 5.3.0-51.44-generic 5.3.18
Uname: Linux 5.3.0-51-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu8.8
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: KDE
Date: Tue May 19 12:59:35 2020
InstallationDate: Installed on 2019-12-19 (152 days ago)
InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: ubuntu-release-upgrader
UpgradeStatus: Upgraded to eoan on 2020-05-19 (0 days ago)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  UnicodeDecodeError on do-release-upgrade to 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1879562/+subscriptions

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

[Bug 1815732] Re: mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client , disconnecting."

2019-02-27 Thread Thomas E. Horner
I've re-built 1.4.15-2ubuntu0.18.04.1 from source locally and I get the
same connect issue.

The issue is caused by the patch "mosquitto-1.4.15-cve-2018-12546".
With that one removed and mosquitto-1.4.x-cve-2018-12550.patch and 
mosquitto-1.4.x-cve-2018-12551.patch re-added the binary works again.

With *all* patches fully applied again but only the lines I mentioned in
#7 commented out, mosquitto works again. So definitely that's the issue.

I didn't analyse the ACL system thoroughly but this has to do with the
ACL not being set explicitly for the user, which - according to my
understanding - is perfectly legal. See my /etc/mosquitto/users.acl from
post #5.


I've locally changed
if(context->username && context->acl_list == NULL){
  return MOSQ_ERR_INVAL;
}

to
if(context->username && context->acl_list == NULL){
  _mosquitto_log_printf(NULL, MOSQ_LOG_NOTICE, "ACL entry not found for 
client with username \"%s\"", context->username);
  return MOSQ_ERR_SUCCESS;
}


The root cause might be a misunderstanding of the original code that
this patch moves into a new function. It seems that original code was
only meant to *load* the users's ACLs (if any) and not to *find* that
ACLs.

So basically the function acl__find_acls seems to be named wrong. The
name should be more like acl__load_acls and the function should return
success *even* if there's *NO* ACL found specific for that user.

Alternatively mosquitto_acl_check needs to be called in
read_handle_server.c when acl__find_acls returns MOSQ_ERR_INVAL so that
the %c and %u pattern matching will be performed, but probably the first
option above is the better one.

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

Title:
  mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client ,
  disconnecting."

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

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

[Bug 1815732] Re: mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client , disconnecting."

2019-02-13 Thread Thomas E. Horner
I see that the acl handling has been changed.

+  if(context->username && context->acl_list == NULL){
+  return MOSQ_ERR_INVAL;
+  }

Not sure this has anything to do with the issue.

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

Title:
  mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client ,
  disconnecting."

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

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

[Bug 1815732] Re: mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client , disconnecting."

2019-02-13 Thread Thomas E. Horner
/etc/mosquitto/conf.d/local.conf is attached

** Attachment added: "local.conf"
   
https://bugs.launchpad.net/ubuntu/+source/mosquitto/+bug/1815732/+attachment/5238275/+files/local.conf

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

Title:
  mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client ,
  disconnecting."

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

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

[Bug 1815732] Re: mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client , disconnecting."

2019-02-13 Thread Thomas E. Horner
/etc/mosquitto/users.acl is attached

** Attachment added: "users.acl"
   
https://bugs.launchpad.net/ubuntu/+source/mosquitto/+bug/1815732/+attachment/5238276/+files/users.acl

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

Title:
  mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client ,
  disconnecting."

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

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

[Bug 1815732] Re: mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client , disconnecting."

2019-02-13 Thread Thomas E. Horner
local.conf is the only config file inside /etc/mosquitto/conf.d/

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

Title:
  mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client ,
  disconnecting."

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

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

[Bug 1815732] Re: mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client , disconnecting."

2019-02-13 Thread Thomas E. Horner
mosquitto.conf is attaced

** Attachment added: "mosquitto.conf"
   
https://bugs.launchpad.net/ubuntu/+source/mosquitto/+bug/1815732/+attachment/5238274/+files/mosquitto.conf

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

Title:
  mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client ,
  disconnecting."

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

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

[Bug 1815732] Re: mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client , disconnecting."

2019-02-13 Thread Thomas E. Horner
users.pwd does *not* contain any empty lines or comments
and each line *does* contain the ":" character

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

Title:
  mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client ,
  disconnecting."

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

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

[Bug 1815732] [NEW] mosquitto 1.4.15-2ubuntu0.18.04.1 "Socket error on client , disconnecting."

2019-02-13 Thread Thomas E. Horner
Public bug reported:

mosquitto version 1.4.15-2ubuntu0.18.04.1 introduces the following
issue:

1550048392: mosquitto version 1.4.15 (build date Wed, 06 Feb 2019 17:03:31 
+) starting
1550048392: Config loaded from /etc/mosquitto/mosquitto.conf.
1550048392: Opening ipv4 listen socket on port 8883.
1550048392: Opening ipv6 listen socket on port 8883.
1550048392: Opening ipv4 listen socket on port 1883.
1550048392: Opening ipv6 listen socket on port 1883.
1550048393: New connection from [client-ip-removed-before-posting] on port 8883.
1550048393: New connection from [client-ip-removed-before-posting] on port 8883.
1550048394: New connection from 127.0.0.1 on port 1883.
1550048394: Client [client-name-removed-before-posting]5c550b4417cd1 
disconnected.
1550048394: Socket error on client , disconnecting.
1550048394: New connection from 127.0.0.1 on port 1883.
1550048394: Client iot-bbq5c550b4434687 disconnected.
1550048394: Socket error on client , disconnecting.
1550048394: New connection from 127.0.0.1 on port 1883.
1550048394: Client iot-bbq5c550b4441570 disconnected.
1550048394: Socket error on client , disconnecting.
1550048395: Client esp32-shutter-304e363633178717 disconnected.
1550048395: Socket error on client , disconnecting.
1550048395: Client esp32-rcswitch-304e363633107453 disconnected.
1550048395: Socket error on client , disconnecting.
1550048395: New connection from [client-ip-removed-before-posting] on port 8883.
1550048395: New connection from [client-ip-removed-before-posting] on port 8883.
1550048397: Socket error on client , disconnecting.
1550048397: Socket error on client , disconnecting.
1550048398: New connection from [client-ip-removed-before-posting] on port 8883.
1550048399: New connection from [client-ip-removed-before-posting] on port 8883.
1550048399: New connection from [client-ip-removed-before-posting] on port 8883.
1550048399: Client cypher disconnected.
1550048399: Socket error on client , disconnecting.
1550048400: Socket error on client , disconnecting.
1550048400: New connection from [client-ip-removed-before-posting] on port 8883.
1550048401: Socket error on client , disconnecting.
1550048401: New connection from [client-ip-removed-before-posting] on port 8883.
1550048402: Socket error on client , disconnecting.
1550048403: Socket error on client , disconnecting.
1550048403: New connection from [client-ip-removed-before-posting] on port 8883.
1550048404: New connection from [client-ip-removed-before-posting] on port 8883.
1550048404: New connection from 127.0.0.1 on port 1883.
1550048404: Socket error on client , disconnecting.
1550048404: New connection from 127.0.0.1 on port 1883.
1550048404: Socket error on client , disconnecting.
1550048404: New connection from 127.0.0.1 on port 1883.
1550048404: Socket error on client , disconnecting.
1550048405: Socket error on client , disconnecting.
1550048405: New connection from [client-ip-removed-before-posting] on port 8883.
1550048406: Socket error on client , disconnecting.
1550048406: New connection from [client-ip-removed-before-posting] on port 8883.
1550048407: Socket error on client , disconnecting.
1550048408: New connection from [client-ip-removed-before-posting] on port 8883.
1550048408: Socket error on client , disconnecting.
1550048409: New connection from [client-ip-removed-before-posting] on port 8883.
1550048409: Socket error on client , disconnecting.
1550048410: Socket error on client , disconnecting.
1550048410: New connection from [client-ip-removed-before-posting] on port 8883.
1550048412: Socket error on client , disconnecting.
1550048414: New connection from [client-ip-removed-before-posting] on port 8883.
1550048414: New connection from [client-ip-removed-before-posting] on port 8883.
1550048414: New connection from 127.0.0.1 on port 1883.
1550048414: Socket error on client , disconnecting.
1550048414: New connection from 127.0.0.1 on port 1883.
1550048414: Socket error on client , disconnecting.
1550048414: New connection from 127.0.0.1 on port 1883.
1550048414: Socket error on client , disconnecting.
1550048415: Socket error on client , disconnecting.
1550048416: New connection from [client-ip-removed-before-posting] on port 8883.
1550048416: Socket error on client , disconnecting.
1550048416: New connection from [client-ip-removed-before-posting] on port 8883.
1550048418: Socket error on client , disconnecting.
1550048418: Socket error on client , disconnecting.
1550048419: New connection from [client-ip-removed-before-posting] on port 8883.
1550048419: New connection from [client-ip-removed-before-posting] on port 8883.
1550048419: New connection from [client-ip-removed-before-posting] on port 8883.
1550048420: Socket error on client , disconnecting.
1550048421: Socket error on client , disconnecting.
1550048421: New connection from [client-ip-removed-before-posting] on port 8883.
1550048421: Socket error on client , disconnecting.
1550048422: New connection from 

[Bug 1815695] Re: Update incorrect, introduces possible crash

2019-02-13 Thread Thomas E. Horner
Please delete the above comment. Sorry!

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

Title:
  Update incorrect, introduces possible crash

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

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

[Bug 1815695] Re: Update incorrect, introduces possible crash

2019-02-13 Thread Thomas E. Horner
mosquitto version 1.4.15-2ubuntu0.18.04.1 brings the following issue:

1550048392: mosquitto version 1.4.15 (build date Wed, 06 Feb 2019 17:03:31 
+) starting
1550048392: Config loaded from /etc/mosquitto/mosquitto.conf.
1550048392: Opening ipv4 listen socket on port 8883.
1550048392: Opening ipv6 listen socket on port 8883.
1550048392: Opening ipv4 listen socket on port 1883.
1550048392: Opening ipv6 listen socket on port 1883.
1550048393: New connection from [client-ip-removed-before-posting] on port 8883.
1550048393: New connection from [client-ip-removed-before-posting] on port 8883.
1550048394: New connection from 127.0.0.1 on port 1883.
1550048394: Client [client-name-removed-before-posting]5c550b4417cd1 
disconnected.
1550048394: Socket error on client , disconnecting.
1550048394: New connection from 127.0.0.1 on port 1883.
1550048394: Client iot-bbq5c550b4434687 disconnected.
1550048394: Socket error on client , disconnecting.
1550048394: New connection from 127.0.0.1 on port 1883.
1550048394: Client iot-bbq5c550b4441570 disconnected.
1550048394: Socket error on client , disconnecting.
1550048395: Client esp32-shutter-304e363633178717 disconnected.
1550048395: Socket error on client , disconnecting.
1550048395: Client esp32-rcswitch-304e363633107453 disconnected.
1550048395: Socket error on client , disconnecting.
1550048395: New connection from [client-ip-removed-before-posting] on port 8883.
1550048395: New connection from [client-ip-removed-before-posting] on port 8883.
1550048397: Socket error on client , disconnecting.
1550048397: Socket error on client , disconnecting.
1550048398: New connection from [client-ip-removed-before-posting] on port 8883.
1550048399: New connection from [client-ip-removed-before-posting] on port 8883.
1550048399: New connection from [client-ip-removed-before-posting] on port 8883.
1550048399: Client cypher disconnected.
1550048399: Socket error on client , disconnecting.
1550048400: Socket error on client , disconnecting.
1550048400: New connection from [client-ip-removed-before-posting] on port 8883.
1550048401: Socket error on client , disconnecting.
1550048401: New connection from [client-ip-removed-before-posting] on port 8883.
1550048402: Socket error on client , disconnecting.
1550048403: Socket error on client , disconnecting.
1550048403: New connection from [client-ip-removed-before-posting] on port 8883.
1550048404: New connection from [client-ip-removed-before-posting] on port 8883.
1550048404: New connection from 127.0.0.1 on port 1883.
1550048404: Socket error on client , disconnecting.
1550048404: New connection from 127.0.0.1 on port 1883.
1550048404: Socket error on client , disconnecting.
1550048404: New connection from 127.0.0.1 on port 1883.
1550048404: Socket error on client , disconnecting.
1550048405: Socket error on client , disconnecting.
1550048405: New connection from [client-ip-removed-before-posting] on port 8883.
1550048406: Socket error on client , disconnecting.
1550048406: New connection from [client-ip-removed-before-posting] on port 8883.
1550048407: Socket error on client , disconnecting.
1550048408: New connection from [client-ip-removed-before-posting] on port 8883.
1550048408: Socket error on client , disconnecting.
1550048409: New connection from [client-ip-removed-before-posting] on port 8883.
1550048409: Socket error on client , disconnecting.
1550048410: Socket error on client , disconnecting.
1550048410: New connection from [client-ip-removed-before-posting] on port 8883.
1550048412: Socket error on client , disconnecting.
1550048414: New connection from [client-ip-removed-before-posting] on port 8883.
1550048414: New connection from [client-ip-removed-before-posting] on port 8883.
1550048414: New connection from 127.0.0.1 on port 1883.
1550048414: Socket error on client , disconnecting.
1550048414: New connection from 127.0.0.1 on port 1883.
1550048414: Socket error on client , disconnecting.
1550048414: New connection from 127.0.0.1 on port 1883.
1550048414: Socket error on client , disconnecting.
1550048415: Socket error on client , disconnecting.
1550048416: New connection from [client-ip-removed-before-posting] on port 8883.
1550048416: Socket error on client , disconnecting.
1550048416: New connection from [client-ip-removed-before-posting] on port 8883.
1550048418: Socket error on client , disconnecting.
1550048418: Socket error on client , disconnecting.
1550048419: New connection from [client-ip-removed-before-posting] on port 8883.
1550048419: New connection from [client-ip-removed-before-posting] on port 8883.
1550048419: New connection from [client-ip-removed-before-posting] on port 8883.
1550048420: Socket error on client , disconnecting.
1550048421: Socket error on client , disconnecting.
1550048421: New connection from [client-ip-removed-before-posting] on port 8883.
1550048421: Socket error on client , disconnecting.
1550048422: New connection from [client-ip-removed-before-posting] on port 8883.

[Bug 1721909] Re: Goodix GF3208 (fingerprint reader) not being recognised by kernel/system

2018-10-19 Thread Thomas E
Confirmed on Dell G3 3579, Ubuntu 18.10
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.10
Release:18.10
Codename:   cosmic
$ uname -a
Linux masked 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 27c6:5301  
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
Bus 001 Device 002: ID 0bda:568a Realtek Semiconductor Corp. 
Bus 001 Device 005: ID 8087:0aaa Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

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

Title:
  Goodix GF3208 (fingerprint reader) not being recognised  by
  kernel/system

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

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

[Bug 1765153] Re: Cannot open /dev/rfcommX as regular user

2018-04-19 Thread Thomas E. Horner
1)
mfg: Heinrichs Weikamp
model: OSTC4

2)
couldn't verify if it has worked with a previous version of ubuntu

3)
using sudo it works
without using sudo it doesn't
the user is member of several groups including the dialout group

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

Title:
  Cannot open /dev/rfcommX as regular user

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

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

[Bug 1765153] [NEW] Cannot open /dev/rfcommX as regular user

2018-04-18 Thread Thomas E. Horner
Public bug reported:

see Bug 570692

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-45-generic 4.4.0-45.66
ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
Uname: Linux 4.4.0-45-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20.1-0ubuntu2.16
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  horner 3787 F pulseaudio
 /dev/snd/seq:timidity   1897 F timidity
Date: Wed Apr 18 19:56:21 2018
HibernationDevice: RESUME=UUID=df31c7b2-5ad3-453f-93e9-db96c8ac8e2c
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic 
root=UUID=c4837fb2-0225-4050-8b25-dda5cfd4edc2 ro splash quiet splash
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-45-generic N/A
 linux-backports-modules-4.4.0-45-generic  N/A
 linux-firmware1.157.17
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/14/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0404
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5N7A-VM
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0404:bd10/14/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5N7A-VM:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  Cannot open /dev/rfcommX as regular user

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

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

[Bug 570692] Re: Ubuntu 10.04 Can't open RFCOMM device: Permission denied

2018-03-26 Thread Thomas E. Horner
still occurs in Ubuntu 16.04.4 LTS

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

Title:
  Ubuntu 10.04 Can't open RFCOMM device: Permission denied

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

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

[Bug 515386] Re: No attachment when Thunderbird is set as default client.

2016-01-18 Thread Thomas E. Horner
Updated fix for 15.10

--- xdg-email.old   2015-09-16 22:36:49.0 +0200
+++ xdg-email.new   2016-01-18 16:38:29.755859228 +0100
@@ -225,7 +225,7 @@
 file="$dir/applications/$desktop"
 [ -r "$file" ] || continue
 # Remove any arguments (%F, %f, %U, %u, etc.).
-command="`grep -E "^Exec(\[[^]=]*])?=" "$file" | cut -d= -f 2- | sed 
-e 's/ .*$//'`"
+command="`grep -E "^Exec(\[[^]=]*])?=" "$file" | head -n 1 | cut -d= 
-f 2- | sed -e 's/ .*$//'`"
 command="`which "$command"`"
 readlink -f "$command"
 return
@@ -648,7 +648,7 @@
 local client
 local desktop
 desktop=`xdg-mime query default "x-scheme-handler/mailto"`
-client=`desktop_file_to_binary "$browser"`
+client=`desktop_file_to_binary "$desktop"`
 echo $client | grep thunderbird > /dev/null 2>&1
 if [ $? -eq 0 ] ; then
 run_thunderbird "$client" "$1"

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

Title:
  No attachment when Thunderbird is set as default client.

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

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


[Bug 1529067] [NEW] package linux-image-extra-4.2.0-22-generic 4.2.0-22.27 failed to install/upgrade: package linux-image-extra-4.2.0-22-generic is already installed and configured

2015-12-24 Thread Thomas E. Horner
Public bug reported:

-

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: linux-image-extra-4.2.0-22-generic 4.2.0-22.27
ProcVersionSignature: Ubuntu 4.2.0-21.25-generic 4.2.6
Uname: Linux 4.2.0-21-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu5
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  horner 3433 F pulseaudio
Date: Thu Dec 24 12:35:38 2015
DpkgHistoryLog:
 Start-Date: 2015-12-24  12:35:34
 Commandline: aptdaemon role='role-commit-packages' sender=':1.107'
 Install: picard:amd64 (1.3.2-2), libchromaprint-tools:amd64 (1.2-1build1, 
automatic), python-libdiscid:amd64 (0.4.1-3, automatic)
DuplicateSignature: 
package:linux-image-extra-4.2.0-22-generic:4.2.0-22.27:package 
linux-image-extra-4.2.0-22-generic is already installed and configured
ErrorMessage: package linux-image-extra-4.2.0-22-generic is already installed 
and configured
HibernationDevice: RESUME=UUID=df31c7b2-5ad3-453f-93e9-db96c8ac8e2c
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-21-generic 
root=UUID=c4837fb2-0225-4050-8b25-dda5cfd4edc2 ro splash quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-29ubuntu0.2
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: dpkg
Title: package linux-image-extra-4.2.0-22-generic 4.2.0-22.27 failed to 
install/upgrade: package linux-image-extra-4.2.0-22-generic is already 
installed and configured
UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/14/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0404
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5N7A-VM
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0404:bd10/14/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5N7A-VM:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: already-installed amd64 apport-package need-duplicate-check wily

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

Title:
  package linux-image-extra-4.2.0-22-generic 4.2.0-22.27 failed to
  install/upgrade: package linux-image-extra-4.2.0-22-generic is already
  installed and configured

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

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


[Bug 1529068] [NEW] package linux-image-extra-4.2.0-22-generic 4.2.0-22.27 failed to install/upgrade: package linux-image-extra-4.2.0-22-generic is already installed and configured

2015-12-24 Thread Thomas E. Horner
Public bug reported:

-

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: linux-image-extra-4.2.0-22-generic 4.2.0-22.27
ProcVersionSignature: Ubuntu 4.2.0-21.25-generic 4.2.6
Uname: Linux 4.2.0-21-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu5
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  horner 3433 F pulseaudio
Date: Thu Dec 24 12:35:38 2015
DpkgHistoryLog:
 Start-Date: 2015-12-24  12:35:34
 Commandline: aptdaemon role='role-commit-packages' sender=':1.107'
 Install: picard:amd64 (1.3.2-2), libchromaprint-tools:amd64 (1.2-1build1, 
automatic), python-libdiscid:amd64 (0.4.1-3, automatic)
DuplicateSignature: 
package:linux-image-extra-4.2.0-22-generic:4.2.0-22.27:package 
linux-image-extra-4.2.0-22-generic is already installed and configured
ErrorMessage: package linux-image-extra-4.2.0-22-generic is already installed 
and configured
HibernationDevice: RESUME=UUID=df31c7b2-5ad3-453f-93e9-db96c8ac8e2c
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-21-generic 
root=UUID=c4837fb2-0225-4050-8b25-dda5cfd4edc2 ro splash quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-29ubuntu0.2
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: dpkg
Title: package linux-image-extra-4.2.0-22-generic 4.2.0-22.27 failed to 
install/upgrade: package linux-image-extra-4.2.0-22-generic is already 
installed and configured
UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/14/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0404
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5N7A-VM
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0404:bd10/14/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5N7A-VM:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: already-installed amd64 apport-package need-duplicate-check wily

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

Title:
  package linux-image-extra-4.2.0-22-generic 4.2.0-22.27 failed to
  install/upgrade: package linux-image-extra-4.2.0-22-generic is already
  installed and configured

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

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


[Bug 1508718] Re: NetworkManager - error initialzing editor

2015-11-19 Thread Thomas E. Horner
Definitely happens as described.
Makes the mobile broadband unusable.

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

Title:
  NetworkManager - error initialzing editor

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

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


[Bug 1479682] [NEW] package texlive-fonts-extra (not installed) failed to install/upgrade: cannot copy extracted data for './usr/share/texlive/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-BoldIta

2015-07-30 Thread Thomas E Adams
Public bug reported:

Installing R dependencies:

sudo apt-get build-dep r-base

*
*
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Processing triggers for doc-base (0.10.5) ...
Processing 4 added doc-base files...
Processing triggers for libglib2.0-0:amd64 (2.40.2-0ubuntu1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/texlive-fonts-extra_2013.20140215-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
E: Failed to process build dependencies

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: texlive-fonts-extra (not installed)
ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
Uname: Linux 3.16.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Thu Jul 30 03:16:40 2015
DuplicateSignature: package:texlive-fonts-extra:(not installed):cannot copy 
extracted data for 
'./usr/share/texlive/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-BoldItalic.pfb'
 to 
'/usr/share/texlive/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-BoldItalic.pfb.dpkg-new':
 unexpected end of file or stream
ErrorMessage: cannot copy extracted data for 
'./usr/share/texlive/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-BoldItalic.pfb'
 to 
'/usr/share/texlive/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-BoldItalic.pfb.dpkg-new':
 unexpected end of file or stream
InstallationDate: Installed on 2015-07-30 (0 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
SourcePackage: texlive-extra
Title: package texlive-fonts-extra (not installed) failed to install/upgrade: 
cannot copy extracted data for 
'./usr/share/texlive/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-BoldItalic.pfb'
 to 
'/usr/share/texlive/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-BoldItalic.pfb.dpkg-new':
 unexpected end of file or stream
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package texlive-fonts-extra (not installed) failed to install/upgrade:
  cannot copy extracted data for './usr/share/texlive/texmf-
  dist/fonts/type1/public/gfsbodoni/GFSBodoni-BoldItalic.pfb' to
  '/usr/share/texlive/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-
  BoldItalic.pfb.dpkg-new': unexpected end of file or stream

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

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


[Bug 515386] Re: No attachment when Thunderbird is set as default client.

2015-07-15 Thread Thomas E. Horner
with the following patch simple-scan - Email works correctly on
Ubuntu 15.04 again:

diff -u org/xdg-email fixed/xdg-email
--- org/xdg-email   2015-01-26 09:14:22.0 +0100
+++ fixed/xdg-email 2015-07-15 15:33:30.353509685 +0200
@@ -321,7 +321,7 @@
 file=$dir/applications/$desktop
 [ -r $file ] || continue
 # Remove any arguments (%F, %f, %U, %u, etc.).
-command=`grep -E ^Exec(\[[^]=]*])?= $file | cut -d= -f 2- | sed 
-e 's/ .*$//'`
+command=`grep -E ^Exec(\[[^]=]*])?= $file | head -n 1 | cut -d= 
-f 2- | sed -e 's/ .*$//'`
 command=`which $command`
 readlink -f $command
 return
@@ -512,7 +512,7 @@
 local client
 local desktop
 desktop=`xdg-mime query default x-scheme-handler/mailto`
-client=`desktop_file_to_binary $browser`
+client=`desktop_file_to_binary $desktop`
 echo $client | grep thunderbird  /dev/null 21
 if [ $? -eq 0 ] ; then
 run_thunderbird $client $1

the first change makes sure that only the first occurrence of Exec in 
thunderbird's desktop file is considered: | head -n 1.
the second change is a fix for what is clearly a bug (having $browser instead 
of the correct variable $desktop).
it's a little sad to see nothing happen here as this is a pain for a lot of 
users and quite easy to fix.

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

Title:
  No attachment when Thunderbird is set as default client.

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

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


[Bug 1361906] Re: gvfsd-ftp crashed with SIGABRT in g_mutex_unlock_slowpath()

2015-02-02 Thread Thomas E. Horner
Nautilus (well, of cause actually gvfsd-ftp) now works as expected!

gvfs/utopic-proposed,now 1.20.2-1ubuntu3 amd64
gvfs-backends/utopic-proposed,now 1.20.2-1ubuntu3 amd64
gvfs-bin/utopic-proposed,now 1.20.2-1ubuntu3 amd64
gvfs-common/utopic-proposed,now 1.20.2-1ubuntu3 all
gvfs-daemons/utopic-proposed,now 1.20.2-1ubuntu3 amd64
gvfs-fuse/utopic-proposed,now 1.20.2-1ubuntu3 amd64
gvfs-libs/utopic-proposed,now 1.20.2-1ubuntu3 amd64

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

Title:
  gvfsd-ftp crashed with SIGABRT in g_mutex_unlock_slowpath()

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

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


[Bug 1361906] Re: gvfsd-ftp crashed with SIGABRT in g_mutex_unlock_slowpath()

2015-02-02 Thread Thomas E. Horner
on my system the following command was required to update gvfs without
removing dependent programs:

sudo apt-get install gvfs/utopic-proposed gvfs-daemons/utopic-proposed
gvfs-libs/utopic-proposed gvfs-common/utopic-proposed gvfs:i386/utopic-
proposed gvfs-libs:i386/utopic-proposed gvfs-backends/utopic-proposed
gvfs-bin/utopic-proposed gvfs-fuse/utopic-proposed

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

Title:
  gvfsd-ftp crashed with SIGABRT in g_mutex_unlock_slowpath()

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

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


[Bug 515386] Re: No attachment when Thunderbird is set as default client.

2015-01-01 Thread Thomas E. Horner
with the following patch simple-scan - Email works correctly on
Ubuntu 14.10 again:

the first change makes sure that only the first occurrence of Exec in 
thunderbird's desktop file is considered: | head -n 1.
the second change is a fix for what is clearly a bug (having $browser instead 
of the correct variable $desktop).


diff -u org/xdg-email fixed/xdg-email
--- org/xdg-email   2014-07-16 11:43:48.0 +0200
+++ fixed/xdg-email 2014-12-30 17:44:27.990930489 +0100
@@ -321,7 +321,7 @@
 file=$dir/applications/$desktop
 [ -r $file ] || continue
 # Remove any arguments (%F, %f, %U, %u, etc.).
-command=`grep -E ^Exec(\[[^]=]*])?= $file | cut -d= -f 2- | sed 
-e 's/ .*$//'`
+command=`grep -E ^Exec(\[[^]=]*])?= $file | cut -d= -f 2- | sed 
-e 's/ .*$//' | head -n 1`
 command=`which $command`
 readlink -f $command
 return
@@ -512,7 +512,7 @@
 local client
 local desktop
 desktop=`xdg-mime query default x-scheme-handler/mailto`
-client=`desktop_file_to_binary $browser`
+client=`desktop_file_to_binary $desktop`
 echo $client | grep thunderbird  /dev/null 21
 if [ $? -eq 0 ] ; then
 run_thunderbird $client $1

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

Title:
  No attachment when Thunderbird is set as default client.

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

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


[Bug 1277884] Re: xdg-email does not attach file with thunderbird

2015-01-01 Thread Thomas E. Horner
*** This bug is a duplicate of bug 515386 ***
https://bugs.launchpad.net/bugs/515386

** This bug has been marked a duplicate of bug 515386
   No attachment when Thunderbird is set as default client.

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

Title:
  xdg-email does not attach file with thunderbird

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1277884/+subscriptions

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


[Bug 1401632] Re: xdg-email fails to add attachment with Thunderbird

2015-01-01 Thread Thomas E. Horner
*** This bug is a duplicate of bug 515386 ***
https://bugs.launchpad.net/bugs/515386

** This bug has been marked a duplicate of bug 515386
   No attachment when Thunderbird is set as default client.

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

Title:
  xdg-email fails to add attachment with Thunderbird

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1401632/+subscriptions

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


[Bug 1019259] Re: xdg-email fails to launch Thunderbird

2015-01-01 Thread Thomas E. Horner
*** This bug is a duplicate of bug 515386 ***
https://bugs.launchpad.net/bugs/515386

i confirm that adding the patch sending email works again.
for readability i'd like to propose using | head -n 1, tough:

the first change makes sure that only the first occurrence of Exec in 
thunderbird's desktop file is considered: | head -n 1.
the second change is a fix for what is clearly a bug (having $browser instead 
of the correct variable $desktop).

diff -u org/xdg-email fixed/xdg-email
--- org/xdg-email 2014-07-16 11:43:48.0 +0200
+++ fixed/xdg-email 2014-12-30 17:44:27.990930489 +0100
@@ -321,7 +321,7 @@
 file=$dir/applications/$desktop
 [ -r $file ] || continue
 # Remove any arguments (%F, %f, %U, %u, etc.).
- command=`grep -E ^Exec(\[[^]=]*])?= $file | cut -d= -f 2- | sed -e 's/ 
.*$//'`
+ command=`grep -E ^Exec(\[[^]=]*])?= $file | cut -d= -f 2- | sed -e 's/ 
.*$//' | head -n 1`
 command=`which $command`
 readlink -f $command
 return
@@ -512,7 +512,7 @@
 local client
 local desktop
 desktop=`xdg-mime query default x-scheme-handler/mailto`
- client=`desktop_file_to_binary $browser`
+ client=`desktop_file_to_binary $desktop`
 echo $client | grep thunderbird  /dev/null 21
 if [ $? -eq 0 ] ; then
 run_thunderbird $client $1


** This bug has been marked a duplicate of bug 515386
   No attachment when Thunderbird is set as default client.

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

Title:
  xdg-email fails to launch Thunderbird

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1019259/+subscriptions

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


[Bug 1242611] Re: email not possible

2015-01-01 Thread Thomas E. Horner
*** This bug is a duplicate of bug 515386 ***
https://bugs.launchpad.net/bugs/515386

with the following patch shutter - Email works correctly on Ubuntu
14.10 again:

the first change makes sure that only the first occurrence of Exec in 
thunderbird's desktop file is considered: | head -n 1.
the second change is a fix for what is clearly a bug (having $browser instead 
of the correct variable $desktop).

diff -u org/xdg-email fixed/xdg-email
--- org/xdg-email 2014-07-16 11:43:48.0 +0200
+++ fixed/xdg-email 2014-12-30 17:44:27.990930489 +0100
@@ -321,7 +321,7 @@
 file=$dir/applications/$desktop
 [ -r $file ] || continue
 # Remove any arguments (%F, %f, %U, %u, etc.).
- command=`grep -E ^Exec(\[[^]=]*])?= $file | cut -d= -f 2- | sed -e 's/ 
.*$//'`
+ command=`grep -E ^Exec(\[[^]=]*])?= $file | cut -d= -f 2- | sed -e 's/ 
.*$//' | head -n 1`
 command=`which $command`
 readlink -f $command
 return
@@ -512,7 +512,7 @@
 local client
 local desktop
 desktop=`xdg-mime query default x-scheme-handler/mailto`
- client=`desktop_file_to_binary $browser`
+ client=`desktop_file_to_binary $desktop`
 echo $client | grep thunderbird  /dev/null 21
 if [ $? -eq 0 ] ; then
 run_thunderbird $client $1


** This bug has been marked a duplicate of bug 515386
   No attachment when Thunderbird is set as default client.

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

Title:
  email not possible

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

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


[Bug 1397423] [NEW] nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2014-11-28 Thread Thomas E. Horner
Public bug reported:

error nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module
failed to build

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331-uvm 331.89-0ubuntu5
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
DKMSKernelVersion: 3.16.0-25-generic
Date: Fri Nov 28 19:22:24 2014
PackageVersion: 331.89-0ubuntu5
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to 
build
UpgradeStatus: Upgraded to utopic on 2014-10-29 (30 days ago)

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package utopic

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

Title:
  nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to
  build

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

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


[Bug 1080787] Re: hp scanner 5300c does no longer work after upgrading to quantal

2014-09-27 Thread Thomas E. Horner
Amazing!
Following the guideline mgfrobozz posted on 2014-09-26 and applying the patch 
patch_1080787.txt indeed scanning works again!
@mgfrobozz: Thanks a lot :-)

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

Title:
  hp scanner 5300c does no longer work after upgrading to quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1080787/+subscriptions

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


[Bug 1232788] Re: mir_demo_client_flicker crashed with SIGSEGV in __GI___pthread_mutex_lock() from MirSurface::get_cpu_region()

2013-10-10 Thread Thomas E. Horner
upgraded to latest daily image + all available package updates

dpkg -s libmirserver6
Version: 0.0.14+13.10.20131010-0ubuntu1

mir_demo_client_basic: still seems to work as before when the reported crash 
happened but (by design) does not output anything
mir_demo_client_eglflash: does still work as before when the reported crash 
happened
mir_demo_client_eglplasma: does still work as before when the reported crash 
happened
mir_demo_client_egltriangle: does still work as before when the reported crash 
happened
mir_demo_client_fingerpaint: doesn't seem work anymore (see below)
mir_demo_client_flicker: doesn't seem work anymore (see below)
mir_demo_client_multiwin: doesn't seem work anymore (see below)
mir_demo_client_scroll: doesn't seem work anymore (see below)


output of mir_demo_client_fingerpaint: no output until [Ctrl]+[C] and after 
that just Signal 2 received. Good night.

output of mir_demo_client_flicker:
ubuntu@ubuntu:~$ sudo mir_demo_client_flicker 
Starting
Connected
Surface created
1 FPS
no more output after that - i hit [Ctrl]+[C]

output of mir_demo_client_multiwin: no output until [Ctrl]+[C] and after
that just Signal 2 received. Good night.

output of mir_demo_client_scroll:
ubuntu@ubuntu:~$ sudo mir_demo_client_scroll 
Starting
Connected
Surface created
libEGL warning: unsupported platform (null)
no more output after that - i hit [Ctrl]+[C]

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

Title:
  mir_demo_client_flicker crashed with SIGSEGV in
  __GI___pthread_mutex_lock() from MirSurface::get_cpu_region()

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

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


[Bug 1232788] Re: unity-system-compositor: mir_demo_client_flicker crashed with SIGSEGV in __GI___pthread_mutex_lock() from MirSurface::get_cpu_region()

2013-10-10 Thread Thomas E. Horner
i confirm that after stopping lightdm and starting one of the mir demo
servers the demo clients work as expected.

one bad behaviour is the following:
1) having stopped lightdm and the demo servers
2) hit [Ctrl]+[Alt]+[F7]
3) no screen updates anymore, no switching back with keyboard
only way out seems to be to access the system via ssh and start lightdm

and yes, the software clients just hang when connecting to the non-demo
mir server :)

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

Title:
  unity-system-compositor: mir_demo_client_flicker crashed with SIGSEGV
  in __GI___pthread_mutex_lock() from MirSurface::get_cpu_region()

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

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


[Bug 1080787] Re: hp scanner 5300c does no longer work after upgrading to quantal

2013-04-12 Thread Thomas E. Horner
i'm running X on a local machine with gnome-terminal as console.
of cause the output and outcome is the same if i enter the commands on the 
real console.

dmesg
[  371.392052] usb 4-3: new full-speed USB device number 2 using ohci_hcd
[  371.621052] usb 4-3: New USB device found, idVendor=03f0, idProduct=0701
[  371.621056] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  371.621060] usb 4-3: Product: Hewlett Packard ScanJet 5300C/5370C 
[  371.621062] usb 4-3: Manufacturer: Hewlett Packard
[  371.621065] usb 4-3: SerialNumber: 

lsusb
Bus 003 Device 002: ID 08e6:3437 Gemplus GemPC Twin SmartCard Reader
Bus 003 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle 
(HCI mode)
Bus 004 Device 002: ID 03f0:0701 Hewlett-Packard ScanJet 5300c/5370c
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

sudo scanimage -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).

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

Title:
  hp scanner 5300c does no longer work after upgrading to quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1080787/+subscriptions

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


[Bug 1080787] Re: hp scanner 5300c does no longer work after upgrading to quantal

2013-04-12 Thread Thomas E. Horner
sudo sane-find-scanner

  # sane-find-scanner will now attempt to detect your scanner. If the
  # result is different from what you expected, first make sure your
  # scanner is powered up and properly connected to your computer.

  # No SCSI scanners found. If you expected something different, make sure that
  # you have loaded a kernel SCSI driver for your SCSI adapter.

  # No USB scanners found. If you expected something different, make sure that
  # you have loaded a kernel driver for your USB host controller and have setup
  # the USB system correctly. See man sane-usb for details.

  # Not checking for parallel port scanners.

  # Most Scanners connected to the parallel port or other proprietary ports
  # can't be detected by this program.

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

Title:
  hp scanner 5300c does no longer work after upgrading to quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1080787/+subscriptions

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


[Bug 1080787] Re: hp scanner 5300c does no longer work after upgrading to quantal

2013-04-12 Thread Thomas E. Horner
diff -u /tmp/40-libsane.rules.old /tmp/40-libsane.rules.new

--- /tmp/40-libsane.rules.old   2013-04-12 13:42:57.852351382 +0200
+++ /tmp/40-libsane.rules.new   2013-04-12 13:42:39.772351383 +0200
@@ -1,5 +1,5 @@
 # This file was automatically created based on description files (*.desc)
-# by sane-desc 3.5 from sane-backends 1.0.22
+# by sane-desc 3.5 from sane-backends 1.0.23
 #
 # udev rules file for supported USB and SCSI devices
 #
@@ -87,6 +87,8 @@
 ATTRS{idVendor}==03f0, ATTRS{idProduct}==1705, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 7650
 ATTRS{idVendor}==03f0, ATTRS{idProduct}==1805, ENV{libsane_matched}=yes
+# Hewlett-Packard ScanJet 4850C
+ATTRS{idVendor}==03f0, ATTRS{idProduct}==1b05, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 3530C | Hewlett-Packard ScanJet 3570C
 ATTRS{idVendor}==03f0, ATTRS{idProduct}==2005, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 3500C
@@ -115,6 +117,8 @@
 ATTRS{idVendor}==03f0, ATTRS{idProduct}==4505, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet G4050
 ATTRS{idVendor}==03f0, ATTRS{idProduct}==4605, ENV{libsane_matched}=yes
+# Hewlett-Packard ScanJet N6310
+ATTRS{idVendor}==03f0, ATTRS{idProduct}==4705, ENV{libsane_matched}=yes
 # Hewlett-Packard LaserJet M1120 MFP
 ATTRS{idVendor}==03f0, ATTRS{idProduct}==5617, ENV{libsane_matched}=yes
 # Hewlett-Packard LaserJet M1120n MFP
@@ -123,6 +127,58 @@
 ATTRS{idVendor}==0400, ATTRS{idProduct}==1000, ENV{libsane_matched}=yes
 # Mustek BearPaw 1200 | Mustek BearPaw 2400
 ATTRS{idVendor}==0400, ATTRS{idProduct}==1001, ENV{libsane_matched}=yes
+# Kodak ESP 5100
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4025, ENV{libsane_matched}=yes
+# Kodak ESP 5300
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4026, ENV{libsane_matched}=yes
+# Kodak ESP 5500
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4027, ENV{libsane_matched}=yes
+# Kodak ESP 5000
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4028, ENV{libsane_matched}=yes
+# Kodak ESP 3300
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4031, ENV{libsane_matched}=yes
+# Kodak ESP 5
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4032, ENV{libsane_matched}=yes
+# Kodak ESP 7
+ATTRS{idVendor}==040a, ATTRS{idProduct}==403e, ENV{libsane_matched}=yes
+# Kodak ESP 9
+ATTRS{idVendor}==040a, ATTRS{idProduct}==403f, ENV{libsane_matched}=yes
+# Kodak ESP 5200
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4041, ENV{libsane_matched}=yes
+# Kodak ESP 3200
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4043, ENV{libsane_matched}=yes
+# Kodak ESP 4100
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4053, ENV{libsane_matched}=yes
+# Kodak ESP 6100
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4054, ENV{libsane_matched}=yes
+# Kodak ESP 7200
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4056, ENV{libsane_matched}=yes
+# Kodak ESP C110
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4057, ENV{libsane_matched}=yes
+# Kodak ESP C115
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4058, ENV{libsane_matched}=yes
+# Kodak ESP 2150
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4059, ENV{libsane_matched}=yes
+# Kodak ESP C310
+ATTRS{idVendor}==040a, ATTRS{idProduct}==405d, ENV{libsane_matched}=yes
+# Kodak ESP C315
+ATTRS{idVendor}==040a, ATTRS{idProduct}==405e, ENV{libsane_matched}=yes
+# Advent AW10
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4060, ENV{libsane_matched}=yes
+# Kodak Hero Office 6.1
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4062, ENV{libsane_matched}=yes
+# Kodak Hero 7.1
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4063, ENV{libsane_matched}=yes
+# Kodak Hero 5.1
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4064, ENV{libsane_matched}=yes
+# Kodak ESP 9200
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4065, ENV{libsane_matched}=yes
+# Kodak ESP 2170
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4066, ENV{libsane_matched}=yes
+# Kodak Hero 9.1
+ATTRS{idVendor}==040a, ATTRS{idProduct}==4067, ENV{libsane_matched}=yes
+# Kodak Hero 3.1
+ATTRS{idVendor}==040a, ATTRS{idProduct}==406d, ENV{libsane_matched}=yes
 # Kodak i30
 ATTRS{idVendor}==040a, ATTRS{idProduct}==6001, ENV{libsane_matched}=yes
 # Kodak i40
@@ -179,6 +235,8 @@
 ATTRS{idVendor}==0458, ATTRS{idProduct}==2021, ENV{libsane_matched}=yes
 # Medion/Lifetec/Tevion/Cytron MD5345 | Medion/Lifetec/Tevion/Cytron MD6228 | 
Medion/Lifetec/Tevion/Cytron MD6471
 ATTRS{idVendor}==0461, ATTRS{idProduct}==0377, ENV{libsane_matched}=yes
+# Xerox 2400 Onetouch
+ATTRS{idVendor}==0461, ATTRS{idProduct}==038b, ENV{libsane_matched}=yes
 # Trust Office Scan USB 19200
 ATTRS{idVendor}==047b, ATTRS{idProduct}==1000, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 4300c/Silitek
@@ -251,6 +309,8 @@
 ATTRS{idVendor}==04a7, ATTRS{idProduct}==0474, ENV{libsane_matched}=yes
 # Xerox DocuMate272
 ATTRS{idVendor}==04a7, ATTRS{idProduct}==0475, ENV{libsane_matched}=yes
+# Xerox DocuMate232
+ATTRS{idVendor}==04a7, ATTRS{idProduct}==0476, ENV{libsane_matched}=yes
 # Xerox DocuMate152
 ATTRS{idVendor}==04a7, ATTRS{idProduct}==0477, ENV{libsane_matched}=yes
 # Xerox DocuMate752
@@ -323,9 +383,9 @@
 

[Bug 1159930] [NEW] package postgresql-client-9.1 9.1.6-0ubuntu12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-03-25 Thread Thomas E Adams
Public bug reported:

recurring problem

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: postgresql-client-9.1 9.1.6-0ubuntu12.04.1
ProcVersionSignature: Ubuntu 3.2.0-38.61-generic 3.2.37
Uname: Linux 3.2.0-38-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Sun Mar 24 23:42:07 2013
DuplicateSignature:
 Setting up postgresql-client-9.1 (9.1.6-0ubuntu12.04.1) ...
 /var/lib/dpkg/info/postgresql-client-9.1.postinst: 7: .: Can't open 
/usr/share/postgresql-common/maintscripts-functions
 dpkg: error processing postgresql-client-9.1 (--configure):
  subprocess installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MarkForUpload: True
SourcePackage: postgresql-9.1
Title: package postgresql-client-9.1 9.1.6-0ubuntu12.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
UpgradeStatus: Upgraded to precise on 2012-04-28 (331 days ago)

** Affects: postgresql-9.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

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

Title:
  package postgresql-client-9.1 9.1.6-0ubuntu12.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-9.1/+bug/1159930/+subscriptions

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


[Bug 1080787] [NEW] hp scanner 5300c does no longer work after upgrading to quantal

2012-11-19 Thread Thomas E. Horner
Public bug reported:

on 12.10 the scanner doesn't work anymore.
on 12.04 it worked on the same machine.
the scanner still works on a second machine that was not upgraded by now.


uname:
Linux matrix 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux

lsb_release:
Description:Ubuntu 12.10
Release:12.10

versions:
sane: 1.0.14-9
libsane: 1.0.23-0ubuntu1

dmesg:
[12883.928037] usb 3-6: new full-speed USB device number 23 using ohci_hcd
[12884.157054] usb 3-6: New USB device found, idVendor=03f0, idProduct=0701
[12884.157059] usb 3-6: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[12884.157062] usb 3-6: Product: Hewlett Packard ScanJet 5300C/5370C 
[12884.157064] usb 3-6: Manufacturer: Hewlett Packard
[12884.157067] usb 3-6: SerialNumber: 

lsusb:
Bus 003 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle 
(HCI mode)
Bus 003 Device 023: ID 03f0:0701 Hewlett-Packard ScanJet 5300c/5370c
Bus 004 Device 002: ID 08e6:3437 Gemplus GemPC Twin SmartCard Reader
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

scanimage -Lv
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).

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


** Tags: libusb sane udev

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

Title:
  hp scanner 5300c does no longer work after upgrading to quantal

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

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


[Bug 1072556] [NEW] Can not adduser with just number

2012-10-28 Thread Thomas E. Maleshafske
Public bug reported:

Was trying to add a user via adduser with just the username of 1600 and the 
following is displayed:
adduser: Please enter a username matching the regular expression configured
via the NAME_REGEX[_SYSTEM] configuration variable.  Use the `--force-badname'
option to relax this check or reconfigure NAME_REGEX.
I checked the options fore the NAME_REGEX in /etc/adduser.conf and it is 
commented out and shouldn't be affecting the adduser command.

** Affects: adduser (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/1072556

Title:
  Can not adduser with just number

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

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


[Bug 226593] Re: Please enable CONFIG_IWL3945_DEBUG and CONFIG_IWLWIFI_DEBUG

2012-06-08 Thread Thomas E Jenkins
 On Mon, Mar 15, 2010 at 12:38 PM, Chase Douglas chase.doug...@canonical.com 
 wrote:
 I'm assigning myself to the bug to handle the documentation.

On Thu, Jun 7, 2012 at 5:59 PM, Chase Douglas chase.doug...@canonical.com 
wrote:
 ** Changed in: linux (Ubuntu)
     Assignee: Chase Douglas (chasedouglas) = (unassigned)

Does this mean documentation on building a debug enabled version of
driver will not be provided or does it already exist somewhere?

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

Title:
  Please enable CONFIG_IWL3945_DEBUG  and CONFIG_IWLWIFI_DEBUG

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

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

Re: [Bug 983697] Re: evince crashed with signal 5 in g_settings_get_value()

2012-04-18 Thread Thomas E. Deutsch
I started the upgrade on Mon Apr 16 evening. Afterwards, I left my 
computer. After return on Tue Apr 17 morning, I finished the upgrade 
(some do you overwrite your config with package maintainers config? 
questions and reboot). After first reboot, I got this problem and 
another one (not envince, a problem which apport told me is already 
reported).

This happened only once, and I don't know why. I didn't know I have done 
something with envince at this point. Maybe I had it open during 
upgrade, but the crash was showed to me after the reboot.

Over all, I had three crashed programs yesterday, this one, the one 
mentioned above (forgot the name of the tool which crashed) and I sent 
in as #983955 using apport.

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

Title:
  evince crashed with signal 5 in g_settings_get_value()

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

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


[Bug 983697] Re: evince crashed with signal 5 in g_settings_get_value()

2012-04-18 Thread Thomas E. Deutsch
and I sent in should be and another one I sent in, sorry

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

Title:
  evince crashed with signal 5 in g_settings_get_value()

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

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


[Bug 983697] Re: evince crashed with signal 5 in g_settings_get_value()

2012-04-17 Thread Thomas E. Deutsch
** Visibility changed to: Public

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

Title:
  evince crashed with signal 5 in g_settings_get_value()

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

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


[Bug 939300] Re: precise 12.04: consider adding Apache 2.4 ?

2012-03-28 Thread Thomas E. Deutsch
We need it too in 12.04

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

Title:
  precise 12.04: consider adding Apache 2.4 ?

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

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


[Bug 881473] Re: Global menu (appmenu) environment setting should be disabled/avoided when using gnome-shell instead of Unity

2012-01-17 Thread Thomas E Jenkins
To clarify my comment in bug #849245, I had checked the delay was
removed by using a GTK+ without the UbuntuMenuProxy patch in oneiric. I
don't know if the situation has changed in precise and I have no easy
means to check as I've a PPA based oneiric gnome-shell machine and have
moved my other machine to Debian.

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

Title:
  Global menu (appmenu) environment setting should  be disabled/avoided
  when using gnome-shell instead of Unity

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

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


[Bug 849245] Re: Menu bar appears with delay

2011-09-13 Thread Thomas E Jenkins
This is probably due to the UbuntuMenuProxy patch to GTK+. It sure would
be nice to get a build of GTK+ without it. Bug #809500 is semi-related
where the same code restores the gnome-terminal menu even when
preferences dictate it should be hidden.

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

Title:
  Menu bar appears with delay

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

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


[Bug 790788] Re: Icons don't look right in gnome shell applications view

2011-08-09 Thread Thomas E Jenkins
FWIW, this also happens using the GNOME3 PPA with an nVidia GeForce GTS
240 using the nouveau drivers. Clicking on a category displays the same
icon correctly. Just the list of all applications has the weird
colorless distorted icons.

I left the status as expired as I'm using a PPA on natty.

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

Title:
  Icons don't look right in gnome shell applications view

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

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


[Bug 745585] Re: XKeysymDB missing in libx11-data

2011-06-06 Thread Thomas E. Horner
seems to affect several motif applications (like sun secure global desktop, 
etc.)
keyboard input is not possible in those apps
not too easy to find out the root cause (might be impossible for many users)

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

Title:
  XKeysymDB missing in libx11-data

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


[Bug 776956] Re: Computer doesn't boot

2011-05-05 Thread Thomas E. Deutsch
Today, that computer booted succesfully with 2.6.38-9...

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

Title:
  Computer doesn't boot

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


[Bug 776956] [NEW] Computer doesn't boot

2011-05-04 Thread Thomas E. Deutsch
Public bug reported:

AMD64. With 2.6.38-8-generic, machine boots. With 2.6.38-9-generic, just
a blinking _ but no boot.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: linux-image-generic 2.6.38.9.23
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  skrapat1671 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf3ff8000 irq 55'
   Mixer name   : 'Realtek ALC887'
   Components   : 'HDA:10ec0887,1043840b,00100202'
   Controls  : 24
   Simple ctrls  : 14
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xf7dfc000 irq 17'
   Mixer name   : 'Nvidia GPU 12 HDMI/DP'
   Components   : 'HDA:10de0012,10de0101,00100100'
   Controls  : 16
   Simple ctrls  : 4
Date: Wed May  4 09:32:53 2011
HibernationDevice: RESUME=UUID=af38d60c-5660-4b3e-b640-6dd4198e2b2f
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: System manufacturer System Product Name
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=b464b7a0-df26-451b-9dc7-258e81946e93 ro splash quiet vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic N/A
 linux-backports-modules-2.6.38-8-generic  N/A
 linux-firmware1.52
RfKill:
 
SourcePackage: linux
UpgradeStatus: Upgraded to natty on 2011-04-28 (5 days ago)
dmi.bios.date: 10/29/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0901
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P7H55-M/USB3
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0901:bd10/29/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7H55-M/USB3:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug natty

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

Title:
  Computer doesn't boot

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


[Bug 776956] Re: Computer doesn't boot

2011-05-04 Thread Thomas E. Deutsch
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776956

Title:
  Computer doesn't boot

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


[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-25 Thread Thomas E Jenkins
 $ sudo dmidecode -s system-product-name  sudo dmidecode -s system-
version

U36JC
1.0   

 $ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep
VGA

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor 
Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA 
controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 
310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])


** Attachment added: DSDT.dsl
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1806505/+files/DSDT.dsl

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

Title:
  MASTER: support graphics card hot switch

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


[Bug 526264] Re: sqlite3 completion restricted to .sqlite files

2011-01-14 Thread Thomas E Jenkins
According to David Paleino in http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=608667 on Jan 2 2011:

 This is already fixed since long in our upstream git.
 I'm planning to make a new release of bash-completion ;)

 Kindly,
 David

So hopefully this annoyance will finally be fixed for folks soonish.


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

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

Title:
  sqlite3 completion restricted to .sqlite files

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


[Bug 504321] Re: Cannot pin notes to menu using Tomboy (when using libappindicator)

2010-10-05 Thread Thomas E Jenkins
Of course the work around (if using GNOME) is to quit the running Tomboy
and add the Tomboy applet to the panel. You will also want to remove any
session autostart you may have setup for Tomboy.

-- 
Cannot pin notes to menu using Tomboy (when using libappindicator)
https://bugs.launchpad.net/bugs/504321
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 395918] Re: elisa fails to start with segfault in libgstpython.so

2010-10-05 Thread Thomas E Jenkins
You could say the transition to Moovida fixed this bug. Marking it
Won't Fix is probably more correct but I cannot do that.

** Changed in: elisa (Ubuntu)
   Status: New = Fix Released

-- 
elisa fails to start with segfault in libgstpython.so
https://bugs.launchpad.net/bugs/395918
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 588589] Re: please create sun-java6 packages to maverick

2010-10-04 Thread Thomas E Jenkins
Now in partner repository for Maverick.

** Changed in: sun-java6 (Ubuntu)
   Status: Triaged = Fix Released

-- 
please create sun-java6 packages to maverick
https://bugs.launchpad.net/bugs/588589
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 561734] Re: quadrapassel doesn't start: Failed to initialise clutter: Unable to select the newly created GLX context

2010-09-25 Thread Thomas E Jenkins
Having the libgl1-mesa-dri-experimental package installed no longer
makes things work for me after its move from main to universe.
Quadrapassel and my own python-clutter using app are back to throwing
errors trying to set the current GLX drawable.

-- 
quadrapassel doesn't start: Failed to initialise clutter: Unable to select the 
newly created GLX context
https://bugs.launchpad.net/bugs/561734
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 624514] Re: ffado-diag needs listirqinfo from ffado-mixer-qt4

2010-09-21 Thread Thomas E Jenkins
** Branch linked: lp:debian/sid/libffado

-- 
ffado-diag needs listirqinfo from ffado-mixer-qt4
https://bugs.launchpad.net/bugs/624514
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 641792] Re: Workspace switcher no longer shows rows

2010-09-20 Thread Thomas E Jenkins
Perhaps this should be marked a duplicate of the newer but more
specifically targeted #642746

https://bugs.launchpad.net/ubuntu/+source/libwnck/+bug/642746

-- 
Workspace switcher no longer shows rows
https://bugs.launchpad.net/bugs/641792
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 614746] Re: Segmentation fault while trying to execute example code

2010-09-16 Thread Thomas E Jenkins
This could be related to https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/561734 another bug about failing to initialize Clutter. I
can reproduce that issue as well. It may be specific to nouveau users. I
do not have these issues on another up to date Maverick machine which
uses the proprietary nvidia driver.

-- 
Segmentation fault while trying to execute example code
https://bugs.launchpad.net/bugs/614746
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 614746] Re: Segmentation fault while trying to execute example code

2010-09-16 Thread Thomas E Jenkins
As I just noted in the above linked bug report (#561734), once I install
libgl1-mesa-dri-experimental I can run the example script without crash.
I'm using nouveau on an up to date Maverick.

-- 
Segmentation fault while trying to execute example code
https://bugs.launchpad.net/bugs/614746
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 561734] Re: quadrapassel doesn't start: Failed to initialise clutter: Unable to select the newly created GLX context

2010-09-16 Thread Thomas E Jenkins
After installing libgl1-mesa-dri-experimental I can successfully start
quadrapassel and another python-clutter using app that was not working.
I'm using nouveau on an up to date Maverick.

-- 
quadrapassel doesn't start: Failed to initialise clutter: Unable to select the 
newly created GLX context
https://bugs.launchpad.net/bugs/561734
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 524702] Re: ffado-tools ffado-diag requires uninstalled python files

2010-09-14 Thread Thomas E Jenkins
*** This bug is a duplicate of bug 624514 ***
https://bugs.launchpad.net/bugs/624514

** This bug has been marked a duplicate of bug 624514
   ffado-diag needs listirqinfo from ffado-mixer-qt4
 * You can subscribe to bug 624514 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/libffado/+bug/624514/+subscribe

-- 
ffado-tools ffado-diag requires uninstalled python files
https://bugs.launchpad.net/bugs/524702
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 624514] Re: ffado-diag needs listirqinfo from ffado-mixer-qt4

2010-09-14 Thread Thomas E Jenkins
Confirmed, well originally reported in #524702 for Lucid, but this
report has more details. Re-confirmed just now on Maverick as well.

** Changed in: libffado (Ubuntu)
   Status: New = Confirmed

-- 
ffado-diag needs listirqinfo from ffado-mixer-qt4
https://bugs.launchpad.net/bugs/624514
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 614746] Re: Segmentation fault while trying to execute example code

2010-09-10 Thread Thomas E Jenkins
I get something similar though slightly different. The output of running
examples/gtk-clutter.py is:

failed to create drawable
** Message: pygobject_register_sinkfunc is deprecated (ClutterActor)
** Message: pygobject_register_sinkfunc is deprecated (ClutterAlpha)
** Message: pygobject_register_sinkfunc is deprecated (ClutterPath)
** Message: pygobject_register_sinkfunc is deprecated (ClutterInterval)
failed to create drawable

(gtk-clutter.py:16512): ClutterGLX-CRITICAL **: Unable to make the stage
window 0x5c0004b the current GLX drawable

Gdk-ERROR **: The program 'gtk-clutter.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 280 error_code 9 request_code 14 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
aborting...
Trace/breakpoint trap (core dumped)

My own python-clutter-gtk using application fails in a similar manner.


** Changed in: pyclutter-gtk (Ubuntu)
   Status: New = Confirmed

-- 
Segmentation fault while trying to execute example code
https://bugs.launchpad.net/bugs/614746
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 635251] [NEW] Examples directory should move from dev package to primary or doc

2010-09-10 Thread Thomas E Jenkins
Public bug reported:

Access to the example source in /usr/share/doc/ for python-clutter-gtk
requires installing the python-clutter-gtk-dev package though it is not
related to development of the bindings themselves. Perhaps it should
match python-clutter which has it's examples in the primary package.

** Affects: pyclutter-gtk (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Examples directory should move from dev package to primary or doc
https://bugs.launchpad.net/bugs/635251
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 635266] [NEW] failed to create drawable on import

2010-09-10 Thread Thomas E Jenkins
Public bug reported:

On import of clutter I get:

Python 2.6.6 (r266:84292, Aug 24 2010, 18:33:14) 
[GCC 4.4.5 20100816 (prerelease)] on linux2
Type help, copyright, credits or license for more information.
 import clutter
** Message: pygobject_register_sinkfunc is deprecated (ClutterActor)
** Message: pygobject_register_sinkfunc is deprecated (ClutterAlpha)
** Message: pygobject_register_sinkfunc is deprecated (ClutterPath)
** Message: pygobject_register_sinkfunc is deprecated (ClutterInterval)
failed to create drawable
 

I also can run none of the examples with all of them complaining with:

Clutter-WARNING **: Unable to create a new stage: the glx backend does
not support multiple stages.

Not sure if that is a separate issue though.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: python-clutter 1.0.2-1.0
ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
Uname: Linux 2.6.35-20-generic x86_64
NonfreeKernelModules: wl
Architecture: amd64
Date: Fri Sep 10 16:02:29 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: pyclutter

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


** Tags: amd64 apport-bug maverick

-- 
failed to create drawable on import
https://bugs.launchpad.net/bugs/635266
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 635266] Re: failed to create drawable on import

2010-09-10 Thread Thomas E Jenkins

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/635266/+attachment/1567528/+files/Dependencies.txt

-- 
failed to create drawable on import
https://bugs.launchpad.net/bugs/635266
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 586696] [NEW] while upgrading to lucid lynx an error message asked me to create this bug report - the causing packet seems to be skype-common

2010-05-28 Thread Thomas E. Horner
Public bug reported:

Binary package hint: update-manager

error message was:

Es konnte nicht ermittelt werden, welche Systemaktualisierungen
verfügbar sind

An unresolvable problem occurred while calculating the upgrade:
Das Paket »skype-common« ist zum Löschen vorgesehen, wurde aber durch das 
System gesperrt.

 This can be caused by:
 * Upgrading to a pre-release version of Ubuntu
 * Running the current pre-release version of Ubuntu
 * Unofficial software packages not provided by Ubuntu

Falls nichts davon zutrifft, melden Sie dies bitte als Fehler im Paket
»update-manager« und fügen Sie die Dateien aus dem Verzeichnis /var/log
/dist-upgrade/ Ihrem Fehlerbericht hinzu.

ProblemType: Bug
Architecture: amd64
Date: Fri May 28 08:46:12 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: update-manager 1:0.126.9
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=de_AT.UTF-8
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
SourcePackage: update-manager
Tags: karmic
Uname: Linux 2.6.31-21-generic x86_64

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


** Tags: amd64 apport-bug karmic

-- 
while upgrading to lucid lynx an error message asked me to create this bug 
report - the causing packet seems to be skype-common
https://bugs.launchpad.net/bugs/586696
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 586696] Re: while upgrading to lucid lynx an error message asked me to create this bug report - the causing packet seems to be skype-common

2010-05-28 Thread Thomas E. Horner

** Attachment added: the whole folder /var/log/dist-upgrade/
   http://launchpadlibrarian.net/49249169/dist-upgrade.tar.gz

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

-- 
while upgrading to lucid lynx an error message asked me to create this bug 
report - the causing packet seems to be skype-common
https://bugs.launchpad.net/bugs/586696
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 479391] Re: version upgrade via update-manager or do-release-upgrade does not work with proxy authentication

2010-04-30 Thread Thomas E Jenkins
FWIW I attached a patch to to bug #446552 that rewrites url_downloadable
use urllib2 which may (should I think) fix this bug as well. It was
mentioned that a urllib2 based fix was more ideal than the environment
based workaround, but I suppose if it's working, it's working.

http://launchpadlibrarian.net/37562858/use-urllib2-in-
url_downloadable-3.diff

-- 
version upgrade via update-manager or do-release-upgrade does not work with 
proxy authentication
https://bugs.launchpad.net/bugs/479391
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 568924] Re: cant do release uprade with update-manager and do-release-upgrade

2010-04-30 Thread Thomas E Jenkins
*** This bug is a duplicate of bug 446552 ***
https://bugs.launchpad.net/bugs/446552

** This bug has been marked a duplicate of bug 446552
   url_downloadable ignores proxy settings

-- 
cant do release uprade with update-manager and do-release-upgrade
https://bugs.launchpad.net/bugs/568924
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 571051] [NEW] script error

2010-04-27 Thread Thomas E. Thatcher
Public bug reported:

Binary package hint: firefox-3.5

Script:
http://peaceportal.mobi/open/index.php?option=com_communityview=inboxItemid=262:35

http://peaceportal.mobi/open/index.php
Any movement within this site causes the above script error and freezes the 
site, until the stop script is clicked.
This happens numerous times becomes very irritating and it would be nice to 
solve this problem.

The System is Ubuntu 9.10 Karmic Koala

Thank You!
Sincerely,
T E Thatcher

ProblemType: Bug
Architecture: amd64
Date: Tue Apr 27 19:54:17 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
Package: firefox-3.5 3.5.9+nobinonly-0ubuntu0.9.10.1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: firefox-3.5
Uname: Linux 2.6.31-20-generic x86_64

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


** Tags: amd64 apport-bug

-- 
script error
https://bugs.launchpad.net/bugs/571051
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 571051] Re: script error

2010-04-27 Thread Thomas E. Thatcher

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

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/45858407/ExtensionSummary.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/45858408/XsessionErrors.txt

** Attachment added: profile_default_pluginreg.dat.txt
   http://launchpadlibrarian.net/45858409/profile_default_pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/45858410/profiles.ini.txt

-- 
script error
https://bugs.launchpad.net/bugs/571051
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 570828] Re: gnome-network-admin on UbuntuStudio doesnt allow to configure either wired networks or wireless

2010-04-27 Thread Thomas E Jenkins
Perhaps this is not the right place to discuss this, but Milan's
question of why does UbuntuStudio diverge from stock with regard to
NetworkManager is a legitimate one. Is the reasoning documented
somewhere?

-- 
gnome-network-admin on UbuntuStudio doesnt allow to configure either wired 
networks or wireless
https://bugs.launchpad.net/bugs/570828
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 521170] Re: Package update request: python-pip

2010-04-25 Thread Thomas E Jenkins
Upstream is now 0.7.1.

** Changed in: python-pip (Ubuntu)
   Status: New = Confirmed

-- 
Package update request: python-pip
https://bugs.launchpad.net/bugs/521170
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 526552] [NEW] Music-Close menu item and Ctrl-W do nothing

2010-02-23 Thread Thomas E Jenkins
Public bug reported:

Binary package hint: rhythmbox

With Rhythmbox visible pressing the ctrl-w as well as clicking the
Close menu item under the Music menu has no visible behavior. I believe
it should minimize to the indicator applet/thing.

Clicking the X in the window border does minimize to the indicator
applet/thing.

Description:Ubuntu lucid (development branch)
Release:10.04
rhythmbox:
  Installed: 0.12.6git20100218-0ubuntu1
  Candidate: 0.12.6git20100218-0ubuntu1
  Version table:
 *** 0.12.6git20100218-0ubuntu1 0
500 http://us.archive.ubuntu.com lucid/main Packages
100 /var/lib/dpkg/status

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

** Description changed:

  Binary package hint: rhythmbox
  
  With Rhythmbox visible pressing the ctrl-w as well as clicking the
  Close menu item under the Music menu has no visible behavior. I believe
  it should minimize to the indicator applet/thing.
  
+ Clicking the X in the window border does minimize to the indicator
+ applet/thing.
+ 
  Description:  Ubuntu lucid (development branch)
  Release:  10.04
  rhythmbox:
-   Installed: 0.12.6git20100218-0ubuntu1
-   Candidate: 0.12.6git20100218-0ubuntu1
-   Version table:
-  *** 0.12.6git20100218-0ubuntu1 0
- 500 http://us.archive.ubuntu.com lucid/main Packages
- 100 /var/lib/dpkg/status
+   Installed: 0.12.6git20100218-0ubuntu1
+   Candidate: 0.12.6git20100218-0ubuntu1
+   Version table:
+  *** 0.12.6git20100218-0ubuntu1 0
+ 500 http://us.archive.ubuntu.com lucid/main Packages
+ 100 /var/lib/dpkg/status

-- 
Music-Close menu item and Ctrl-W do nothing
https://bugs.launchpad.net/bugs/526552
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 84900] Re: libasound2-plugins misses alsa pcm jack plugin

2010-02-23 Thread Thomas E Jenkins
I'm believe this should be Fix Released as of alsa-plugins
1.0.22-0ubuntu4.

** Changed in: alsa-plugins (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
libasound2-plugins misses alsa pcm jack plugin
https://bugs.launchpad.net/bugs/84900
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 197957] Re: Include a libasound2-plugins-extra package for a52, jack, maemo

2010-02-23 Thread Thomas E Jenkins
Jack plugin is now included in the main libasound2-plugins package.
Updated description and title.

** Description changed:

- As the a52, jack and maemo plugins are not included in ubuntu's
+ As the a52 and maemo plugins are not included in ubuntu's
  libasound2-plugins package, it would be nice to have a libasound2
  -plugins-extra package available which included these.
  
  Personally I'm using the a52 plugin a lot. It would be great to have
  this packaged.

** Summary changed:

- Include a libasound2-plugins-extra package for a52, jack, maemo
+ Include a libasound2-plugins-extra package for a52, maemo

-- 
Include a libasound2-plugins-extra package for a52, maemo
https://bugs.launchpad.net/bugs/197957
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 524702] [NEW] ffado-tools ffado-diag requires uninstalled python files

2010-02-19 Thread Thomas E Jenkins
Public bug reported:

Binary package hint: ffado-tools

The ffado-diag tool in ffado-tools errors out on on execution with:

Traceback (most recent call last):
  File /usr/bin/ffado-diag, line 29, in module
from listirqinfo import IRQ,SoftIRQ,IRQInfo
ImportError: No module named listirqinfo

In /usr/bin/ffado-diag it manually adds a non-existent
/usr/share/libffado2/python directory to the python path before the
problematic imports.

# Add the path of the installed dependent files
sys.path.append( /usr/share/libffado2/python )

System information:

Description:Ubuntu lucid (development branch)
Release:10.04
ffado-tools:
  Installed: 2.0.0-1
  Candidate: 2.0.0-1
  Version table:
 *** 2.0.0-1 0
500 http://us.archive.ubuntu.com lucid/main Packages
100 /var/lib/dpkg/status

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

-- 
ffado-tools ffado-diag requires uninstalled python files
https://bugs.launchpad.net/bugs/524702
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 356779] Re: MAPI authentication failed

2010-02-18 Thread Thomas E Jenkins
It would seem this is fixed libmapi 0.9 as Uphaar stated. The debian bug
requesting the update to 0.9 is http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=565809

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

-- 
MAPI authentication failed 
https://bugs.launchpad.net/bugs/356779
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 522974] Re: GDM Hangs after Plymouth startup

2010-02-17 Thread Thomas E Jenkins
*** This bug is a duplicate of bug 522692 ***
https://bugs.launchpad.net/bugs/522692

** This bug has been marked a duplicate of bug 522692
   Pressing Enter key causes X to freeze

-- 
GDM Hangs after Plymouth startup
https://bugs.launchpad.net/bugs/522974
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 480103] Re: Alsa not working while jackd is running

2010-02-13 Thread Thomas E Jenkins
qjackctl is started by the /usr/bin/qjackctl script that detects if
pulseaudio is running and if it is it starts /usr/bin/qjackctl.bin using
the pasuspender utility that suspends pulseaudio until qjackctl is
closed. Totem, via gstreamer, by default is configured to output using
pulseaudio which of course won't work while pulseaudio is suspended.

-- 
Alsa not working while jackd is running
https://bugs.launchpad.net/bugs/480103
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 489090] Re: jackd crashed with SIGSEGV in pthread_join()

2010-02-11 Thread Thomas E Jenkins
I believe qjackctl writes it's jack command line to ~/.jackdrc

-- 
jackd crashed with SIGSEGV in pthread_join()
https://bugs.launchpad.net/bugs/489090
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 430099] Re: Upgrade ubuntu package to drop libhal dependency

2010-02-08 Thread Thomas E Jenkins
The dependency was dropped in the sync with Debian in
0.10.17.3-1ubuntu1.

** Changed in: gst-plugins-good0.10 (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Upgrade ubuntu package to drop libhal dependency
https://bugs.launchpad.net/bugs/430099
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 511719] Re: Ardour's Italian Translation makes it impossible to use it

2010-01-23 Thread Thomas E Jenkins
Not a solution but for a workaround you could try running ardour from a
shell like this:

$ LANG=en_US.UTF-8 ardour

Of course the translation should be fixed and probably disabled until it
is.

-- 
Ardour's Italian Translation makes it impossible to use it
https://bugs.launchpad.net/bugs/511719
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 507581] [NEW] Incorrect homepage URL in package description

2010-01-14 Thread Thomas E Jenkins
Public bug reported:

Binary package hint: python-poppler

As far as I can tell the homepage should be updated from
http://www.gnome.org/~gianmt/ to https://launchpad.net/poppler-python

** Affects: python-poppler (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Incorrect homepage URL in package description
https://bugs.launchpad.net/bugs/507581
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 446552] Re: url_downloadable ignores proxy settings

2010-01-07 Thread Thomas E Jenkins
I guess I wasn't testing what I thought I was testing. Here is the patch
again less another typo. Sorry for the noise.

** Attachment removed: use-urllib2-in-url_downloadable-2.diff
   http://launchpadlibrarian.net/37520671/use-urllib2-in-url_downloadable-2.diff

** Attachment added: use-urllib2-in-url_downloadable-3.diff
   http://launchpadlibrarian.net/37562858/use-urllib2-in-url_downloadable-3.diff

-- 
url_downloadable ignores proxy settings
https://bugs.launchpad.net/bugs/446552
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 446552] Re: url_downloadable ignores proxy settings

2010-01-06 Thread Thomas E Jenkins
FWIW here is a patch that rewrites url_downloadable to use urllib2
instead of pulling http_proxy out of the environment.


** Attachment added: use-urllib2-in-url_downloadable.diff
   http://launchpadlibrarian.net/37520490/use-urllib2-in-url_downloadable.diff

-- 
url_downloadable ignores proxy settings
https://bugs.launchpad.net/bugs/446552
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 446552] Re: url_downloadable ignores proxy settings

2010-01-06 Thread Thomas E Jenkins
Here's the same path now against the right file and less a typo.


** Attachment removed: use-urllib2-in-url_downloadable.diff
   http://launchpadlibrarian.net/37520490/use-urllib2-in-url_downloadable.diff

** Attachment added: use-urllib2-in-url_downloadable-2.diff
   http://launchpadlibrarian.net/37520671/use-urllib2-in-url_downloadable-2.diff

-- 
url_downloadable ignores proxy settings
https://bugs.launchpad.net/bugs/446552
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 430099] Re: Upgrade ubuntu package to drop libhal dependency

2009-12-15 Thread Thomas E Jenkins
From poking around in the gst-plugins-good tree, it looks like the HAL
dependency comes down to the GstHalAudioSink and GstHalAudioSrc
elements. So is it just a case of passing a configure switch to not
build them or are gudev analogs required?

-- 
Upgrade ubuntu package to drop libhal dependency
https://bugs.launchpad.net/bugs/430099
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 430099] Re: Upgrade ubuntu package to drop libhal dependency

2009-12-15 Thread Thomas E Jenkins
Right, but the original code the gudev-using version replaces doesn't
seem to have any hal dependencies. It's hard coded to just check
/dev/video and  /dev/v4l2/video and doesn't seem to use the hal
enumerate device functions. But perhaps I'm missing the larger picture.
So for the larger HALsectomy question the only dependency left in gst-
plugins-good is for the two elements.

-- 
Upgrade ubuntu package to drop libhal dependency
https://bugs.launchpad.net/bugs/430099
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 451402] Re: Make CapsLock and additional ESC disables real ESC

2009-12-14 Thread Thomas E Jenkins
*** This bug is a duplicate of bug 374699 ***
https://bugs.launchpad.net/bugs/374699

** This bug has been marked a duplicate of bug 374699
   Misleading Label in Keyboard Layout Options

-- 
Make CapsLock and additional ESC disables real ESC
https://bugs.launchpad.net/bugs/451402
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 488532] Re: Make CapsLock an additional Ctrl should be under CapsLock key behavior, not Ctrl key position.

2009-12-14 Thread Thomas E Jenkins
This really is a duplicate of bug 382301 but this has seen more activity
so I don't know if it should be marked the other way around.

-- 
Make CapsLock an additional Ctrl should be under CapsLock key behavior, not 
Ctrl key position.
https://bugs.launchpad.net/bugs/488532
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 96968] Re: When auto-open a revelation password file, it gives an error

2009-11-19 Thread Thomas E Jenkins
There has been a little work from others, including myself, in
branches/forks upstream, but no official activity since conversion to
Mercurial 7 months ago.

http://oss.codepoet.no/revelation/descendants/

-- 
When auto-open a revelation password file, it gives an error
https://bugs.launchpad.net/bugs/96968
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 309656] Re: Firefox does not restore session after update

2009-11-02 Thread Thomas E Jenkins
I encountered this in Karmic upgrading to 3.5.4+nobinonly-
0ubuntu0.9.10.1. In this case it did not prompt me to restart as I
believe it did in the past and hitting Ctrl-n before restarting produced
error windows that were visible in the taskbar but not as a window on
the screen,  clicking them had  no effect.

-- 
Firefox does not restore session after update
https://bugs.launchpad.net/bugs/309656
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 368833] Re: Ctrl+Q after upgrade fails to ask for confirmation, loses user session

2009-11-02 Thread Thomas E Jenkins
*** This bug is a duplicate of bug 309656 ***
https://bugs.launchpad.net/bugs/309656

** This bug has been marked a duplicate of bug 309656
   Firefox does not restore session after update

-- 
Ctrl+Q after upgrade fails to ask for confirmation, loses user session
https://bugs.launchpad.net/bugs/368833
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 454813] Re: compact mode works for all folders except home

2009-10-30 Thread Thomas E Jenkins
I can confirm this behaviour in nautilus 2.28.1-0ubuntu1. The view
setting was changed by going to Edit-Preferences in a nautilus window
and in the Views tab selecting Use compact layout.

** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

-- 
compact mode works for all folders except home
https://bugs.launchpad.net/bugs/454813
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 457165] Re: KARMIC: Audio Playback hangs on subsequent file

2009-10-21 Thread Thomas E Jenkins
I also have noticed this issue very recently. Attached is the output of
totem with gst-debug-level  3. The most relevant part seems to be:

0:03:06.230224157  3344   0x9ae9f0 WARN   pulse 
pulsesink.c:535:gst_pulsering_stream_overflow_cb:audio-sink Got overflow
0:03:06.231817237  3344   0x9ae9f0 WARN   pulse 
pulsesink.c:535:gst_pulsering_stream_overflow_cb:audio-sink Got overflow
0:03:06.231872761  3344   0x9ae9f0 WARN   pulse 
pulsesink.c:535:gst_pulsering_stream_overflow_cb:audio-sink Got overflow
0:03:06.231922069  3344   0x9ae9f0 WARN   pulse 
pulsesink.c:535:gst_pulsering_stream_overflow_cb:audio-sink Got overflow
0:03:06.232542818  3344   0x9ae9f0 WARN   pulse 
pulsesink.c:535:gst_pulsering_stream_overflow_cb:audio-sink Got overflow
0:03:06.233040926  3344   0x9ae9f0 WARN   pulse 
pulsesink.c:535:gst_pulsering_stream_overflow_cb:audio-sink Got overflow
0:03:06.233090653  3344   0x9ae9f0 WARN   pulse 
pulsesink.c:535:gst_pulsering_stream_overflow_cb:audio-sink Got overflow


** Attachment added: totem-gst-debug3-output.txt
   http://launchpadlibrarian.net/34101254/totem-gst-debug3-output.txt

** Changed in: pulseaudio (Ubuntu)
   Status: New = Confirmed

-- 
KARMIC: Audio Playback hangs on subsequent file
https://bugs.launchpad.net/bugs/457165
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 457165] Re: KARMIC: Audio Playback hangs on subsequent file

2009-10-21 Thread Thomas E Jenkins
Using the pulse output and specifying two files on the command line does
not trigger it, but I don't know if that is basically the same as
starting anew twice. Totem always plays the first file on the playlist
immediately. It's before the second file it pauses and prints the error.

The only thing pulse related in the default mplayer command line output
was:

[pulse] working around probably broken pause functionality,
see http://www.pulseaudio.org/ticket/440
AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample)


** Bug watch added: PulseAudio sound server #440
   http://pulseaudio.org/ticket/440

-- 
KARMIC: Audio Playback hangs on subsequent file
https://bugs.launchpad.net/bugs/457165
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


  1   2   >