[Bug 1076468] Re: pcscd only runs fine in "--debug" mode

2012-11-19 Thread Damiano Albani
The trouble is that the behavior is somewhat erratic.
It sometimes work, it sometimes doesn't.

One thing I've just noticed though: when I run "pcscd" in the background, 
"opensc-tool -a" calls invariably fail.
However it works fine if I simply use "pcsd --foreground", regardless of the 
debug / error logging options.

How could I produce a log file of a background pcscd?

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

Title:
  pcscd only runs fine in "--debug" mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1076468/+subscriptions

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


[Bug 1076468] Re: pcscd only runs fine in "--debug" mode

2012-11-19 Thread Damiano Albani
Here's the log file generated using:
sudo LIBCCID_ifdLogLevel=0x000F pcscd --foreground --debug --apdu | tee log.txt

** Attachment added: "log.txt"
   
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1076468/+attachment/3438431/+files/log.txt

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

Title:
  pcscd only runs fine in "--debug" mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1076468/+subscriptions

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


[Bug 1076468] Re: pcscd only runs fine in "--debug" mode

2012-11-08 Thread Damiano Albani
** Attachment added: "report 3"
   
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1076468/+attachment/3427812/+files/report3.txt

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

Title:
  pcscd only runs fine in "--debug" mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1076468/+subscriptions

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


[Bug 1076468] [NEW] pcscd only runs fine in "--debug" mode

2012-11-08 Thread Damiano Albani
Public bug reported:

I've recently upgraded to 12.04/amd64 and now I can't use either my eToken Pro 
or e-gate card.
For exampe, a simple "opensc-tool -a" call fails if I do it twice in a row!?
See the log file that I attach as "report 1", made with OpenSC in debug mode.

Then I thought of running "pcscd" itself in debug mode, e.g.:
$ PCSCLITE_PCSCD_ARGS="--debug" opensc-tool -a

Immediately my problem disappeared: I can call "opensc-tool -a" as much as I 
want without error. Other OpenSC-provided "pkcs1{1,5}-tool" calls worked fine 
as well.
See the log file attached as "report 2".

Finally, I switched "pcscd" error reporting mode to "error", just  as a test. 
And back again was I in trouble...
Same symptom, I can't call this more than one or two times in a row before if 
fails :
$ PCSCLITE_PCSCD_ARGS="--error" opensc-tool -a
See the log file attached as "report 3".

And running "pcscd --info" produced the same behavior as with "--
error"!? Only "--debug" works correctly some (strange) reason.

** Affects: pcsc-lite (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/1076468

Title:
  pcscd only runs fine in "--debug" mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1076468/+subscriptions

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


[Bug 1076468] Re: pcscd only runs fine in "--debug" mode

2012-11-08 Thread Damiano Albani
** Attachment added: "report 2"
   
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1076468/+attachment/3427811/+files/report2.txt

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

Title:
  pcscd only runs fine in "--debug" mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1076468/+subscriptions

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


[Bug 1076468] Re: pcscd only runs fine in "--debug" mode

2012-11-08 Thread Damiano Albani
** Attachment added: "report 1"
   
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1076468/+attachment/3427810/+files/report1.txt

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

Title:
  pcscd only runs fine in "--debug" mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1076468/+subscriptions

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


[Bug 387308] Re: HTTPS Proxy Support for file sync

2011-08-26 Thread Damiano Albani
For information, here's another bug in the UbuntuOne sphere, relating to proxy 
support: bug #834579
It's about CouchDB synchronization that doesn't currently support proxies.

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

Title:
  HTTPS Proxy Support for file sync

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sso-client/+bug/387308/+subscriptions

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


[Bug 834579] [NEW] Add support for HTTP/SOCKS proxy

2011-08-26 Thread Damiano Albani
Public bug reported:

Using UbuntuOne, I've seen that CouchDB synchronization doesn't seem to support 
HTTP/SOCKS proxies.
Look in file "desktopcouch/records/http.py", in method "_try_request()": there, 
HTTP requests are made using httplib2.
Unfortunately, it always tries to connect directly and doesn't take into 
account the possible need of using a proxy.

** Affects: desktopcouch (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/834579

Title:
  Add support for HTTP/SOCKS proxy

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

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


[Bug 343989] Re: no sound on nvidia-based Mac Mini (Macmini3,1)

2011-08-25 Thread Damiano Albani
Has anyone succeeded in getting _line input_ working with a MacMini 3,1 on any 
Ubuntu release?
First, I've checked with a kernel version 2.6.32: input is functional, output 
doesn't work.
Kernel of subsequent versions do it the other way: output works fine but input 
is broken.

I've done quite a lot of tests, with many different kernels, using 
"ubuntu-audio-dev" PPA, specifying "model=macmini31", etc.
Alas, nothing worked :-(

I'd be grateful if someone could provide a solution!

Thanks.

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

Title:
  no sound on nvidia-based Mac Mini (Macmini3,1)

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

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


[Bug 387308] Re: HTTPS Proxy Support for file sync

2011-08-12 Thread Damiano Albani
In regards to my previous message, I hadn't seen that code proposals have 
already been made (e.g. chipaca's branch as seen at the top, about the file 
sync daemon).
I've also linked a branch of mine to this bug, related to the Ubuntu One SSO 
client itself.
Merging both these branches will be required in order to globally support HTTPS 
proxies in Ubuntu One.

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

Title:
  HTTPS Proxy Support for file sync

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sso-client/+bug/387308/+subscriptions

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


[Bug 387308] Re: HTTPS Proxy Support for file sync

2011-08-12 Thread Damiano Albani
** Also affects: ubuntu-sso-client
   Importance: Undecided
   Status: New

** Branch linked: lp:~damiano-albani/ubuntu-sso-client/proxy-support

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

Title:
  HTTPS Proxy Support for file sync

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sso-client/+bug/387308/+subscriptions

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


[Bug 633280] Re: Support proxy

2011-08-11 Thread Damiano Albani
** Branch linked: lp:~damiano-albani/ubuntu-sso-client/proxy-support

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

Title:
  Support proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sso-client/+bug/633280/+subscriptions

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