[Bug 1950473] Re: SSH keygen, Key enrollment failed: requested feature not supported

2021-11-10 Thread Hveem
I got an answer from yubikey support.
It seems that my keys have firmware that is to old.
To use residential keys you need to have a YubiKey with credential management, 
this was added in Firmware 5.2.3 

This bug report can be closed.

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

Title:
  SSH keygen, Key enrollment failed: requested feature not supported

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


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

[Bug 1950473] Re: SSH keygen, Key enrollment failed: requested feature not supported

2021-11-10 Thread Hveem
Correction

** Package changed: gnupg (Ubuntu) => openssh (Ubuntu)

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

Title:
  SSH keygen, Key enrollment failed: requested feature not supported

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


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

[Bug 1950473] [NEW] SSH keygen, Key enrollment failed: requested feature not supported

2021-11-10 Thread Hveem
Public bug reported:

Bug report:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 21.10
Release:21.10
Codename:   impish

uname -r
5.13.0-21-generic

Yubikey device: yubikey 5 NFC

ssh -V
OpenSSH_8.4p1 Ubuntu-6ubuntu2, OpenSSL 1.1.1l  24 Aug 2021

Dmesg output:
21.960057] usb 1-3: new full-speed USB device number 4 using xhci_hcd
[   22.296859] usb 1-3: New USB device found, idVendor=1050, idProduct=0407, 
bcdDevice= 5.12
[   22.296869] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   22.296873] usb 1-3: Product: YubiKey OTP+FIDO+CCID
[   22.296876] usb 1-3: Manufacturer: Yubico
[   22.296879] usb 1-3: SerialNumber: 0009031500
[   22.331164] input: Yubico YubiKey OTP+FIDO+CCID as 
/devices/pci:00/:00:01.3/:02:00.0/usb1/1-3/1-3:1.0/0003:1050:0407.0004/input/input19
[   22.388838] hid-generic 0003:1050:0407.0004: input,hidraw3: USB HID v1.10 
Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-:02:00.0-3/input0
[   22.396252] hid-generic 0003:1050:0407.0005: hiddev2,hidraw4: USB HID v1.10 
Device [Yubico YubiKey OTP+FIDO+CCID] on usb-:02:00.0-3/input1

lsusb -v 2>/dev/null | grep -A2 Yubico | grep "bcdDevice" | awk '{print $2}'
5.12 ( Yubikey firmware )

Tried with the key pin:
ssh-keygen -t ed25519-sk -O resident -vvv
Generating public/private ed25519-sk key pair.
You may need to touch your authenticator to authorize key generation.
Enter PIN for authenticator:
debug3: start_helper: started pid=2678
debug3: ssh_msg_send: type 5
debug3: ssh_msg_recv entering
debug1: start_helper: starting /usr/lib/openssh/ssh-sk-helper
debug1: sshsk_enroll: provider "internal", device "(null)", application "ssh:", 
userid "(null)", flags 0x21, challenge len 0 with-pin
debug1: sshsk_enroll: using random challenge
debug1: sk_probe: 1 device(s) detected
debug1: sk_probe: selecting sk by touch
debug1: ssh_sk_enroll: using device /dev/hidraw4
debug1: ssh_sk_enroll: /dev/hidraw4 does not support credprot, refusing to 
create unprotected resident/verify-required key
debug1: sshsk_enroll: provider "internal" returned failure -2
debug1: ssh-sk-helper: Enrollment failed: requested feature not supported
debug1: ssh-sk-helper: reply len 8
debug3: ssh_msg_send: type 5
debug1: client_converse: helper returned error -59
debug3: reap_helper: pid=2678
Key enrollment failed: requested feature not supported

Tried with touching the key:
$ ssh-keygen -t ed25519-sk -O resident -vvv
Generating public/private ed25519-sk key pair.
You may need to touch your authenticator to authorize key generation.
Enter PIN for authenticator:
debug3: start_helper: started pid=2681
debug3: ssh_msg_send: type 5
debug3: ssh_msg_recv entering
debug1: start_helper: starting /usr/lib/openssh/ssh-sk-helper
debug1: sshsk_enroll: provider "internal", device "(null)", application "ssh:", 
userid "(null)", flags 0x21, challenge len 0 with-pin
debug1: sshsk_enroll: using random challenge
debug1: sk_probe: 1 device(s) detected
debug1: sk_probe: selecting sk by touch
debug1: ssh_sk_enroll: using device /dev/hidraw4
debug1: ssh_sk_enroll: /dev/hidraw4 does not support credprot, refusing to 
create unprotected resident/verify-required key
debug1: sshsk_enroll: provider "internal" returned failure -2
debug1: ssh-sk-helper: Enrollment failed: requested feature not supported
debug1: ssh-sk-helper: reply len 8
debug3: ssh_msg_send: type 5
debug1: client_converse: helper returned error -59
debug3: reap_helper: pid=2681
Key enrollment failed: requested feature not supported

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

** Description changed:

  Bug report:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 21.10
  Release:  21.10
  Codename: impish
  
  uname -r
  5.13.0-21-generic
  
- ssh -V 
+ Yubikey device: yubikey 5 NFC
+ 
+ ssh -V
  OpenSSH_8.4p1 Ubuntu-6ubuntu2, OpenSSL 1.1.1l  24 Aug 2021
  
  Dmesg output:
  21.960057] usb 1-3: new full-speed USB device number 4 using xhci_hcd
  [   22.296859] usb 1-3: New USB device found, idVendor=1050, idProduct=0407, 
bcdDevice= 5.12
  [   22.296869] usb 1-3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [   22.296873] usb 1-3: Product: YubiKey OTP+FIDO+CCID
  [   22.296876] usb 1-3: Manufacturer: Yubico
  [   22.296879] usb 1-3: SerialNumber: 0009031500
  [   22.331164] input: Yubico YubiKey OTP+FIDO+CCID as 
/devices/pci:00/:00:01.3/:02:00.0/usb1/1-3/1-3:1.0/0003:1050:0407.0004/input/input19
  [   22.388838] hid-generic 0003:1050:0407.0004: input,hidraw3: USB HID v1.10 
Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-:02:00.0-3/input0
  [   22.396252] hid-generic 0003:1050:0407.0005: hiddev2,hidraw4: USB HID 
v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-:02:00.0-3/input1
  
- 
  lsusb -v 2>/dev/null | grep -A2 Yubico | grep "bcdDevice" | awk '{print $2}'
  5.12
  
- Tried with they key pin:
+ Tried with the key pin:
 

[Bug 1950201] Re: Gnugpg does not offer the option to store the private and public keys on two different keycards.

2021-11-10 Thread Hveem
** Description changed:

  Gnugpg does not offer the option to store the private and public keys on
  two different keycards.
  
  I have followed the official yubikey guide as follows,
  ( found here : 
https://support.yubico.com/hc/en-us/articles/360013790259-Using-Your-YubiKey-with-OpenPGP
 )
-  but it might apply to similar smart cards and USB tokens:
+  but it might apply to similar smart cards and USB tokens:
  
  To import the key on your YubiKey:
  
  Insert the YubiKey into the USB port if it is not already plugged
  in.
  
  Enter the GPG command: gpg --edit-key 1234ABC (where 1234ABC is the
  key ID of your key)
  
  Enter the command: keytocard
  
  When prompted if you really want to move your primary key, enter y
  (yes).
  
  When prompted where to store the key, select 1. This will move the
  signature subkey to the PGP signature slot of the YubiKey.
  
  Enter the command: key 1
  Enter the command: keytocard
  
  When prompted where to store the key, select 2. This will move the
  encryption subkey to the YubiKey.
  
  Enter the command: key 1
  
  Enter the command: key 2
  
  Enter the command: keytocard
  
  When prompted where to store the key, select 3. This will move the
  authentication subkey to the YubiKey.
  
  Enter the command: quit
  When prompted to save your changes, enter y (yes). You have now saved 
your keyring to your YubiKey.
  
  The issue with that is that it permanently moves the secret keys to the
  yubikey or similar, and that causes issues later if one wants to create
  backup keys.
  
  If one saves the changes and tries to make a separate identical key card
  at a later date, one gets the "gpg: KEYTOCARD failed: Unusable secret
  key." error.
  
  I have read that if one presses control and c ( on Linux ) it  after the last 
keytocard and option 3, the secret keys will not be deleted from the computer, 
only copied.
  One then can start forward again at this step: gpg --edit-key 1234ABC (where 
1234ABC is the key ID of your key). Another possible but tedious workaround is 
to backup the secret keys and public keys,
  and import those back into gpg, then move they keys to a physical backup key.
  
  ( Note: Key 0 is the primary signature subkey. Key 1is the encryption
  subkey. key 2 is the authentication subkey .)
  
  Ideally, there should be a option in the gpg menu about this, that asks
  about permanently moving the keys.
  
  A nice addition would be:
  
  Do you want to make a separate identical key card?
+ 
+ A additional problem is that even if you manage to create two yubikeys
+ with the same card then you still cant use them both on the same
+ computer as a replacement for eachother.
+ 
+ GnuPG will remeber the card id when it moves te key and will only accept
+ the same card/yubikey again in the future.
+ 
+ Workaround is to delete your gnupg home folder and import clean public
+ keys that have no info which yubikey has the private keys, in that case
+ gnupg can figure out that it can actually use the other yubikey.

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

Title:
  Gnugpg does not offer the option to store the private and public keys
  on two different keycards.

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


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

[Bug 1950201] Re: Gnugpg does not offer the option to store the private and public keys on two different keycards.

2021-11-09 Thread Hveem
Seth Arnold (seth-arnold) Yes, but one still have to do the control+c,
as that is less tedious.

quote " Ideally, there should be a option in the gpg menu about this,
that asks about permanently moving the keys.

A nice addition would be something like:

Do you want to make a separate identical key card? ( Y/N)
And a warning about the permament moving of the keys.

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

Title:
  Gnugpg does not offer the option to store the private and public keys
  on two different keycards.

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


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

[Bug 1950201] Re: Gnugpg does not offer the option to store the private and public keys on two different keycards.

2021-11-09 Thread Hveem
** Description changed:

  Gnugpg does not offer the option to store the private and public keys on
  two different keycards.
  
- I have followed the official yubikey guide as follows, but it might
- apply to similar smart cards and USB tokens:
+ I have followed the official yubikey guide as follows,
+ ( found here : 
https://support.yubico.com/hc/en-us/articles/360013790259-Using-Your-YubiKey-with-OpenPGP
 )
+  but it might apply to similar smart cards and USB tokens:
  
  To import the key on your YubiKey:
  
  Insert the YubiKey into the USB port if it is not already plugged
  in.
  
  Enter the GPG command: gpg --edit-key 1234ABC (where 1234ABC is the
  key ID of your key)
  
  Enter the command: keytocard
  
  When prompted if you really want to move your primary key, enter y
  (yes).
  
  When prompted where to store the key, select 1. This will move the
  signature subkey to the PGP signature slot of the YubiKey.
  
  Enter the command: key 1
  Enter the command: keytocard
  
  When prompted where to store the key, select 2. This will move the
  encryption subkey to the YubiKey.
  
  Enter the command: key 1
  
  Enter the command: key 2
  
  Enter the command: keytocard
  
  When prompted where to store the key, select 3. This will move the
  authentication subkey to the YubiKey.
  
  Enter the command: quit
  When prompted to save your changes, enter y (yes). You have now saved 
your keyring to your YubiKey.
  
  The issue with that is that it permanently moves the secret keys to the
  yubikey or similar, and that causes issues later if one wants to create
  backup keys.
  
  If one saves the changes and tries to make a separate identical key card
  at a later date, one gets the "gpg: KEYTOCARD failed: Unusable secret
  key." error.
  
  I have read that if one presses control and c ( on Linux ) it  after the last 
keytocard and option 3, the secret keys will not be deleted from the computer, 
only copied.
  One then can start forward again at this step: gpg --edit-key 1234ABC (where 
1234ABC is the key ID of your key). Another possible but tedious workaround is 
to backup the secret keys and public keys,
  and import those back into gpg, then move they keys to a physical backup key.
  
  ( Note: Key 0 is the primary signature subkey. Key 1is the encryption
  subkey. key 2 is the authentication subkey .)
  
- 
- Ideally, there should be a option in the gpg menu about this, that asks about 
permanently moving the keys.
+ Ideally, there should be a option in the gpg menu about this, that asks
+ about permanently moving the keys.
  
  A nice addition would be:
  
  Do you want to make a separate identical key card?

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

Title:
  Gnugpg does not offer the option to store the private and public keys
  on two different keycards.

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


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

[Bug 1950201] Re: Gnugpg does not offer the option to store the private and public keys on two different keycards.

2021-11-08 Thread Hveem
** Description changed:

-  Gnugpg does not offer the option to store the private and public keys
- on two different keycards.
+ Gnugpg does not offer the option to store the private and public keys on
+ two different keycards.
  
  I have followed the official yubikey guide as follows, but it might
  apply to similar smart cards and USB tokens:
  
  To import the key on your YubiKey:
  
- Insert the YubiKey into the USB port if it is not already plugged
+ Insert the YubiKey into the USB port if it is not already plugged
  in.
  
- Enter the GPG command: gpg --edit-key 1234ABC (where 1234ABC is the
+ Enter the GPG command: gpg --edit-key 1234ABC (where 1234ABC is the
  key ID of your key)
  
- Enter the command: keytocard
+ Enter the command: keytocard
  
- When prompted if you really want to move your primary key, enter y
+ When prompted if you really want to move your primary key, enter y
  (yes).
  
- When prompted where to store the key, select 1. This will move the
+ When prompted where to store the key, select 1. This will move the
  signature subkey to the PGP signature slot of the YubiKey.
  
- Enter the command: key 1
- Enter the command: keytocard
+ Enter the command: key 1
+ Enter the command: keytocard
  
- When prompted where to store the key, select 2. This will move the
+ When prompted where to store the key, select 2. This will move the
  encryption subkey to the YubiKey.
  
- Enter the command: key 1
+ Enter the command: key 1
  
- Enter the command: key 2
+ Enter the command: key 2
  
- Enter the command: keytocard
+ Enter the command: keytocard
  
- When prompted where to store the key, select 3. This will move the
+ When prompted where to store the key, select 3. This will move the
  authentication subkey to the YubiKey.
  
- 
- Enter the command: quit
- When prompted to save your changes, enter y (yes). You have now saved 
your keyring to your YubiKey.
+ Enter the command: quit
+ When prompted to save your changes, enter y (yes). You have now saved 
your keyring to your YubiKey.
  
  The issue with that is that it permanently moves the secret keys to the
  yubikey or similar, and that causes issues later if one wants to create
  backup keys.
  
  If one saves the changes and tries to make a separate identical key card
  at a later date, one gets the "gpg: KEYTOCARD failed: Unusable secret
  key." error.
  
  I have read that if one presses control and c ( on Linux ) it  after the last 
keytocard and option 3, the secret keys will not be deleted from the computer, 
only copied.
  One then can start forward again at this step: gpg --edit-key 1234ABC (where 
1234ABC is the key ID of your key). Another possible but tedious workaround is 
to backup the secret keys and public keys,
  and import those back into gpg, then move they keys to a physical backup key.
  
  ( Note: Key 0 is the primary signature subkey. Key 1is the encryption
  subkey. key 2 is the authentication subkey .)
+ 
+ 
+ Ideally, there should be a option in the gpg menu about this, that asks about 
permanently moving the keys.
+ 
+ A nice addition would be:
+ 
+ Do you want to make a separate identical key card?

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

Title:
  Gnugpg does not offer the option to store the private and public keys
  on two different keycards.

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


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

[Bug 1950201] [NEW] Gnugpg does not offer the option to store the private and public keys on two different keycards.

2021-11-08 Thread Hveem
Public bug reported:

 Gnugpg does not offer the option to store the private and public keys
on two different keycards.

I have followed the official yubikey guide as follows, but it might
apply to similar smart cards and USB tokens:

To import the key on your YubiKey:

Insert the YubiKey into the USB port if it is not already plugged
in.

Enter the GPG command: gpg --edit-key 1234ABC (where 1234ABC is the
key ID of your key)

Enter the command: keytocard

When prompted if you really want to move your primary key, enter y
(yes).

When prompted where to store the key, select 1. This will move the
signature subkey to the PGP signature slot of the YubiKey.

Enter the command: key 1
Enter the command: keytocard

When prompted where to store the key, select 2. This will move the
encryption subkey to the YubiKey.

Enter the command: key 1

Enter the command: key 2

Enter the command: keytocard

When prompted where to store the key, select 3. This will move the
authentication subkey to the YubiKey.


Enter the command: quit
When prompted to save your changes, enter y (yes). You have now saved your 
keyring to your YubiKey.

The issue with that is that it permanently moves the secret keys to the
yubikey or similar, and that causes issues later if one wants to create
backup keys.

If one saves the changes and tries to make a separate identical key card
at a later date, one gets the "gpg: KEYTOCARD failed: Unusable secret
key." error.

I have read that if one presses control and c ( on Linux ) it  after the last 
keytocard and option 3, the secret keys will not be deleted from the computer, 
only copied.
One then can start forward again at this step: gpg --edit-key 1234ABC (where 
1234ABC is the key ID of your key). Another possible but tedious workaround is 
to backup the secret keys and public keys,
and import those back into gpg, then move they keys to a physical backup key.

( Note: Key 0 is the primary signature subkey. Key 1is the encryption
subkey. key 2 is the authentication subkey .)

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


** Tags: gnupg gpg keytocard openpgp

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

Title:
  Gnugpg does not offer the option to store the private and public keys
  on two different keycards.

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


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

[Bug 1946408] [NEW] WSJT-Z

2021-10-07 Thread Hveem
Public bug reported:

WSJT-Z is a clone of WSJT-X software by Joe Taylor K1JT
(https://sourceforge.net/projects/wsjt/).

It has many functions as filtering depending on the continent, auto CQ and 
answer 
Source code can be found here:
https://sourceforge.net/p/wsjt-z/activity/?page=0=100#6150a4bb3d189942f55a24ac

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

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

Title:
  WSJT-Z

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


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

[Bug 1914107] [NEW] please package VCVrack, a eurorack virtual modular synth.

2021-02-01 Thread Hveem
Public bug reported:

https://vcvrack.com/

It can be downloaded already built here:
https://vcvrack.com/Rack

Licence:
https://github.com/VCVRack/Rack/blob/v1/LICENSE.md


Building:
https://vcvrack.com/manual/

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

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

Title:
  please package VCVrack, a eurorack virtual modular synth.

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

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

[Bug 1528154] Re: [needs-packaging] AlarmeJT

2020-09-19 Thread Hveem
Gridtracker is a better alternative.

https://bugs.launchpad.net/ubuntu/+bug/1896318

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

Title:
  [needs-packaging] AlarmeJT

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

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

[Bug 1896318] [NEW] Please package Gridtracker for Ubuntu

2020-09-19 Thread Hveem
Public bug reported:

Gridtracker is a application that is useable for radio amateurs.

It works like Jtalert, but Jtalert is for windows only.

Gridtracker can be found at :
https://tagloomis.com/grid-tracker/

GridTracker listens to traffic from WSJT-X and displays it on a map.
It can also load adif files, like those used by CQrolg, a popular logging 
application.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

** Description changed:

  Gridtracker is a application that is useable for radio amateurs.
  
- It can be found at :
+ It works like Jtalert, but Jtalert is for windows only.
+ 
+ Gridtracker can be found at :
  https://tagloomis.com/grid-tracker/
  
- GridTracker listens to traffic from WSJT-X and displays it on a map. 
+ GridTracker listens to traffic from WSJT-X and displays it on a map.
  It can also load adif files, like those used by CQrolg, a popular logging 
application.

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

Title:
  Please package Gridtracker for Ubuntu

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

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

[Bug 1883582] [NEW] FreeDV needs upgrading for Bionic

2020-06-15 Thread Hveem
Public bug reported:

This site describes what FreeDV is:
https://freedv.org/

The latest stable is according to :  1.3.1-3
https://tracker.debian.org/pkg/freedv

The version available in the ubuntu repository is 
1.2.2-2 

This also affects:
Description:Linux Mint 19.3 Tricia
Release:19.3

** Affects: freedv (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/1883582

Title:
  FreeDV needs upgrading for Bionic

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

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

[Bug 1859899] [NEW] Please add a ZFS gui

2020-01-15 Thread Hveem
Public bug reported:

Right now the only way is with CLI. I do know the CLI methods but simple 
operations that I'd like to be able to see visually, like the RAID array or the 
allocated drives with ZFS, pools, datasets etc would all be nicely placed in a 
GUI that would double as an input to modify them.
There are GUI's that exist on Ubuntu for non-ZFS volumes, but since Ubuntu is 
moving towards ZFS as a standard it only makes sense that a GUI would be 
created for such tasks. It's nice to see things like your currently configured 
cron jobs, like scrubs and disk usage etc..

A GUI for ZFS would be a tremendous advance in terms of expediency,
utility, and ease of use.

** Affects: gnome-disk-utility (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: wishlist

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

Title:
  Please add a ZFS gui

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

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

[Bug 1573256] Re: [needs-packaging] MSHV

2020-01-15 Thread Hveem
Any progress with this?

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

Title:
  [needs-packaging] MSHV

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

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

[Bug 1528154] Re: [needs-packaging] AlarmeJT

2020-01-15 Thread Hveem
Any progress on this?

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

Title:
  [needs-packaging] AlarmeJT

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

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

[Bug 1683134] Re: swami crashes on starting

2019-09-28 Thread Hveem
Still the same in:
4.15.0-64-generic #73-Ubuntu SMP Thu Sep 12 13:16:13 UTC 2019 x86_64 x86_64 
x86_64 GNU/Linux
Crashes with memory segmentation fault.

Did workauround:
A workaround is to use the older Swami version 2.0.0+svn389-3, which installs 
and works without issue on Ubuntu 18.04. You can get the packages here: 
http://archive.ubuntu.com/ubuntu/pool/universe/s/swami/

First install libswami0_2.0.0+svn389-3_amd64.deb and then
swami_2.0.0+svn389-3_amd64.deb, then lock the package version so Ubuntu
doesn't try to update them to the newer, broken version.

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

Title:
  swami crashes on starting

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

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

[Bug 1844200] [NEW] package request: OpenVSP

2019-09-16 Thread Hveem
Public bug reported:

OpenVSP is a parametric aircraft geometry tool. OpenVSP allows the user
to create a 3D model of an aircraft defined by common engineering
parameters. This model can be processed into formats suitable for
engineering analysis.

It can analyse drag,lift and stability, mass and other things.
It is also possible to export files to other programs.


Homepage:
http://openvsp.org/

GitHub:
https://github.com/OpenVSP/OpenVSP

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

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

Title:
  package request: OpenVSP

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

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

Re: [Bug 1648397] Re: Missing support for Yeasu FT 991 in Hamlib

2017-01-10 Thread Hveem
I too can that now, but i have tried to set the correct communication
speed,  38400 , and tried different ports, dev/ttyUSB0 and /dev/ttyUSB1
, datadabits seven or 8, one or two stop bits, different regimes of
handshake etc, but i am getting

Hamlib error: IO error while opening connection to rig

Den 09. jan. 2017 16:58, skrev FanJun Kong - ( BH1SCW ):
> I am not sure if this works for you, but I can select Ft 991 in
> configure menu of wxjtx. I took a screenshot here.
>
> ** Attachment added: "ft991.png"
>
> https://bugs.launchpad.net/ubuntu/+source/hamlib/+bug/1648397/+attachment/4801968/+files/ft991.png
>

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

Title:
  Missing support for Yeasu FT 991 in Hamlib

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

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


Re: [Bug 1648397] Re: Missing support for Yeasu FT 991 in Hamlib

2016-12-14 Thread Hveem
Altso, it is not possible to choose the right radio in wsjtx.

This problem affects both the ubuntu hamradio ppa and the standard 
repository.


On 09. des. 2016 09:11, Hveem wrote:
> On 09. des. 2016 03:02, FanJun Kong - ( BH1SCW ) wrote:
>> hi Hveem,
>>
>> I check the changelog and sourcecode, the Yeasu FT-991 has been
>> supported in it. could you double check again?
>>
>> ** Changed in: hamlib (Ubuntu)
>>  Status: New => Incomplete
>>
> The command   rigctld -l does not show it on the list, this is from the
> standard repositories in Ubuntu.
> rig: loading backend dummy
> dummy: _init called
> rig_register (1)
> rig_register (2)
> rig: loading backend yaesu
> yaesu: initrigs2_yaesu called
> rig_register (121)
> rig_register (127)
> rig_register (110)
> rig_register (105)
> rig_register (106)
> rig_register (107)
> rig_register (109)
> rig_register (120)
> rig_register (101)
> rig_register (122)
> rig_register (123)
> rig_register (111)
> rig_register (115)
> rig_register (113)
> rig_register (114)
> rig_register (128)
> rig_register (131)
> rig_register (116)
> rig_register (103)
> rig_register (124)
> rig_register (104)
> rig_register (125)
> rig_register (129)
> rig_register (132)
> rig_register (130)
> rig_register (117)
> rig_register (119)
> rig_register (118)
> rig_register (126)
> rig_register (133)
> rig: loading backend kenwood
> initrigs2_kenwood called
> rig_register (213)
> rig_register (201)
> rig_register (225)
> rig_register (203)
> rig_register (204)
> rig_register (216)
> rig_register (224)
> rig_register (205)
> rig_register (207)
> rig_register (209)
> rig_register (210)
> rig_register (222)
> rig_register (214)
> rig_register (230)
> rig_register (221)
> rig_register (229)
> rig_register (202)
> rig_register (211)
> rig_register (206)
> rig_register (208)
> rig_register (215)
> rig_register (226)
> rig_register (217)
> rig_register (233)
> rig_register (220)
> rig_register (223)
> rig_register (227)
> rig_register (234)
> rig_register (231)
> rig_register (231)
> rig_register (228)
> rig_register (219)
> rig_register (232)
> rig: loading backend icom
> icom: _init called
> rig_register (355)
> rig_register (309)
> rig_register (310)
> rig_register (311)
> rig_register (313)
> rig_register (314)
> rig_register (315)
> rig_register (319)
> rig_register (320)
> rig_register (321)
> rig_register (322)
> rig_register (367)
> rig_register (323)
> rig_register (346)
> rig_register (324)
> rig_register (328)
> rig_register (330)
> rig_register (326)
> rig_register (327)
> rig_register (347)
> rig_register (357)
> rig_register (363)
> rig_register (329)
> rig_register (362)
> rig_register (345)
> rig_register (356)
> rig_register (360)
> rig_register (361)
> rig_register (331)
> rig_register (312)
> rig_register (316)
> rig_register (332)
> rig_register (334)
> rig_register (344)
> rig_register (368)
> rig_register (335)
> rig_register (369)
> rig_register (336)
> rig_register (358)
> rig_register (337)
> rig_register (338)
> rig_register (339)
> rig_register (340)
> rig_register (341)
> rig_register (342)
> rig_register (343)
> rig_register (366)
> rig_register (303)
> rig_register (304)
> rig_register (306)
> rig_register (307)
> rig_register (302)
> rig_register (352)
> rig_register (353)
> rig_register (351)
> rig_register (364)
> rig_register (365)
> rig_register (354)
> rig: loading backend pcr
> pcr: init called
> rig_register (402)
> rig_register (401)
> rig_register (403)
> rig_register (404)
> rig: loading backend aor
> aor: _init called
> rig_register (516)
> rig_register (508)
> rig_register (501)
> rig_register (502)
> rig_register (513)
> rig_register (504)
> rig_register (506)
> rig_register (503)
> rig_register (505)
> rig_register (514)
> rig_register (515)
> rig: loading backend jrc
> jrc: _init called
> rig_register (606)
> rig_register (607)
> rig_register (605)
> rig: loading backend uniden
> uniden: _init called
> rig_register (803)
> rig_register (812)
> rig_register (802)
> rig_register (801)
> rig_register (806)
> rig_register (804)
> rig_register (810)
> rig_register (811)
> rig: loading backend drake
> drake: _init called
> rig_register (902)
> rig_register (903)
> rig: loading backend lowe
> lowe: _init called
> rig_register (1004)
> rig: loading backend racal
> racal: _init called
> rig_register (1103)
> rig_register (1105)
> rig: loading backend wj
> wj: _init called
&

Re: [Bug 1648397] Re: Missing support for Yeasu FT 991 in Hamlib

2016-12-09 Thread Hveem
On 09. des. 2016 03:02, FanJun Kong - ( BH1SCW ) wrote:
> hi Hveem,
>
> I check the changelog and sourcecode, the Yeasu FT-991 has been
> supported in it. could you double check again?
>
> ** Changed in: hamlib (Ubuntu)
> Status: New => Incomplete
>

The command   rigctld -l does not show it on the list, this is from the 
standard repositories in Ubuntu.
rig: loading backend dummy
dummy: _init called
rig_register (1)
rig_register (2)
rig: loading backend yaesu
yaesu: initrigs2_yaesu called
rig_register (121)
rig_register (127)
rig_register (110)
rig_register (105)
rig_register (106)
rig_register (107)
rig_register (109)
rig_register (120)
rig_register (101)
rig_register (122)
rig_register (123)
rig_register (111)
rig_register (115)
rig_register (113)
rig_register (114)
rig_register (128)
rig_register (131)
rig_register (116)
rig_register (103)
rig_register (124)
rig_register (104)
rig_register (125)
rig_register (129)
rig_register (132)
rig_register (130)
rig_register (117)
rig_register (119)
rig_register (118)
rig_register (126)
rig_register (133)
rig: loading backend kenwood
initrigs2_kenwood called
rig_register (213)
rig_register (201)
rig_register (225)
rig_register (203)
rig_register (204)
rig_register (216)
rig_register (224)
rig_register (205)
rig_register (207)
rig_register (209)
rig_register (210)
rig_register (222)
rig_register (214)
rig_register (230)
rig_register (221)
rig_register (229)
rig_register (202)
rig_register (211)
rig_register (206)
rig_register (208)
rig_register (215)
rig_register (226)
rig_register (217)
rig_register (233)
rig_register (220)
rig_register (223)
rig_register (227)
rig_register (234)
rig_register (231)
rig_register (231)
rig_register (228)
rig_register (219)
rig_register (232)
rig: loading backend icom
icom: _init called
rig_register (355)
rig_register (309)
rig_register (310)
rig_register (311)
rig_register (313)
rig_register (314)
rig_register (315)
rig_register (319)
rig_register (320)
rig_register (321)
rig_register (322)
rig_register (367)
rig_register (323)
rig_register (346)
rig_register (324)
rig_register (328)
rig_register (330)
rig_register (326)
rig_register (327)
rig_register (347)
rig_register (357)
rig_register (363)
rig_register (329)
rig_register (362)
rig_register (345)
rig_register (356)
rig_register (360)
rig_register (361)
rig_register (331)
rig_register (312)
rig_register (316)
rig_register (332)
rig_register (334)
rig_register (344)
rig_register (368)
rig_register (335)
rig_register (369)
rig_register (336)
rig_register (358)
rig_register (337)
rig_register (338)
rig_register (339)
rig_register (340)
rig_register (341)
rig_register (342)
rig_register (343)
rig_register (366)
rig_register (303)
rig_register (304)
rig_register (306)
rig_register (307)
rig_register (302)
rig_register (352)
rig_register (353)
rig_register (351)
rig_register (364)
rig_register (365)
rig_register (354)
rig: loading backend pcr
pcr: init called
rig_register (402)
rig_register (401)
rig_register (403)
rig_register (404)
rig: loading backend aor
aor: _init called
rig_register (516)
rig_register (508)
rig_register (501)
rig_register (502)
rig_register (513)
rig_register (504)
rig_register (506)
rig_register (503)
rig_register (505)
rig_register (514)
rig_register (515)
rig: loading backend jrc
jrc: _init called
rig_register (606)
rig_register (607)
rig_register (605)
rig: loading backend uniden
uniden: _init called
rig_register (803)
rig_register (812)
rig_register (802)
rig_register (801)
rig_register (806)
rig_register (804)
rig_register (810)
rig_register (811)
rig: loading backend drake
drake: _init called
rig_register (902)
rig_register (903)
rig: loading backend lowe
lowe: _init called
rig_register (1004)
rig: loading backend racal
racal: _init called
rig_register (1103)
rig_register (1105)
rig: loading backend wj
wj: _init called
rig_register (1204)
rig: loading backend skanti
skanti: _init called
rig_register (1402)
rig_register (1404)
rig: loading backend winradio
winradio: _init called
rig_register (1501)
rig_register (1502)
rig_register (1503)
rig_register (1504)
rig_register (1505)
rig_register (1506)
rig_register (1507)
rig: loading backend tentec
tentec: _init called
rig_register (1601)
rig_register (1607)
rig_register (1608)
rig_register (1602)
rig_register (1609)
rig_register (1611)
rig_register (1613)
rig_register (1603)
rig_register (1612)
rig_register (1604)
rig_register (1605)
rig: loading backend alinco
alinco: _init called
rig_register (1701)
rig: loading backend kachina
kachina: _init called
rig_register (1801)
rig: loading backend rpcrig
rpcrig: _init called
rig_register (1901)
rig: loading backend tapr
tapr: _init called
rig_register (2201)
rig: loading backend flexradio
initrigs2_flexradio called
rig_register (2301)
rig_register (2303)
rig_register (2304)
rig: loading backend rft
rft: _init called
rig_register (2401)
rig: loading backend kit
kit: _init called
rig_register (2501)
rig_register (2502)
rig_registe

[Bug 1648397] [NEW] Missing support for Yeasu FT 991 in Hamlib

2016-12-08 Thread Hveem
Public bug reported:

The support for Yeasu FT-991 appears to be missing in Hamlib.

This GIT does include the mentioned radio, it works if hamlib is compiled and 
installed from the mentioned GIT.
https://github.com/N0NB/hamlib

The C file that includes the radio is here:
https://github.com/N0NB/hamlib/blob/master/yaesu/ft991.c

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


** Tags: ft-991 hamlib

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

Title:
  Missing support for Yeasu FT 991 in Hamlib

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

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


[Bug 1573261] [NEW] wsjt 9.3 and ft-991 issues

2016-04-21 Thread Hveem
Public bug reported:

This problem is present on linux mint and the newest ubuntu.

lsusb
Bus 006 Device 004: ID 046d:c326 Logitech, Inc. 
Bus 006 Device 006: ID 08bb:29b3 Texas Instruments PCM2903B Audio CODEC
Bus 006 Device 005: ID 10c4:ea70 Cygnal Integrated Products, Inc. CP210x UART 
Bridge
Bus 006 Device 003: ID 0424:2512 Standard Microsystems Corp. USB 2.0 Hub
Bus 006 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 005: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
Bus 005 Device 004: ID 058f:9520 Alcor Micro Corp. EMV Certified Smart Card 
Reader
Bus 005 Device 006: ID 04ca:3006 Lite-On Technology Corp. 
Bus 005 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 13ee:0001 MosArt Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

aplay -L
default
Playback/recording through the PulseAudio sound server
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
sysdefault:CARD=PCH
HDA Intel PCH, ALC892 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
Front speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Digital
IEC958 (S/PDIF) Digital Audio Output
dmix:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
Direct sample mixing device
dmix:CARD=PCH,DEV=1
HDA Intel PCH, ALC892 Digital
Direct sample mixing device
dsnoop:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
Direct sample snooping device
dsnoop:CARD=PCH,DEV=1
HDA Intel PCH, ALC892 Digital
Direct sample snooping device
hw:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
Direct hardware device without any conversions
hw:CARD=PCH,DEV=1
HDA Intel PCH, ALC892 Digital
Direct hardware device without any conversions
plughw:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
Hardware device with all software conversions
plughw:CARD=PCH,DEV=1
HDA Intel PCH, ALC892 Digital
Hardware device with all software conversions
hdmi:CARD=NVidia,DEV=0
HDA NVidia, HDMI 0
HDMI Audio Output
hdmi:CARD=NVidia,DEV=1
HDA NVidia, HDMI 1
HDMI Audio Output
hdmi:CARD=NVidia,DEV=2
HDA NVidia, HDMI 2
HDMI Audio Output
hdmi:CARD=NVidia,DEV=3
HDA NVidia, HDMI 3
HDMI Audio Output
dmix:CARD=NVidia,DEV=3
HDA NVidia, HDMI 0
Direct sample mixing device
dmix:CARD=NVidia,DEV=7
HDA NVidia, HDMI 1
Direct sample mixing device
dmix:CARD=NVidia,DEV=8
HDA NVidia, HDMI 2
Direct sample mixing device
dmix:CARD=NVidia,DEV=9
HDA NVidia, HDMI 3
Direct sample mixing device
dsnoop:CARD=NVidia,DEV=3
HDA NVidia, HDMI 0
Direct sample snooping device
dsnoop:CARD=NVidia,DEV=7
HDA NVidia, HDMI 1
Direct sample snooping device
dsnoop:CARD=NVidia,DEV=8
HDA NVidia, HDMI 2
Direct sample snooping device
dsnoop:CARD=NVidia,DEV=9
HDA NVidia, HDMI 3
Direct sample snooping device
hw:CARD=NVidia,DEV=3
HDA NVidia, HDMI 0
Direct hardware device without any conversions
hw:CARD=NVidia,DEV=7
HDA NVidia, HDMI 1
Direct hardware device without any conversions
hw:CARD=NVidia,DEV=8
HDA NVidia, HDMI 2
Direct hardware device without any conversions
hw:CARD=NVidia,DEV=9
HDA NVidia, HDMI 3
Direct hardware device without any conversions
plughw:CARD=NVidia,DEV=3
HDA NVidia, HDMI 0
Hardware device with all software conversions
plughw:CARD=NVidia,DEV=7
HDA NVidia, HDMI 1
Hardware device with all software conversions
plughw:CARD=NVidia,DEV=8
HDA NVidia, HDMI 2
Hardware device with all software conversions
plughw:CARD=NVidia,DEV=9
HDA NVidia, HDMI 3
Hardware device with all software conversions
sysdefault:CARD=CODEC
USB Audio CODEC, USB Audio
Default Audio Device
front:CARD=CODEC,DEV=0
USB Audio CODEC, USB Audio
Front speakers
surround40:CARD=CODEC,DEV=0
USB Audio CODEC, USB Audio
4.0 Surround output to Front and Rear speakers
surround41:CARD=CODEC,DEV=0
USB Audio CODEC, USB Audio
4.1 

[Bug 1573256] [NEW] MSHV

2016-04-21 Thread Hveem
Public bug reported:

MSHV Meteor Scatter Software
MSHV Supported working modes: JTMSK JTMS FSK441 FSK315 ISCAT JT6M
Developed by LZ2HV - Christo
Tested by SP9HWY - Jurek and G0LFF - Dick
Ideas about appearance OZ2M - Bo
The program was borrowed from the open source software K1JT. Only decoders and 
generators were used from K1JT - WSJT and were rewritten to C ++. Almost the 
same location of controls was used for easy operation. The software is fully 
compatible with the modes in WSJT software. The visual interface is QT4.6.8. 
All required libraries are compiled statically and are embedded in the body of 
the software. Additional libraries are not necessary. All settings and 
configurations happen immediately and do not need to be restarted, for example 
changing the sound settings or rig control.
 
Information:

JTMSK For meteor scatter. Character transmission rate 286 cps.
JTMS For meteor scatter. Character transmission rate 197 cps.
FSK441 For meteor scatter. Character transmission rate 147 cps.
FSK315 For meteor scatter. Character transmission rate 105 cps.
ISCAT Optimized for meteor and ionospheric scatter at 6 meters. Character 
transmission rate 16.15 or 32.3 cps.
JT6M Optimized for meteor and ionospheric scatter at 6 meters. Character 
transmission rate 14.4 cps.

System Requirements:

SSB transceiver and antenna for one or more VHF/UHF/SHF bands.
Computer running the Microsoft Windows Xp, Windows 7 32 or 64 Bit.
For Linux QT4.8.6 and Alsa librarys.
1 GHz or faster CPU and 128 MB of available RAM.
The monitor with minimum resolution 1024x768 or for notebooks 1366x768 
(more is better).
Computer-to-radio interface using a serial port for T/R switching, or VOX 
control.
Audio input and output devices supported by the operating system (Sound 
card full duplex).
Audio or equivalent USB connections between transceiver and computer.
A means for synchronizing the computer clock to UTC within ±1 s.

source:

http://lz2hv.org/mshv

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging ubuntu-hams ubuntu-hams-devel

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

Title:
  MSHV

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

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

[Bug 1528154] [NEW] AlarmeJT

2015-12-21 Thread Hveem
Public bug reported:

AlarmeJT is a JT alert for linux,it should be packaged. More info here:
http://alarmejt.blog.free.fr/index.php

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

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

Title:
  AlarmeJT

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

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


[Bug 1528154] Re: AlarmeJT

2015-12-21 Thread Hveem
Subscribed:
https://launchpad.net/~ubuntu-hams
https://launchpad.net/~ubuntu-hams-devel

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

Title:
  AlarmeJT

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

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


[Bug 1494243] [NEW] Please upgrade hamlib to hamlib 3

2015-09-10 Thread Hveem
Public bug reported:

The hamlib libraries are unopdated, this needs to be fixed.
The newest version is here:
https://github.com/N0NB/hamlib/tree/Hamlib-3.0

** Affects: hamlib (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/1494243

Title:
  Please upgrade hamlib to hamlib 3

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

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


[Bug 1315769] Re: WSJT v 1.1 and Rigblaster compability issue

2015-08-30 Thread Hveem
** Package changed: wsjtx (Ubuntu) = wsjt (Ubuntu)

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

Title:
  WSJT v 1.1 and Rigblaster compability issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1315769/+subscriptions

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


[Bug 1488906] Re: wsjt 9.3 and Rigblaster compability issue

2015-08-27 Thread Hveem
This is related to this confirmed bug:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1315769

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

Title:
  wsjt 9.3 and Rigblaster compability issue

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

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


[Bug 1489662] [NEW] Please upgrade to WSJT-X v1.5.0

2015-08-27 Thread Hveem
Public bug reported:

The official package is severely out of date, please include the newest
stable version WSJT-X v1.5.0 - ( latest upstream GA release ) available
at:

https://launchpad.net/~ki7mt/+archive/ubuntu/wsjtx

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


** Tags: upgrade-software-version

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

Title:
  Please upgrade to WSJT-X v1.5.0

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

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


[Bug 1315769] Re: WSJT v 1.1 and Rigblaster compability issue

2015-08-27 Thread Hveem
WSJT-X v1.5.0  works fine here,no problems at all.
I suggest that WSJT-X v1.5.0  is included in the official repos.

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

Title:
  WSJT v 1.1 and Rigblaster compability issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1315769/+subscriptions

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


[Bug 1489662] Re: Please upgrade to WSJT-X v1.5.0

2015-08-27 Thread Hveem
** Tags removed: upgrade-software-version
** Tags added: needs-packaging

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

Title:
  Please upgrade to WSJT-X v1.5.0

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

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


[Bug 1488906] Re: wsjt 9.3 and Rigblaster compability issue

2015-08-27 Thread Hveem
Subscribed :
“Ubuntu ham developers” team

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

Title:
  wsjt 9.3 and Rigblaster compability issue

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

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

[Bug 1488906] Re: wsjt 9.3 and Rigblaster compability issue

2015-08-26 Thread Hveem
** Attachment added: system info
   
https://bugs.launchpad.net/ubuntu/+source/wsjt/+bug/1488906/+attachment/4452984/+files/bug.apport

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

Title:
  wsjt 9.3 and Rigblaster compability issue

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

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


[Bug 1488906] [NEW] wsjt 9.3 and Rigblaster compability issue

2015-08-26 Thread Hveem
Public bug reported:

lsb_release -rd
Description:Linux Mint 17.2 Rafaela
Release:17.2


apt-cache policy wsjt
wsjt:
  Installert: 9.3.r2792+dfsg-2
  Kandidat:   9.3.r2792+dfsg-2
  Versjonstabell:
 *** 9.3.r2792+dfsg-2 0
500 http://archive.mirror.blix.com/ubuntu/ trusty/universe amd64 
Packages
100 /var/lib/dpkg/status


Program status output:
**
WSJT Version 9.3 r2792 , by K1JT
Revision date: 2012-12-12 08:12:50 -0800 (Wed, 12 Dec 2012)
Run date: Wed Aug 26 10:02:27 2015 UTC
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started

Audio Input Output Device Name
Device Channels Channels
--
   0 2 8 HDA Intel PCH: ALC892 Analog (hw:0,0)
   1 0 2 HDA Intel PCH: ALC892 Digital (hw:0,1)
   2 2 0 HDA Intel PCH: ALC892 Alt Analog (hw:0,2)
   3 1 2 RIGblaster Advantage Audio: USB Audio (hw:1,0)
   4 0 8 HDA NVidia: HDMI 0 (hw:2,3)
   5 0 8 HDA NVidia: HDMI 1 (hw:2,7)
   6 0 8 HDA NVidia: HDMI 2 (hw:2,8)
   7 0 8 HDA NVidia: HDMI 3 (hw:2,9)
   8 128 128 sysdefault
   9 0 8 front
  10 0 8 surround40
  11 0 128 surround41
  12 0 128 surround50
  13 0 8 surround51
  14 0 8 surround71
  15 0 2 iec958
  16 0 2 spdif
  17 32 32 pulse
  18 0 2 dmix
  19 32 32 default

User requested devices: Input = 3 Output = 3
Default devices: Input = 19 Output = 19
Will open devices: Input = 3 Output = 3
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
Expression 'parameters-channelCount = maxChans' failed in 
'src/hostapi/alsa/pa_linux_alsa.c', line: 1514
Expression 'ValidateParameters( inputParameters, hostApi, StreamDirection_In )' 
failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1838
device 3 failed a request for two channels, trying with one channel
Error opening input audio stream.
Errortext: Invalid sample rate
Number: -9997
Error opening output audio stream.
Errortext: Invalid sample rate
Number: -9997
Error 3 in JTaudio, you will only be able to work offline.

** Affects: wsjt (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/1488906

Title:
  wsjt 9.3 and Rigblaster compability issue

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

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


[Bug 1488890] [NEW] wsjt 9.3 and Rigblaster compability issue

2015-08-26 Thread Hveem
Public bug reported:

Program status output:
**
WSJT Version 9.3 r2792 , by K1JT
Revision date: 2012-12-12 08:12:50 -0800 (Wed, 12 Dec 2012) 
Run date:   Wed Aug 26 10:02:27 2015 UTC
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started

Audio InputOutput Device Name
Device  Channels  Channels
--
   02 8   HDA Intel PCH: ALC892 Analog (hw:0,0)
   10 2   HDA Intel PCH: ALC892 Digital (hw:0,1)
   22 0   HDA Intel PCH: ALC892 Alt Analog (hw:0,2)
   31 2   RIGblaster Advantage Audio: USB Audio (hw:1,0)
   40 8   HDA NVidia: HDMI 0 (hw:2,3)
   50 8   HDA NVidia: HDMI 1 (hw:2,7)
   60 8   HDA NVidia: HDMI 2 (hw:2,8)
   70 8   HDA NVidia: HDMI 3 (hw:2,9)
   8   128128   sysdefault
   90 8   front
  100 8   surround40
  110128   surround41
  120128   surround50
  130 8   surround51
  140 8   surround71
  150 2   iec958
  160 2   spdif
  17   3232   pulse
  180 2   dmix
  19   3232   default

User requested devices:   Input =  3   Output =  3
Default devices:  Input = 19   Output = 19  

Will open devices:Input =  3   Output =  3
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
Expression 'parameters-channelCount = maxChans' failed in 
'src/hostapi/alsa/pa_linux_alsa.c', line: 1514
Expression 'ValidateParameters( inputParameters, hostApi, StreamDirection_In )' 
failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1838
device 3 failed a request for two channels, trying with one channel
Error opening input audio stream.
Errortext: Invalid sample rate
Number: -9997
Error opening output audio stream.
Errortext: Invalid sample rate
Number: -9997
Error  3 in JTaudio, you will only be able to work offline.

** Affects: alsa-driver (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/1488890

Title:
  wsjt 9.3 and  Rigblaster compability issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1488890/+subscriptions

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


[Bug 1488906] Re: wsjt 9.3 and Rigblaster compability issue

2015-08-26 Thread Hveem
The problem is, according to the folks at the #linuxmint-chat ,-
Linux mint and jack audio server does not play along nice, and  wsjt needs 
libjack-jackd2-0.

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

Title:
  wsjt 9.3 and Rigblaster compability issue

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

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


[Bug 1488906] Re: wsjt 9.3 and Rigblaster compability issue

2015-08-26 Thread Hveem
Link to bug report at the Linux mint forums:
http://forums.linuxmint.com/viewtopic.php?f=47t=203541

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

Title:
  wsjt 9.3 and Rigblaster compability issue

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

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


[Bug 1488906] Re: wsjt 9.3 and Rigblaster compability issue

2015-08-26 Thread Hveem
The newest version of WSJTX (1.5.0) works just nice.

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

Title:
  wsjt 9.3 and Rigblaster compability issue

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

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


[Bug 1488890] Re: wsjt 9.3 and Rigblaster compability issue

2015-08-26 Thread Hveem
** Attachment added: bug.apport
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1488890/+attachment/4452985/+files/bug.apport

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

Title:
  wsjt 9.3 and  Rigblaster compability issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1488890/+subscriptions

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


[Bug 1315769] Re: WSJT v 1.1 and Rigblaster compability issue

2014-05-05 Thread Hveem
** Also affects: wsjtx (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/1315769

Title:
  WSJT v 1.1 and Rigblaster compability issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1315769/+subscriptions

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


[Bug 1315769] Re: WSJT v 1.1 and Rigblaster compability issue

2014-05-05 Thread Hveem
** Description changed:

- Hello, i am running Linux ubuntu with the latest updates, and wsjtx 
+ Hello, i am running Linux ubuntu with the latest updates, and wsjtx
  installed from  ppa:jnogatch/wsjtx
  
  Running the program results in:
  Portaudio says the requested soundcard format is not supported
  Failed to start audio input stream.
  Wsjt is set to use the correct soundcard in its configuration menu.
  
  Output form command prompt:
  wsjtx
  ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
  ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
  ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
  ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
  bt_audio_service_open: connect() failed: Oppkobling nektes (111)
  bt_audio_service_open: connect() failed: Oppkobling nektes (111)
  bt_audio_service_open: connect() failed: Oppkobling nektes (111)
  bt_audio_service_open: connect() failed: Oppkobling nektes (111)
- ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports 
+ ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports
  only playback stream
  ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
  Cannot connect to server socket err = Ingen slik fil eller filkatalog
  Cannot connect to server request channel
  jack server is not running or cannot be started
  
- Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in 
+ Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in
  'src/hostapi/alsa/pa_linux_alsa.c', line: 1968
- Expression 'PaAlsaStreamComponent_InitialConfigure( self-capture, 
- inParams, self-primeBuffers, hwParamsCapture, realSr )' failed in 
+ Expression 'PaAlsaStreamComponent_InitialConfigure( self-capture,
+ inParams, self-primeBuffers, hwParamsCapture, realSr )' failed in
  'src/hostapi/alsa/pa_linux_alsa.c', line: 2643
- Expression 'PaAlsaStream_Configure( stream, inputParameters, 
- outputParameters, sampleRate, framesPerBuffer, inputLatency, 
- outputLatency, hostBufferSizeMode )' failed in 
+ Expression 'PaAlsaStream_Configure( stream, inputParameters,
+ outputParameters, sampleRate, framesPerBuffer, inputLatency,
+ outputLatency, hostBufferSizeMode )' failed in
  'src/hostapi/alsa/pa_linux_alsa.c', line: 2767
  
  Relevant information from dmesg output:
  [11428.050146] usb 3-1: New USB device found, idVendor=0451, idProduct=2036
- [11428.050151] usb 3-1: New USB device strings: Mfr=0, Product=1, 
+ [11428.050151] usb 3-1: New USB device strings: Mfr=0, Product=1,
  SerialNumber=0
  [11428.050154] usb 3-1: Product: General Purpose USB Hub
- [11428.050320] usb 3-1: ep 0x81 - rounding interval to 1024 microframes, 
+ [11428.050320] usb 3-1: ep 0x81 - rounding interval to 1024 microframes,
  ep desc says 2040 microframes
  [11428.050797] hub 3-1:1.0: USB hub found
  [11428.050865] hub 3-1:1.0: 2 ports detected
  [11428.321277] usb 3-1.1: new full-speed USB device number 13 using xhci_hcd
- [11428.338983] usb 3-1.1: New USB device found, idVendor=2405, 
+ [11428.338983] usb 3-1.1: New USB device found, idVendor=2405,
  idProduct=0003
- [11428.338988] usb 3-1.1: New USB device strings: Mfr=1, Product=2, 
+ [11428.338988] usb 3-1.1: New USB device strings: Mfr=1, Product=2,
  SerialNumber=3
  [11428.338991] usb 3-1.1: Product: West Mountain Radio RIGblaster Advantage
  [11428.338994] usb 3-1.1: Manufacturer: Silicon Labs
  [11428.338996] usb 3-1.1: SerialNumber: 54ddaac5
  [11428.339800] cp210x 3-1.1:1.0: cp210x converter detected
- [11428.409286] usb 3-1.1: reset full-speed USB device number 13 using 
+ [11428.409286] usb 3-1.1: reset full-speed USB device number 13 using
  xhci_hcd
- [11428.425923] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called 
+ [11428.425923] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called
  with disabled ep ea835c2c
- [11428.425928] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called 
+ [11428.425928] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called
  with disabled ep ea835c00
  [11428.426287] usb 3-1.1: cp210x converter now attached to ttyUSB0
  [11428.497116] usb 3-1.2: new full-speed USB device number 14 using xhci_hcd
- [11428.518056] usb 3-1.2: New USB device found, idVendor=2405, 
+ [11428.518056] usb 3-1.2: New USB device found, idVendor=2405,
  idProduct=0002
- [11428.518062] usb 3-1.2: New USB device strings: Mfr=1, Product=2, 
+ [11428.518062] usb 3-1.2: New USB device strings: Mfr=1, Product=2,
  SerialNumber=0
  [11428.518065] usb 3-1.2: Product: RIGblaster Advantage Audio
  [11428.518067] usb 3-1.2: Manufacturer: West Mountain Radio
- [11428.526215] input: West Mountain Radio RIGblaster Advantage Audio as 
+ [11428.526215] input: West Mountain Radio RIGblaster Advantage Audio as
  /devices/pci:00/:00:14.0/usb3/3-1/3-1.2/3-1.2:1.3/input/input22
- [11428.526410] hid-generic 0003:2405:0002.0007: input,hidraw3: USB HID 
- v1.00 Device [West Mountain Radio RIGblaster 

[Bug 1315769] Re: WSJT v 1.1 and Rigblaster compability issue

2014-05-05 Thread Hveem
creating ~/.asoundrc helped, it works now. Thanks.

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

Title:
  WSJT v 1.1 and Rigblaster compability issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1315769/+subscriptions

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


[Bug 1315769] Re: WSJT v 1.1 and Rigblaster compability issue

2014-05-05 Thread Hveem
** Attachment added: ~/.asoundrc  file.
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1315769/+attachment/4105865/+files/.asoundrc

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

Title:
  WSJT v 1.1 and Rigblaster compability issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1315769/+subscriptions

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


[Bug 1315769] BootDmesg.txt

2014-05-04 Thread Hveem
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1315769/+attachment/4104885/+files/BootDmesg.txt

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

Title:
  WSJT v 1.1 and Rigblaster compability issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1315769/+subscriptions

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


[Bug 1315769] Re: WSJT v 1.1 and Rigblaster compability issue

2014-05-04 Thread Hveem
apport information

** Tags added: apport-collected trusty

** Description changed:

  Hello, i am running Linux ubuntu with the latest updates, and wsjtx 
  installed from  ppa:jnogatch/wsjtx
  
  Running the program results in:
  Portaudio says the requested soundcard format is not supported
  Failed to start audio input stream.
  Wsjt is set to use the correct soundcard in its configuration menu.
  
  Output form command prompt:
  wsjtx
  ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
  ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
  ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
  ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
  bt_audio_service_open: connect() failed: Oppkobling nektes (111)
  bt_audio_service_open: connect() failed: Oppkobling nektes (111)
  bt_audio_service_open: connect() failed: Oppkobling nektes (111)
  bt_audio_service_open: connect() failed: Oppkobling nektes (111)
  ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports 
  only playback stream
  ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
  Cannot connect to server socket err = Ingen slik fil eller filkatalog
  Cannot connect to server request channel
  jack server is not running or cannot be started
  
  Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in 
  'src/hostapi/alsa/pa_linux_alsa.c', line: 1968
  Expression 'PaAlsaStreamComponent_InitialConfigure( self-capture, 
  inParams, self-primeBuffers, hwParamsCapture, realSr )' failed in 
  'src/hostapi/alsa/pa_linux_alsa.c', line: 2643
  Expression 'PaAlsaStream_Configure( stream, inputParameters, 
  outputParameters, sampleRate, framesPerBuffer, inputLatency, 
  outputLatency, hostBufferSizeMode )' failed in 
  'src/hostapi/alsa/pa_linux_alsa.c', line: 2767
  
  Relevant information from dmesg output:
  [11428.050146] usb 3-1: New USB device found, idVendor=0451, idProduct=2036
  [11428.050151] usb 3-1: New USB device strings: Mfr=0, Product=1, 
  SerialNumber=0
  [11428.050154] usb 3-1: Product: General Purpose USB Hub
  [11428.050320] usb 3-1: ep 0x81 - rounding interval to 1024 microframes, 
  ep desc says 2040 microframes
  [11428.050797] hub 3-1:1.0: USB hub found
  [11428.050865] hub 3-1:1.0: 2 ports detected
  [11428.321277] usb 3-1.1: new full-speed USB device number 13 using xhci_hcd
  [11428.338983] usb 3-1.1: New USB device found, idVendor=2405, 
  idProduct=0003
  [11428.338988] usb 3-1.1: New USB device strings: Mfr=1, Product=2, 
  SerialNumber=3
  [11428.338991] usb 3-1.1: Product: West Mountain Radio RIGblaster Advantage
  [11428.338994] usb 3-1.1: Manufacturer: Silicon Labs
  [11428.338996] usb 3-1.1: SerialNumber: 54ddaac5
  [11428.339800] cp210x 3-1.1:1.0: cp210x converter detected
  [11428.409286] usb 3-1.1: reset full-speed USB device number 13 using 
  xhci_hcd
  [11428.425923] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called 
  with disabled ep ea835c2c
  [11428.425928] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called 
  with disabled ep ea835c00
  [11428.426287] usb 3-1.1: cp210x converter now attached to ttyUSB0
  [11428.497116] usb 3-1.2: new full-speed USB device number 14 using xhci_hcd
  [11428.518056] usb 3-1.2: New USB device found, idVendor=2405, 
  idProduct=0002
  [11428.518062] usb 3-1.2: New USB device strings: Mfr=1, Product=2, 
  SerialNumber=0
  [11428.518065] usb 3-1.2: Product: RIGblaster Advantage Audio
  [11428.518067] usb 3-1.2: Manufacturer: West Mountain Radio
  [11428.526215] input: West Mountain Radio RIGblaster Advantage Audio as 
  /devices/pci:00/:00:14.0/usb3/3-1/3-1.2/3-1.2:1.3/input/input22
  [11428.526410] hid-generic 0003:2405:0002.0007: input,hidraw3: USB HID 
  v1.00 Device [West Mountain Radio RIGblaster Advantage Audio] on 
  usb-:00:14.0-1.2/input3
  
  It works with Fldigi, it uses portaudio.
  73 DE LA1RMA.
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3
+ Architecture: i386
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  haaken 2044 F pulseaudio
+  /dev/snd/controlC2:  haaken 2044 F pulseaudio
+  /dev/snd/controlC0:  haaken 2044 F pulseaudio
+ DistroRelease: Ubuntu 14.04
+ InstallationDate: Installed on 2014-04-27 (6 days ago)
+ InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
+ NonfreeKernelModules: nvidia
+ Package: alsa-driver (not installed)
+ ProcEnviron:
+  LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=nb_NO.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
+ 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.
+ Tags:  trusty
+ Uname: Linux 3.13.0-24-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ 

[Bug 1315769] CurrentDmesg.txt

2014-05-04 Thread Hveem
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1315769/+attachment/4104886/+files/CurrentDmesg.txt

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  WSJT v 1.1 and Rigblaster compability issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1315769/+subscriptions

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


[Bug 1315769] [NEW] WSJT v 1.1 and Rigblaster compability issue

2014-05-03 Thread Hveem
Public bug reported:

Hello, i am running Linux ubuntu with the latest updates, and wsjtx 
installed from  ppa:jnogatch/wsjtx

Running the program results in:
Portaudio says the requested soundcard format is not supported
Failed to start audio input stream.
Wsjt is set to use the correct soundcard in its configuration menu.

Output form command prompt:
wsjtx
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
bt_audio_service_open: connect() failed: Oppkobling nektes (111)
bt_audio_service_open: connect() failed: Oppkobling nektes (111)
bt_audio_service_open: connect() failed: Oppkobling nektes (111)
bt_audio_service_open: connect() failed: Oppkobling nektes (111)
ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports 
only playback stream
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
Cannot connect to server socket err = Ingen slik fil eller filkatalog
Cannot connect to server request channel
jack server is not running or cannot be started

Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in 
'src/hostapi/alsa/pa_linux_alsa.c', line: 1968
Expression 'PaAlsaStreamComponent_InitialConfigure( self-capture, 
inParams, self-primeBuffers, hwParamsCapture, realSr )' failed in 
'src/hostapi/alsa/pa_linux_alsa.c', line: 2643
Expression 'PaAlsaStream_Configure( stream, inputParameters, 
outputParameters, sampleRate, framesPerBuffer, inputLatency, 
outputLatency, hostBufferSizeMode )' failed in 
'src/hostapi/alsa/pa_linux_alsa.c', line: 2767

Relevant information from dmesg output:
[11428.050146] usb 3-1: New USB device found, idVendor=0451, idProduct=2036
[11428.050151] usb 3-1: New USB device strings: Mfr=0, Product=1, 
SerialNumber=0
[11428.050154] usb 3-1: Product: General Purpose USB Hub
[11428.050320] usb 3-1: ep 0x81 - rounding interval to 1024 microframes, 
ep desc says 2040 microframes
[11428.050797] hub 3-1:1.0: USB hub found
[11428.050865] hub 3-1:1.0: 2 ports detected
[11428.321277] usb 3-1.1: new full-speed USB device number 13 using xhci_hcd
[11428.338983] usb 3-1.1: New USB device found, idVendor=2405, 
idProduct=0003
[11428.338988] usb 3-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[11428.338991] usb 3-1.1: Product: West Mountain Radio RIGblaster Advantage
[11428.338994] usb 3-1.1: Manufacturer: Silicon Labs
[11428.338996] usb 3-1.1: SerialNumber: 54ddaac5
[11428.339800] cp210x 3-1.1:1.0: cp210x converter detected
[11428.409286] usb 3-1.1: reset full-speed USB device number 13 using 
xhci_hcd
[11428.425923] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called 
with disabled ep ea835c2c
[11428.425928] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called 
with disabled ep ea835c00
[11428.426287] usb 3-1.1: cp210x converter now attached to ttyUSB0
[11428.497116] usb 3-1.2: new full-speed USB device number 14 using xhci_hcd
[11428.518056] usb 3-1.2: New USB device found, idVendor=2405, 
idProduct=0002
[11428.518062] usb 3-1.2: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[11428.518065] usb 3-1.2: Product: RIGblaster Advantage Audio
[11428.518067] usb 3-1.2: Manufacturer: West Mountain Radio
[11428.526215] input: West Mountain Radio RIGblaster Advantage Audio as 
/devices/pci:00/:00:14.0/usb3/3-1/3-1.2/3-1.2:1.3/input/input22
[11428.526410] hid-generic 0003:2405:0002.0007: input,hidraw3: USB HID 
v1.00 Device [West Mountain Radio RIGblaster Advantage Audio] on 
usb-:00:14.0-1.2/input3

It works with Fldigi, it uses portaudio.
73 DE LA1RMA.

** Affects: wsjt (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/1315769

Title:
  WSJT v 1.1 and Rigblaster compability issue

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

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


[Bug 1239035] [NEW] Stellarium stops at splash screen

2013-10-11 Thread Hveem
Public bug reported:

Using default graphics system specified at build time:  raster
 ---
[ This is Stellarium 0.12.4 - http://www.stellarium.org ]
[ Copyright (C) 2000-2013 Fabien Chereau et al  ]
 ---
Writing log file to: /home/haaken/.stellarium/log.txt
File search paths:
  0 .  /home/haaken/.stellarium
  1 .  /usr/share/stellarium
Attempting to use an existing older config file.
Config file is:  /home/haaken/.stellarium/config.ini
Going to initialize the OpenGL 2 renderer
OpenGL supported version:  4.2.0 NVIDIA 304.88
Qt GL paint engine is:  OpenGL2
GL vendor is  NVIDIA Corporation
GL renderer is  GeForce GTX 660/PCIe/SSE2
Log of the compilation of builtin shader  plainShader  : Built successfully
Log of the compilation of builtin shader  colorShader  : Built successfully
Log of the compilation of builtin shader  textureShader  : Built 
successfully
Log of the compilation of builtin shader  colorTextureShader  : Built 
successfully
Cache directory is:  /home/haaken/.cache/stellarium/stellarium
Sky language is  nb_NO
Application language is  nb_NO
Loading Solar System data ...
Loaded 14243 / 14243 planet orbits from 
/home/haaken/.stellarium/data/ssystem.ini
Found an old starsConfig.json file, upgrade..
Creates file  /home/haaken/.stellarium/stars/default/starsConfig.json
Loading star data ...
Loading /usr/share/stellarium/stars/default/stars_0_0v0_3.cat: 0_0v0_2; 4963
Loading /usr/share/stellarium/stars/default/stars_1_0v0_3.cat: 1_0v0_2; 
21598
Loading /usr/share/stellarium/stars/default/stars_2_0v0_3.cat: 2_0v0_2; 
150090
Loading /usr/share/stellarium/stars/default/stars_3_1v0_2.cat: 3_1v0_1; 
423540
Found file  /home/haaken/.stellarium/stars/default/stars_4_1v0_0.cat , 
checking md5sum..
MD5 sum correct!
Loading /home/haaken/.stellarium/stars/default/stars_4_1v0_0.cat: 4_1v0_0; 
1725497
Found file  /home/haaken/.stellarium/stars/default/stars_5_2v0_0.cat , 
checking md5sum..
MD5 sum correct!
Loading /home/haaken/.stellarium/stars/default/stars_5_2v0_0.cat: 5_2v0_0; 
7669011
Found file  /home/haaken/.stellarium/stars/default/stars_6_2v0_0.cat , 
checking md5sum..
MD5 sum correct!
Loading /home/haaken/.stellarium/stars/default/stars_6_2v0_0.cat: 6_2v0_0; 
26615233
Found file  /home/haaken/.stellarium/stars/default/stars_7_2v0_0.cat , 
checking md5sum..
MD5 sum correct!
Loading /home/haaken/.stellarium/stars/default/stars_7_2v0_0.cat: 7_2v0_0; 
57826266
Found file  /home/haaken/.stellarium/stars/default/stars_8_2v0_0.cat , 
checking md5sum..
MD5 sum correct!
Loading /home/haaken/.stellarium/stars/default/stars_8_2v0_0.cat: 8_2v0_0; 
116923084
Finished loading star catalogue data, max_geodesic_level:  8
navigation/preset_sky_time is a double - treating as jday: 2.45151e+06
Loaded 10051 NGC records
Loading NGC name data ...
Loaded 412 / 412 NGC name records successfully
Loading star names from 
/usr/share/stellarium/skycultures/western/star_names.fab
Loaded 236 / 236 common star names
Loading star names from /usr/share/stellarium/stars/default/name.fab
Loaded 4359 / 4359 scientific star names
Loading variable stars from 
/usr/share/stellarium/stars/default/gcvs_hip_part.dat
Loaded 6886 / 6886 variable stars
Loaded 88 / 88 constellation records successfully for culture western
Loaded 85 / 85 constellation art records successfully for culture western
Loaded 89 / 89 constellation names
Loading constellation boundary data ...
Loaded 782 constellation boundary segments
Not using any viewport effect
Creating GUI ...
Loading shortcuts...
Can't find plugin with id RendererStatistics
Can't find plugin with id RendererStatistics
Loaded plugin  CompassMarks .
CompassMarks plugin - press control-C to toggle compass marks
Loaded plugin  Oculars .
Ocular plugin - press Command-O to toggle eyepiece view mode. Press ALT-o for 
configuration.
Oculars::validateIniFile ocular.ini exists at:  
/home/haaken/.stellarium/modules/Oculars/ocular.ini . Checking version...
Oculars::validateIniFile found existing ini file version  2
Loaded plugin  Pulsars .
Pulsars::init no Pulsars section exists in main config file - creating with 
defaults
Pulsars::getJsonFileFormatVersion() version of format from file: 2
Pulsars::init using file:  
/home/haaken/.stellarium/modules/Pulsars/pulsars.json
Loaded plugin  Satellites .
Satellites::init copied default satellites.json to  
/home/haaken/.stellarium/modules/Satellites/satellites.json
Satellites: loading catalog file: 
/home/haaken/.stellarium/modules/Satellites/satellites.json
It stops there, and does not respond any more.

i am running the latest linux Mint, with all the current updates.

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

** Description changed:

- Using default graphics system specified at build time:  raster 
-  --- 
- [ This is Stellarium 0.12.4 - http://www.stellarium.org ] 
- 

[Bug 1227883] [NEW] please sync repos with current version of Stellarium

2013-09-19 Thread Hveem
Public bug reported:

Latest version is   0.12.3
It is found at https://launchpad.net/~stellarium/+archive/stellarium-releases

Description:Linux Mint 14 Nadia
Release:14

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


** Tags: quantal

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

Title:
  please sync repos with current version of Stellarium

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

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


[Bug 1048036] Re: Python OpenCL cannot be installed in 12.10 due to unmet dependencies

2013-08-25 Thread Hveem
Thisaffect the newest linux mint too! Non amd processor.

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

Title:
  Python OpenCL cannot be installed in 12.10 due to unmet dependencies

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

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


[Bug 1180319] [NEW] python-kismet

2013-05-15 Thread Hveem
Public bug reported:

Subscribe via a python library to Kismet events. This is similar to the
the Ruby kismet event listener that can be found in the Kismet
repository (but in Python!)

url:
http://code.google.com/p/python-kismet/

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

** Tags added: needs-packaging

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

Title:
  python-kismet

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

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


[Bug 1180319] Re: python-kismet

2013-05-15 Thread Hveem
** Also affects: debian
   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/1180319

Title:
  python-kismet

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

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


[Bug 604935] Re: cannot set the tx power over 20 dBm, wrong contry code

2013-05-15 Thread Hveem
Still the same in kernel 3.2.0-35-generic .

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

Title:
   cannot set the tx power over 20 dBm, wrong contry code

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

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


[Bug 1176899] Re: apport-bug crashes

2013-05-06 Thread Hveem
Its actually ubuntu-bug that crashes upon trying to collect crash data
from claws-mail.

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

Title:
  apport-bug crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/claws-mail/+bug/1176899/+subscriptions

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


[Bug 1176899] [NEW] apport-bug crashes

2013-05-06 Thread Hveem
Public bug reported:

Apport-bug crashes when it tries to collect crash data.

Application: python3 (1.0)
KDE Platform Version: 4.10.2
Qt Version: 4.8.4
Operating System: Linux 3.2.0-35-generic i686
Distribution: Ubuntu 13.04


The crash can be reproduced every time.

-- Backtrace:
Application: Apport KDE (python3.3), signal: Aborted
Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0xb773b900 (LWP 4652))]

Thread 2 (Thread 0xb60b6b40 (LWP 5579)):
#0  0x00f89416 in __kernel_vsyscall ()
#1  0x0065c8e2 in clock_gettime () from /lib/i386-linux-gnu/libc.so.6
#2  0x010500d5 in do_gettime (frac=0xb60b5fe0, sec=0xb60b5fd8) at 
tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x0113780e in QTimerInfoList::updateCurrentTime 
(this=this@entry=0xb300aaf4) at kernel/qeventdispatcher_unix.cpp:354
#5  0x01137b9a in QTimerInfoList::timerWait (this=0xb300aaf4, tm=...) at 
kernel/qeventdispatcher_unix.cpp:461
#6  0x01136373 in timerSourcePrepareHelper (src=optimized out, 
timeout=0xb60b610c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x0113640d in timerSourcePrepare (source=0xb300aac0, timeout=0xb60b610c) at 
kernel/qeventdispatcher_glib.cpp:169
#8  0x046bad21 in g_main_context_prepare () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x046bb5cf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x046bb831 in g_main_context_iteration () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
#11 0x01136c3f in QEventDispatcherGlib::processEvents (this=0xb300b8c8, 
flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x011033ec in QEventLoop::processEvents (this=this@entry=0xb60b62a8, 
flags=...) at kernel/qeventloop.cpp:149
#13 0x011036e1 in QEventLoop::exec (this=this@entry=0xb60b62a8, flags=...) at 
kernel/qeventloop.cpp:204
#14 0x00feefec in QThread::exec (this=this@entry=0xa056558) at 
thread/qthread.cpp:542
#15 0x010e2f2d in QInotifyFileSystemWatcherEngine::run (this=0xa056558) at 
io/qfilesystemwatcher_inotify.cpp:256
#16 0x00ff1b18 in QThreadPrivate::start (arg=0xa056558) at 
thread/qthread_unix.cpp:338
#17 0x00250d78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#18 0x006493de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb773b900 (LWP 4652)):
[KCrash Handler]
#7  0x00f89416 in __kernel_vsyscall ()
#8  0x00586b1f in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0x0058a0b3 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0x0057f877 in ?? () from /lib/i386-linux-gnu/libc.so.6
#11 0x0057f927 in __assert_fail () from /lib/i386-linux-gnu/libc.so.6
#12 0x095b744f in _XAllocID (dpy=0x9f06d68) at ../../src/xcb_io.c:528
#13 0x003a417a in XRenderCreatePicture (dpy=0x9f06d68, drawable=197132349, 
format=0x9f15900, valuemask=0, attributes=0x0) at ../../src/Picture.c:90
#14 0x01d634a4 in QX11PixmapData::x11ConvertToDefaultDepth (this=0xa381928) at 
image/qpixmap_x11.cpp:2255
#15 0x01d0f396 in QWidgetPrivate::setWindowIcon_sys (this=0xa37d450, 
forceReset=forceReset@entry=false) at kernel/qwidget_x11.cpp:1545
#16 0x01cb64b7 in QWidget::create (this=this@entry=0x9dd9760, 
window=window@entry=0, initializeWindow=initializeWindow@entry=true, 
destroyOldWindow=destroyOldWindow@entry=true) at kernel/qwidget.cpp:1545
#17 0x01cb32a8 in QWidgetPrivate::createWinId (this=0xa37d450, 
winid=winid@entry=0) at kernel/qwidget.cpp:2578
#18 0x01cb6c8c in QWidget::winId (this=this@entry=0x9dd9760) at 
kernel/qwidget.cpp:2536
#19 0x0272500a in KDialog::setPlainCaption (this=this@entry=0x9dd9760, 
caption=...) at ../../kdeui/dialogs/kdialog.cpp:493
#20 0x027242d0 in KDialogPrivate::init (this=this@entry=0xa37d5c8, 
q=q@entry=0x9dd9760) at ../../kdeui/dialogs/kdialog.cpp:181
#21 0x027244c7 in KDialog::KDialog (this=0x9dd9760, parent=0x0, flags=...) at 
../../kdeui/dialogs/kdialog.cpp:192
#22 0x02737fe6 in informationListWId (options=..., dontShowAgainName=..., 
caption=..., strlist=..., text=..., parent_id=0) at 
../../kdeui/dialogs/kmessagebox.cpp:987
#23 KMessageBox::informationListWId (parent_id=0, text=..., strlist=..., 
caption=..., dontShowAgainName=..., options=...) at 
../../kdeui/dialogs/kmessagebox.cpp:979
#24 0x0273831b in KMessageBox::informationList (parent=parent@entry=0x0, 
text=..., strlist=..., caption=..., dontShowAgainName=..., options=...) at 
../../kdeui/dialogs/kmessagebox.cpp:976
#25 0x0273837e in KMessageBox::information (parent=0x0, text=..., caption=..., 
dontShowAgainName=..., options=...) at ../../kdeui/dialogs/kmessagebox.cpp:963
#26 0x0405dcdb in meth_KMessageBox_information (sipArgs=(None, 'Unable to start 
web browser to open 
https://bugs.launchpad.net/ubuntu/+source/claws-mail/+filebug/2b27ae1a-b64f-11e2-b9c3-002481e7f48a?.',
 'Kunne ikke starte nettleser')) at sip/kdeui/sipkdeuipart4.cpp:25799
#27 0x080fa996 in call_function (oparg=optimized out, pp_stack=0xbffbf498) at 
../Python/ceval.c:4062
#28 PyEval_EvalFrameEx (f=f@entry=Frame 0xb2f6f02c, for file 
/usr/share/apport/apport-kde, line 

[Bug 1176899] Re: apport-bug crashes

2013-05-06 Thread Hveem
** Also affects: apport
   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/1176899

Title:
  apport-bug crashes

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

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


[Bug 1176899] Re: apport-bug crashes

2013-05-06 Thread Hveem
-- Backtrace:
Application: Apport KDE (python3.3), signal: Segmentation fault
Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
[KCrash Handler]
#7  QWidget::~QWidget (this=0x9d09220, __in_chrg=optimized out) at 
kernel/qwidget.cpp:1634
#8  0x041cd4a9 in QDialog::~QDialog (this=0x9d09220, __in_chrg=optimized out) 
at dialogs/qdialog.cpp:318
#9  0x0717358d in ?? () from 
/usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-33m-i386-linux-gnu.so
#10 0x071735e2 in ?? () from 
/usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-33m-i386-linux-gnu.so
#11 0x0717003c in ?? () from 
/usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-33m-i386-linux-gnu.so
#12 0x0717008e in ?? () from 
/usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-33m-i386-linux-gnu.so
#13 0x0039d0f8 in ?? () from 
/usr/lib/python3/dist-packages/sip.cpython-33m-i386-linux-gnu.so
#14 0x0039ecd1 in ?? () from 
/usr/lib/python3/dist-packages/sip.cpython-33m-i386-linux-gnu.so
#15 0x080dcc22 in subtype_dealloc.6682 
(self=ProgressDialog(progress=QProgressBar at remote 0xb6d81f5c, 
heading=QLabel at remote 0xb6d81ecc, buttons=QDialogButtonBox at remote 
0xb6d81fa4, text=QLabel at remote 0xb6d81f14, vboxlayout=QVBoxLayout at 
remote 0xb6d81e3c) at remote 0xb6d817c4) at ../Objects/typeobject.c:1023
#16 0x08152ef1 in free_keys_object.73378 (keys=optimized out) at 
../Objects/dictobject.c:374
#17 0x08152d29 in dict_dealloc.73347 (mp=0xb72fba2c) at 
../Objects/dictobject.c:1392
#18 0x080dcc8f in subtype_dealloc.6682 
(self=MainUserInterface(gettext_domain='apport', cur_package='ubuntu-bug', 
options=Values at remote 0xb6d73bec, crashdb=CrashDatabase at remote 
0xb6d68d0c, report=Report at remote 0xb6d73d2c, 
progress=ProgressDialog(progress=QProgressBar at remote 0xb6d81f5c, 
heading=QLabel at remote 0xb6d81ecc, buttons=QDialogButtonBox at remote 
0xb6d81fa4, text=QLabel at remote 0xb6d81f14, vboxlayout=QVBoxLayout at 
remote 0xb6d81e3c) at remote 0xb6d817c4, dialog=None, report_file=None, 
args=[]) at remote 0xb6dd350c) at ../Objects/typeobject.c:1008
#19 0x0812b63e in insertdict.73411 (mp=0xb73429ac, mp@entry=0x83112e8 
_Py_NoneStruct, key=optimized out, hash=optimized out, value=None) at 
../Objects/dictobject.c:824
#20 0x0815ec55 in PyDict_SetItem (op=None, op@entry={'ki18n': None, 
'QSystemLocale': None, 'QLabel': None, 'QLocale': None, 
'QObjectCleanupHandler': None, 'license': None, 'QReadWriteLock': None, 
'QThreadPool': None, 'QEventTransition': None, 'qSetRealNumberPrecision': None, 
'QAbstractFileEngine': None, 'qCritical': None, 'QProcessEnvironment': None, 
'oct_': None, 'translate': None, 'gettext': None, 'QMetaProperty': None, 
'QUuid': None, 'QSettings': None, 'qAddPostRoutine': None, 'uppercasedigits': 
None, 'QStateMachine': None, 'uppercasebase': None, 'ReportDialog': None, 
'ProgressDialog': None, 'QByteArrayMatcher': None, 'PYQT_VERSION': None, 
'qSwap': None, 'qIsFinite': None, 'qRegisterResourceData': None, 
'QDirIterator': None, 'QGenericArgument': None, 'QPyNullVariant': None, 
'QCoreApplication': None, 'QPixmap': None, 'bin_': None, 'QSysInfo': None, 
'QMutex': None, 'QGroupBox': None, 'QXmlStreamAttributes': None, 'QVBoxLayout': 
None, 'QTimerEvent': None, 'QFileSystemWatcher': None, 'qAbs': None, 'catalog': 
None, 'forcepoint': None, 'left': None, 'QRunnable': ...(truncated), 
key=key@entry='UserInterface', value=None) at ../Objects/dictobject.c:1208
#21 0x0813731b in _PyModule_Clear (m=module at remote 0xb72ef94c) at 
../Objects/moduleobject.c:322
#22 0x081af2f1 in PyImport_Cleanup () at ../Python/import.c:347
#23 0x080a0f22 in Py_Finalize () at ../Python/pythonrun.c:537
#24 0x080a1004 in Py_Exit (sts=sts@entry=0) at ../Python/pythonrun.c:2445
#25 0x080a1144 in handle_system_exit () at ../Python/pythonrun.c:1644
#26 0x080a1162 in PyErr_PrintEx (set_sys_last_vars=set_sys_last_vars@entry=1) 
at ../Python/pythonrun.c:1654
#27 0x0808ac70 in PyErr_Print () at ../Python/pythonrun.c:1561
#28 0x08097143 in PyRun_SimpleFileExFlags (fp=0x9cad950, filename=optimized 
out, closeit=1, flags=0xbfeb4dbc) at ../Python/pythonrun.c:1453
#29 0x08097207 in PyRun_AnyFileExFlags (fp=fp@entry=0x9cad950, 
filename=0xb7285960 /usr/share/apport/apport-kde, closeit=closeit@entry=1, 
flags=flags@entry=0xbfeb4dbc) at ../Python/pythonrun.c:1169
#30 0x0809998f in run_file (p_cf=0xbfeb4dbc, filename=0x9c5c9e8 
L/usr/share/apport/apport-kde, fp=0x9cad950) at ../Modules/main.c:306
#31 Py_Main (argc=argc@entry=3, argv=argv@entry=0x9c5c008) at 
../Modules/main.c:743
#32 0x080b3023 in main (argc=3, argv=0xbfeb4f14) at ../Modules/python.c:58

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

Title:
  apport-bug crashes

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

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


[Bug 1176952] [NEW] claws-mail 3.8.1 crashes with SIGABRT

2013-05-06 Thread Hveem
Public bug reported:

claws-mail
WARNING: gnome-keyring:: couldn't connect to: 
/run/user/*/keyring-Qqp9Nk/pkcs11: No such file or directory
++ STATS ++ INC 0 0
++ STATS ++ SENT 0 1 0
*** Error in `claws-mail': free(): corrupted unsorted chunks: 0x08f12488 ***

Claws Mail version 3.8.1
runtime GTK+ 2.24.17 / GLib 2.36.0
buildtime GTK+ 2.24.13 / GLib 2.34.0
Compiled-in features:
 compface
 aspell
 gnutls
 ipv6
 iconv
 jpilot
 ldap
 libetpan 1.0
 libsm
 NetworkManager

=== Backtrace: =
/lib/i386-linux-gnu/libc.so.6(+0x767e2)[0x10657e2]
/lib/i386-linux-gnu/libc.so.6(+0x77530)[0x1066530]
/usr/lib/i386-linux-gnu/libstdc++.so.6(_ZdlPv+0x1f)[0x1234b4f]
/usr/lib/i386-linux-gnu/libstdc++.so.6(_ZNSbIwSt11char_traitsIwESaIwEE4_Rep10_M_destroyERKS1_+0x1b)[0x12a035b]
/usr/lib/i386-linux-gnu/pango/1.8.0/modules/graphite/pango-graphite.so(_ZN2gr12FreetypeFontD1Ev+0xb9)[0x213a1a9]
/usr/lib/i386-linux-gnu/pango/1.8.0/modules/graphite/pango-graphite.so(_ZN2gr11PangoGrFontD1Ev+0x39)[0x213b339]
/usr/lib/i386-linux-gnu/pango/1.8.0/modules/graphite/pango-graphite.so(_ZN2gr11PangoGrFontD0Ev+0x22)[0x213b382]
/usr/lib/i386-linux-gnu/pango/1.8.0/modules/graphite/pango-graphite.so(graphite_PangoGlyphString+0x141)[0x213c681]
/usr/lib/i386-linux-gnu/pango/1.8.0/modules/graphite/pango-graphite.so(+0x723b)[0x213d23b]
/usr/lib/i386-linux-gnu/libpango-1.0.so.0(+0x18c8e)[0xf5ec8e]
/usr/lib/i386-linux-gnu/libpango-1.0.so.0(pango_shape_full+0xf4)[0xf701d4]
/usr/lib/i386-linux-gnu/libpango-1.0.so.0(+0x9e18)[0xf4fe18]
/usr/lib/i386-linux-gnu/libpango-1.0.so.0(+0xa146)[0xf50146]
/usr/lib/i386-linux-gnu/libpango-1.0.so.0(+0x1f9f3)[0xf659f3]
/usr/lib/i386-linux-gnu/libpango-1.0.so.0(+0x20920)[0xf66920]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(gtk_text_layout_get_line_display+0x631)[0x6564a1]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(+0x1f9af4)[0x657af4]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(gtk_text_layout_wrap+0x1f)[0x6556af]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(+0x1db6bc)[0x6396bc]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(gtk_text_layout_validate_yrange+0x1f8)[0x655bd8]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(+0x20a6c5)[0x6686c5]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(+0x20a77a)[0x66877a]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(+0x20a7dc)[0x6687dc]
/usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0(+0x150a4)[0x2010a4]
/lib/i386-linux-gnu/libglib-2.0.so.0(+0x44f10)[0xa09f10]
/lib/i386-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x143)[0xa0d3b3]
/lib/i386-linux-gnu/libglib-2.0.so.0(+0x48750)[0xa0d750]
/lib/i386-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x41)[0xa0d831]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(gtk_main_iteration+0x31)[0x593961]
claws-mail[0x81c8d8d]
claws-mail[0x81c9f92]
claws-mail[0x81cb54a]
claws-mail[0x81cb672]
claws-mail[0x81cb6c9]
claws-mail(textview_show_part+0x189)[0x81cb879]
claws-mail[0x81200f3]
claws-mail[0x8125784]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOIDv+0x45)[0x3e8a05]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(+0xdee1)[0x3e6ee1]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0x4da)[0x40065a]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x33)[0x401233]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(+0x23ae62)[0x698e62]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(gtk_tree_selection_select_path+0xde)[0x6994be]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(gtk_tree_selection_select_iter+0xaa)[0x69959a]
claws-mail[0x8121411]
claws-mail(messageview_show+0x5a7)[0x8118097]
claws-mail[0x81b71f1]
claws-mail[0x81b74e1]
claws-mail[0x81b8171]
claws-mail(claws_marshal_VOID__POINTER_INT+0xa1)[0x82b1c71]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x186)[0x3e6c36]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(+0x1ff9e)[0x3f8f9e]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xe27)[0x400fa7]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(g_signal_emit_by_name+0x485)[0x4016c5]
claws-mail[0x8299147]
claws-mail(gtk_sctree_select+0x5e)[0x829c4ce]
claws-mail(summary_select_node+0x106)[0x81b7be6]
claws-mail[0x81a925b]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOIDv+0x45)[0x3e8a05]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(+0xdee1)[0x3e6ee1]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0x4da)[0x40065a]
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x33)[0x401233]
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(gtk_button_clicked+0x8a)[0x4d72ca]
=== Memory map: 
0011-0011b000 r-xp  08:01 1308535
/usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3200.5
0011b000-0011c000 r--p a000 08:01 1308535
/usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3200.5
0011c000-0011d000 rw-p b000 08:01 1308535
/usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3200.5
0011d000-0016b000 r-xp  08:01 1315711
/usr/lib/i386-linux-gnu/libldap_r-2.4.so.2.8.3
0016b000-0016c000 r--p 0004e000 08:01 1315711

[Bug 1176013] [NEW] Multiple instances of akonadi_agent_launcher running

2013-05-03 Thread Håken Hveem
Public bug reported:

r
haaken2865  0.0  0.1  82556  1792 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2866  0.0  0.1  82572  1792 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2867  0.0  0.1  82488  1836 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2868  0.0  0.1  82572  1828 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2869  0.0  0.1  82572  1860 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2870  0.0  0.1  82488  1872 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2871  0.0  0.1  82572  1848 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2872  0.0  0.1  82572  1844 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2873  0.0  0.1  82572  1764 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2874  0.0  0.1  82572  1872 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2875  0.0  0.1  82572  1872 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2876  0.0  0.1  82572  1892 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2877  0.0  0.1  82572  1840 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2879  0.0  0.1  82572  1820 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2880  0.0  0.1  82572  1872 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2882  0.0  0.1  82572  1884 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2883  0.0  0.1  82572  1856 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2884  0.0  0.1  82572  1856 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2885  0.0  0.1  82572  1692 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2886  0.0  0.1  82572  1856 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2887  0.0  0.1  82572  1892 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2888  0.0  0.1  82572  1848 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2890  0.0  0.1  82572  1860 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2891  0.0  0.1  82572  1884 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2892  0.0  0.1  82572  1840 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2893  0.0  0.1  82572  1868 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2895  0.0  0.1  82572  1880 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2896  0.0  0.1  82572  1844 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2897  0.0  0.1  82572  1860 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2899  0.0  0.1  82572  1700 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2900  0.0  0.1  82572  1844 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2901  0.0  0.1  82572  1860 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2902  0.0  0.1  82572  1844 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2903  0.0  0.1  82556  1844 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2905  0.0  0.1  82556  1784 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2906  0.0  0.1  82556  1808 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2907  0.0  0.1  82556  1772 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2908  0.0  0.1  82556  1792 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2909  0.0  0.1  82556  1808 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2910  0.0  0.1  82556  1804 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2912  0.0  0.1  82556  1812 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2913  0.0  0.1  82556  1828 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2914  0.0  0.1  82556  1780 ?Sl   May02   0:00 
/usr/bin/akonadi_agent_launcher akonadi_contact
haaken2915  0.0  0.1  82556  1824 ?Sl   May02   0:00 

[Bug 1176023] [NEW] Clock applet problem, unable to connect to ntp servers

2013-05-03 Thread Håken Hveem
Public bug reported:

It is not possible for kcmshell4 clock to set the correct time, and
connect to a NTP server to get the correct time.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: kde-runtime 4:4.10.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
Uname: Linux 3.2.0-35-generic i686
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
Date: Fri May  3 12:48:22 2013
ExecutablePath: /usr/bin/kcmshell4
InstallationDate: Installed on 2011-12-16 (504 days ago)
InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release i386 (20110427)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: kde-runtime
UpgradeStatus: Upgraded to raring on 2013-04-27 (5 days ago)

** Affects: kde-runtime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 raring

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

Title:
  Clock applet problem, unable to connect to ntp servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1176023/+subscriptions

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


[Bug 1176023] Re: Clock applet problem, unable to connect to ntp servers

2013-05-03 Thread Håken Hveem
run from prompt :kcmshell4 clock
false 
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x2c3
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x2d4
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x2fb

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

Title:
  Clock applet problem, unable to connect to ntp servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1176023/+subscriptions

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


[Bug 1176023] Re: Clock applet problem, unable to connect to ntp servers

2013-05-03 Thread Håken Hveem
apport information

** Tags added: apport-collected

** Description changed:

  It is not possible for kcmshell4 clock to set the correct time, and
  connect to a NTP server to get the correct time.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: kde-runtime 4:4.10.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
  Uname: Linux 3.2.0-35-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Fri May  3 12:48:22 2013
  ExecutablePath: /usr/bin/kcmshell4
  InstallationDate: Installed on 2011-12-16 (504 days ago)
  InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release i386 (20110427)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: kde-runtime
  UpgradeStatus: Upgraded to raring on 2013-04-27 (5 days ago)
+ --- 
+ ApportVersion: 2.9.2-0ubuntu8
+ Architecture: i386
+ DistroRelease: Ubuntu 13.04
+ InstallationDate: Installed on 2011-12-16 (504 days ago)
+ InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release i386 (20110427)
+ MarkForUpload: True
+ Package: kde-runtime 4:4.10.2-0ubuntu3
+ PackageArchitecture: i386
+ ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
+ Tags:  raring
+ Uname: Linux 3.2.0-35-generic i686
+ UpgradeStatus: Upgraded to raring on 2013-04-27 (5 days ago)
+ UserGroups: adm admin audio cdrom dialout fuse kismet lpadmin plugdev 
sambashare

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1176023/+attachment/3663772/+files/Dependencies.txt

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

Title:
  Clock applet problem, unable to connect to ntp servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1176023/+subscriptions

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


[Bug 1176023] ProcEnviron.txt

2013-05-03 Thread Håken Hveem
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1176023/+attachment/3663773/+files/ProcEnviron.txt

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

Title:
  Clock applet problem, unable to connect to ntp servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1176023/+subscriptions

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


[Bug 1173782] [NEW] kernel upgrade - failed package upgrade for linux-image-3.8.0-19-generic

2013-04-27 Thread Håken Hveem
Public bug reported:

Description:Ubuntu 13.04
Release:13.04


sudo apt-get -f install 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  libarchive12 libbind9-80 libblas3gf libcmis-0.2-2 libdns81 libgc1c2 libgmlib0 
libgmtk0 libgmtk0-data libgoffice-0.8-8
  libgoffice-0.8-8-common libindicate-gtk3 libisc83 libisccc80 libisccfg82 
libkdcraw21 libkipi9 libktorrent4
  libktpcommoninternalsprivate3 liblapack3gf libllvm3.1 liblwres80 
libmath-round-perl libmjpegtools-1.9 libnepomuksync4
  libokularcore1abi1 libopenctl0.8 libpwl5 libpython3.2 libqpdf8 libquicktime2 
libtelepathy-logger2 libwebp2 libxmlrpc-core-c3
  linux-headers-3.5.0-27 linux-headers-3.5.0-27-generic python3.2 python3.2-dbg 
python3.2-minimal
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  linux-image-3.8.0-19-generic
Suggested packages:
  fdutils linux-doc-3.8.0 linux-source-3.8.0 linux-tools
The following NEW packages will be installed:
  linux-image-3.8.0-19-generic
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0 B/12.1 MB of archives.
After this operation, 26.4 MB of additional disk space will be used.
Do you want to continue [Y/n]? ^Croot@haaken-CF-29:/# yy
yy: command not found
root@haaken-CF-29:/# sudo apt-get -f install 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  libarchive12 libbind9-80 libblas3gf libcmis-0.2-2 libdns81 libgc1c2 libgmlib0 
libgmtk0 libgmtk0-data libgoffice-0.8-8
  libgoffice-0.8-8-common libindicate-gtk3 libisc83 libisccc80 libisccfg82 
libkdcraw21 libkipi9 libktorrent4
  libktpcommoninternalsprivate3 liblapack3gf libllvm3.1 liblwres80 
libmath-round-perl libmjpegtools-1.9 libnepomuksync4
  libokularcore1abi1 libopenctl0.8 libpwl5 libpython3.2 libqpdf8 libquicktime2 
libtelepathy-logger2 libwebp2 libxmlrpc-core-c3
  linux-headers-3.5.0-27 linux-headers-3.5.0-27-generic python3.2 python3.2-dbg 
python3.2-minimal
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  linux-image-3.8.0-19-generic
Suggested packages:
  fdutils linux-doc-3.8.0 linux-source-3.8.0 linux-tools
The following NEW packages will be installed:
  linux-image-3.8.0-19-generic
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0 B/12.1 MB of archives.
After this operation, 26.4 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 381650 files and directories currently installed.)
Unpacking linux-image-3.8.0-19-generic (from 
.../linux-image-3.8.0-19-generic_3.8.0-19.29_i386.deb) ...
This kernel does not support a non-PAE CPU.
dpkg: error processing 
/var/cache/apt/archives/linux-image-3.8.0-19-generic_3.8.0-19.29_i386.deb 
(--unpack):
 subprocess new pre-installation script returned error exit status 1
No apport report written because MaxReports is reached already
  Examining 
/etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.8.0-19-generic 
/boot/vmlinuz-3.8.0-19-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.8.0-19-generic 
/boot/vmlinuz-3.8.0-19-generic
Errors were encountered while processing:
 /var/cache/apt/archives/linux-image-3.8.0-19-generic_3.8.0-19.29_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

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


** Tags: apt broken

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

Title:
  kernel upgrade - failed package upgrade for linux-
  image-3.8.0-19-generic

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

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


[Bug 1173791] [NEW] Please upgrade to Kismet-2013-03-R1b.

2013-04-27 Thread Håken Hveem
Public bug reported:

Latest Kismet release is Kismet-2013-03-R1b.

page url:
http://www.kismetwireless.net/download.shtml

** Affects: kismet (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/1173791

Title:
  Please upgrade to Kismet-2013-03-R1b.

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

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


[Bug 1171787] [NEW] Needs packaging,keyboardlayouteditor

2013-04-23 Thread Håken Hveem
Public bug reported:

keyboardlayouteditor, a Keyboard Layout Editor for the X.Org Foundation.

The Keyboard Layout Editor (KLE) is an application that allows you to
create keyboard layouts for the X.Org server, commonly found in the
Linux, OpenSolaris, *BSD, etc Desktops.

Screenshots
http://simos.info/blog/archives/747

recent version:
https://github.com/simos/keyboardlayouteditor

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

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

Title:
  Needs packaging,keyboardlayouteditor

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

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


[Bug 1144441] [NEW] Please upgrade to pulseaudio 3.0

2013-03-04 Thread Håken Hveem
Public bug reported:

There is a bug in Pulseaudio that makes it hard for jack to grab the audio
device from pulseaudio.
Apperently this bug is fixed in 3.0

There is some methods to get it to work while avaiting the release:
* using the tool pasuspender, like so: pasuspender -- sleep 30
  * turning of pulseaudio autospawn, and killing pulseaudio.

Jackd error output:

Tue Feb 26 20:01:59 2013: Starting jack server...
Tue Feb 26 20:01:59 2013: JACK server starting in realtime mode with priority 10
Tue Feb 26 20:01:59 2013: ERROR: Cannot lock down 82274202 byte memory 
area (Cannot allocate memory)
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
Tue Feb 26 20:01:59 2013: control device hw:0
Tue Feb 26 20:01:59 2013: control device hw:0
Tue Feb 26 20:01:59 2013: ERROR: Failed to acquire device name : 
Audio0 error : Method RequestRelease with signature i on interface 
org.freedesktop.ReserveDevice1 doesn't exist

Tue Feb 26 20:01:59 2013: ERROR: Audio device hw:0 cannot be 
acquired...
Tue Feb 26 20:01:59 2013: ERROR: Cannot initialize driver
Tue Feb 26 20:01:59 2013: ERROR: JackServer::Open failed with -1
Tue Feb 26 20:01:59 2013: ERROR: Failed to open server
Tue Feb 26 20:02:00 2013: Saving settings to 
/home/haaken/.config/jack/conf.xml ...
20:02:11.229 Could not connect to JACK server as client. - Overall operation 
failed. - Unable to connect to server. Please check the messages window for 
more info.
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
20:10:31.231 D-BUS: JACK server could not be started. Sorry
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
Tue Feb 26 20:10:30 2013: Starting jack server...
Tue Feb 26 20:10:31 2013: JACK server starting in realtime mode with priority 10
Tue Feb 26 20:10:31 2013: ERROR: Cannot lock down 82274202 byte memory 
area (Cannot allocate memory)
Tue Feb 26 20:10:31 2013: control device hw:0
Tue Feb 26 20:10:31 2013: control device hw:0
Tue Feb 26 20:10:31 2013: ERROR: Failed to acquire device name : 
Audio0 error : Method RequestRelease with signature i on interface 
org.freedesktop.ReserveDevice1 doesn't exist

Tue Feb 26 20:10:31 2013: ERROR: Audio device hw:0,4 cannot be 
acquired...
Tue Feb 26 20:10:31 2013: ERROR: Cannot initialize driver
Tue Feb 26 20:10:31 2013: ERROR: JackServer::Open failed with -1
Tue Feb 26 20:10:31 2013: ERROR: Failed to open server
Tue Feb 26 20:10:33 2013: Saving settings to 
/home/haaken/.config/jack/conf.xml ...
20:10:36.416 Could not connect to JACK server as client. - Overall operation 
failed. - Unable to connect to server. Please check the messages window for 
more info.
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
20:14:37.491 D-BUS: JACK server could not be started. Sorry
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
Tue Feb 26 20:14:37 2013: Starting jack server...
Tue Feb 26 20:14:37 2013: JACK server starting in realtime mode with priority 10
Tue Feb 26 20:14:37 2013: ERROR: Cannot lock down 82274202 byte memory 
area (Cannot allocate memory)
Tue Feb 26 20:14:37 2013: control device hw:0
Tue Feb 26 20:14:37 2013: control device hw:0
Tue Feb 26 20:14:37 2013: ERROR: Failed to acquire device name : 
Audio0 error : Method RequestRelease with signature i on interface 
org.freedesktop.ReserveDevice1 doesn't exist

Tue Feb 26 20:14:37 2013: ERROR: Audio device hw:0,4 cannot be 
acquired...
Tue Feb 26 20:14:37 2013: ERROR: Cannot initialize driver
Tue Feb 26 20:14:37 2013: ERROR: JackServer::Open failed with -1
Tue Feb 26 20:14:37 2013: ERROR: Failed to open server
Tue Feb 26 20:14:38 2013: Saving settings to 
/home/haaken/.config/jack/conf.xml ...
20:14:41.599 Could not connect to JACK server as client. - Overall operation 
failed. - Unable to connect to server. Please check the messages window for 
more info.
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started

** Affects: jack-audio-connection-kit (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/111

Title:
  Please upgrade to pulseaudio 3.0

To manage notifications about this 

[Bug 1133595] [NEW] Buzztard-edit crashes,dumps core

2013-02-26 Thread Håken Hveem
Public bug reported:

$ buzztard-edit
Illegal instruction (core dumped)


apt-cache policy buzztard
buzztard:
  Installed: 0.6.0-1
  Candidate: 0.6.0-1
  Version table:
 *** 0.6.0-1 0
500 http://no.archive.ubuntu.com/ubuntu/ quantal/universe i386 Packages
100 /var/lib/dpkg/status

** Affects: buzztard (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/1133595

Title:
  Buzztard-edit crashes,dumps core

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

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


[Bug 480103] Re: Pulseaudio not working while jackd is running

2013-02-26 Thread Håken Hveem
I have the same problem with Pulseaudio blocking access to the
soundcard, so jackd does not work from the box.

Jackd error output:

Tue Feb 26 20:01:59 2013: Starting jack server...
Tue Feb 26 20:01:59 2013: JACK server starting in realtime mode with priority 10
Tue Feb 26 20:01:59 2013: ERROR: Cannot lock down 82274202 byte memory 
area (Cannot allocate memory)
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
Tue Feb 26 20:01:59 2013: control device hw:0
Tue Feb 26 20:01:59 2013: control device hw:0
Tue Feb 26 20:01:59 2013: ERROR: Failed to acquire device name : 
Audio0 error : Method RequestRelease with signature i on interface 
org.freedesktop.ReserveDevice1 doesn't exist

Tue Feb 26 20:01:59 2013: ERROR: Audio device hw:0 cannot be 
acquired...
Tue Feb 26 20:01:59 2013: ERROR: Cannot initialize driver
Tue Feb 26 20:01:59 2013: ERROR: JackServer::Open failed with -1
Tue Feb 26 20:01:59 2013: ERROR: Failed to open server
Tue Feb 26 20:02:00 2013: Saving settings to 
/home/haaken/.config/jack/conf.xml ...
20:02:11.229 Could not connect to JACK server as client. - Overall operation 
failed. - Unable to connect to server. Please check the messages window for 
more info.
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
20:10:31.231 D-BUS: JACK server could not be started. Sorry
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
Tue Feb 26 20:10:30 2013: Starting jack server...
Tue Feb 26 20:10:31 2013: JACK server starting in realtime mode with priority 10
Tue Feb 26 20:10:31 2013: ERROR: Cannot lock down 82274202 byte memory 
area (Cannot allocate memory)
Tue Feb 26 20:10:31 2013: control device hw:0
Tue Feb 26 20:10:31 2013: control device hw:0
Tue Feb 26 20:10:31 2013: ERROR: Failed to acquire device name : 
Audio0 error : Method RequestRelease with signature i on interface 
org.freedesktop.ReserveDevice1 doesn't exist

Tue Feb 26 20:10:31 2013: ERROR: Audio device hw:0,4 cannot be 
acquired...
Tue Feb 26 20:10:31 2013: ERROR: Cannot initialize driver
Tue Feb 26 20:10:31 2013: ERROR: JackServer::Open failed with -1
Tue Feb 26 20:10:31 2013: ERROR: Failed to open server
Tue Feb 26 20:10:33 2013: Saving settings to 
/home/haaken/.config/jack/conf.xml ...
20:10:36.416 Could not connect to JACK server as client. - Overall operation 
failed. - Unable to connect to server. Please check the messages window for 
more info.
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
20:14:37.491 D-BUS: JACK server could not be started. Sorry
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
Tue Feb 26 20:14:37 2013: Starting jack server...
Tue Feb 26 20:14:37 2013: JACK server starting in realtime mode with priority 10
Tue Feb 26 20:14:37 2013: ERROR: Cannot lock down 82274202 byte memory 
area (Cannot allocate memory)
Tue Feb 26 20:14:37 2013: control device hw:0
Tue Feb 26 20:14:37 2013: control device hw:0
Tue Feb 26 20:14:37 2013: ERROR: Failed to acquire device name : 
Audio0 error : Method RequestRelease with signature i on interface 
org.freedesktop.ReserveDevice1 doesn't exist

Tue Feb 26 20:14:37 2013: ERROR: Audio device hw:0,4 cannot be 
acquired...
Tue Feb 26 20:14:37 2013: ERROR: Cannot initialize driver
Tue Feb 26 20:14:37 2013: ERROR: JackServer::Open failed with -1
Tue Feb 26 20:14:37 2013: ERROR: Failed to open server
Tue Feb 26 20:14:38 2013: Saving settings to 
/home/haaken/.config/jack/conf.xml ...
20:14:41.599 Could not connect to JACK server as client. - Overall operation 
failed. - Unable to connect to server. Please check the messages window for 
more info.
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started

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

Title:
  Pulseaudio not working while jackd is running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jack-audio-connection-kit/+bug/480103/+subscriptions

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


[Bug 713511] Re: Psimedia causes Psi to segfaults after account setup

2011-05-02 Thread Håken Hveem
I have the same problem, even if PSI is freshly installed with apt-get.

(psi:25733): GStreamer-CRITICAL **: gst_debug_add_log_function: assertion `func 
!= NULL' failed
Unable to load element 'v4lsrc'.
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Ingen slik 
fil eller filkatalog
QFileSystemWatcher: failed to add paths: /home/haaken/.config/ibus/bus

(psi:25733): GLib-GObject-WARNING **: cannot register existing type
`GstAppVideoSink'

(psi:25733): GStreamer-CRITICAL **: gst_element_register: assertion
`g_type_is_a (type, GST_TYPE_ELEMENT)' failed

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

Title:
  Psimedia causes Psi to segfaults after account setup

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


[Bug 750044] [NEW] pidgin bad flagvector

2011-04-04 Thread Håken Hveem
Public bug reported:

Binary package hint: pidgin

I get a awful lot of error: line x: bad flagvector messages.

** Affects: pidgin (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/750044

Title:
  pidgin bad flagvector

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


[Bug 750044] Re: pidgin bad flagvector

2011-04-04 Thread Håken Hveem
error: line 318377: bad flagvector
error: line 318382: bad flagvector
error: line 318383: bad flagvector
error: line 318384: bad flagvector
error: line 318385: bad flagvector
error: line 318386: bad flagvector
error: line 318390: bad flagvector
error: line 318396: bad flagvector
error: line 318398: bad flagvector
error: line 318399: bad flagvector
error: line 318402: bad flagvector
error: line 318403: bad flagvector
error: line 318404: bad flagvector
error: line 318405: bad flagvector
error: line 318408: bad flagvector
error: line 318409: bad flagvector
error: line 318412: bad flagvector
error: line 318413: bad flagvector
error: line 318415: bad flagvector
error: line 318416: bad flagvector
error: line 318418: bad flagvector
error: line 318419: bad flagvector
error: line 318421: bad flagvector
error: line 318422: bad flagvector
error: line 318427: bad flagvector
error: line 318428: bad flagvector
error: line 318433: bad flagvector
error: line 318434: bad flagvector
error: line 318435: bad flagvector
error: line 318436: bad flagvector
error: line 318442: bad flagvector
error: line 318444: bad flagvector
error: line 318445: bad flagvector
error: line 318447: bad flagvector
error: line 318450: bad flagvector
error: line 318459: bad flagvector
error: line 318461: bad flagvector
error: line 318466: bad flagvector
error: line 318467: bad flagvector
error: line 318487: bad flagvector
error: line 318488: bad flagvector
error: line 318496: bad flagvector
error: line 318497: bad flagvector
error: line 318502: bad flagvector
error: line 318510: bad flagvector
error: line 318511: bad flagvector
error: line 318512: bad flagvector
error: line 318513: bad flagvector
error: line 318521: bad flagvector
error: line 318522: bad flagvector
error: line 318523: bad flagvector
error: line 318527: bad flagvector
error: line 318531: bad flagvector
error: line 318532: bad flagvector
error: line 318539: bad flagvector
error: line 318542: bad flagvector
error: line 318546: bad flagvector
error: line 318548: bad flagvector
error: line 318549: bad flagvector
error: line 318555: bad flagvector
error: line 318556: bad flagvector
error: line 318561: bad flagvector
error: line 318562: bad flagvector
error: line 318565: bad flagvector
error: line 318566: bad flagvector
error: line 318573: bad flagvector
error: line 318575: bad flagvector
error: line 318576: bad flagvector
error: line 318577: bad flagvector
error: line 318582: bad flagvector
error: line 318584: bad flagvector
error: line 318587: bad flagvector
error: line 318588: bad flagvector
error: line 318596: bad flagvector
error: line 318597: bad flagvector
error: line 318603: bad flagvector
error: line 318604: bad flagvector
error: line 318610: bad flagvector
error: line 318613: bad flagvector
error: line 318625: bad flagvector
error: line 318626: bad flagvector
error: line 318637: bad flagvector
error: line 318638: bad flagvector
error: line 318642: bad flagvector
error: line 318650: bad flagvector
error: line 318652: bad flagvector
error: line 318653: bad flagvector
error: line 318656: bad flagvector
error: line 318678: bad flagvector
error: line 318679: bad flagvector
error: line 318680: bad flagvector
error: line 318681: bad flagvector
error: line 318682: bad flagvector
error: line 318683: bad flagvector
error: line 318689: bad flagvector
error: line 318690: bad flagvector
error: line 318692: bad flagvector
error: line 318694: bad flagvector
error: line 318695: bad flagvector
error: line 318697: bad flagvector
error: line 318698: bad flagvector
error: line 318702: bad flagvector
error: line 318704: bad flagvector
error: line 318705: bad flagvector
error: line 318724: bad flagvector
error: line 318746: bad flagvector
error: line 318756: bad flagvector
error: line 318758: bad flagvector
error: line 318759: bad flagvector
error: line 318765: bad flagvector
error: line 318766: bad flagvector
error: line 318767: bad flagvector
error: line 318781: bad flagvector
error: line 318782: bad flagvector
error: line 318783: bad flagvector
error: line 318784: bad flagvector
error: line 318785: bad flagvector
error: line 318787: bad flagvector
error: line 318805: bad flagvector
error: line 318814: bad flagvector
error: line 318815: bad flagvector
error: line 318818: bad flagvector
error: line 318820: bad flagvector
error: line 318840: bad flagvector
error: line 318842: bad flagvector
error: line 318843: bad flagvector
error: line 318844: bad flagvector
error: line 318856: bad flagvector
error: line 318857: bad flagvector
error: line 318858: bad flagvector
error: line 318875: bad flagvector
error: line 318876: bad flagvector
error: line 318877: bad flagvector
error: line 318878: bad flagvector
error: line 318880: bad flagvector
error: line 318883: bad flagvector
error: line 318886: bad flagvector
error: line 318899: bad flagvector
error: line 318908: bad flagvector
error: line 318910: bad flagvector
error: line 318921: bad flagvector
error: line 318922: bad flagvector
error: line 318953: bad 

[Bug 750044] Re: pidgin bad flagvector

2011-04-04 Thread Håken Hveem
This is my debug file

** Attachment added: this is my debug file
   
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/750044/+attachment/1976486/+files/pidgin-debug1.txt

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

Title:
  pidgin bad flagvector

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


[Bug 571873] Re: Error reading the file information error 0x0001 can't format the user name

2011-04-04 Thread Håken Hveem
The same happens to me.
I always get :
Error reading the file information error 0x0001 can't format the user name 
because the user name is different then the original name. upon start of 
pidgin.

** Attachment added: debug log file
   
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/571873/+attachment/1976469/+files/pidgin-debug.txt

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

Title:
  Error reading the file information error 0x0001 can't format the user
  name

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


[Bug 683920] [NEW] vdr-sasc-ng,A software emulated CAM

2010-12-01 Thread Håken Hveem
Public bug reported:


http://85.17.209.13:6100/

Installing dependencies:
linux-headers build-essential subversion mercurial openssl gettext libssl-dev 
screen

Some people consider the use of a softcam illegal. My opinion is that a softcam 
can be used illegally, but if you use it in combination with a valid 
subscription on one PC only it is perfectly legal. 
In fact I see no difference with a real CAM, which contains the same kind of 
software (firmware).

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
vdr-sasc-ng,A software emulated CAM
https://bugs.launchpad.net/bugs/683920
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 683918] [NEW] OSCam, software emulated CAM

2010-12-01 Thread Håken Hveem
Public bug reported:

OSCam is an Open Source Conditional Access Module software.
more info on:
http://streamboard.gmc.to:8001/

depends on:
build-essential  cmake  gcc, subversion, libusb-dev and  libssl-dev .

Some people consider the use of a softcam illegal. My opinion is that a
softcam can be used illegally, but if you use it in combination with a
valid subscription card on one PC only it is perfectly legal. In fact I
see no difference with a real CAM, which contains the same kind of
software (firmware).

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
OSCam, software emulated CAM
https://bugs.launchpad.net/bugs/683918
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 683920] Re: vdr-sasc-ng,A software emulated CAM

2010-12-01 Thread Håken Hveem
install howto:
http://dolot.kipdola.com/wiki/Install_SASC-NG

-- 
vdr-sasc-ng,A software emulated CAM
https://bugs.launchpad.net/bugs/683920
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 683930] [NEW] dvbsnoop,DVB / MPEG stream analyzer

2010-12-01 Thread Håken Hveem
Public bug reported:

dvbsnoop is a DVB / MPEG stream analyzer program, which enables you to
watch (live) stream information in human readable form.

Its purpose is to debug, dump or view digital stream information (e.g.
digital television broadcasts) send via satellite, cable or terrestrial.
Streams can be SI, PES or TS. Basically you can describe dvbsnoop as a
swiss army knife analyzing program for DVB, MHP, DSM-CC or MPEG -
similar to TCP network sniffer programs like the old and famous snoop on
Sun Solaris or tcpdump on Linux (which is in fact a kind of a clone of
SunOS 'snoop'). You may also analyze offline mpeg streams, e.g. stored
on DVD or mpeg2 movie files.

dvbsnoop is a command line based program. It's text output can be used
to for postprocessing via scripts or graphical analysis software like
MRTG or gnu-plot.

dvbsnoop is helpful for people interrested in DVB and/or in the
technical part of digital television (e.g. if you are a developer of DVB
related software). If you are in need to sniff data streams (e.g.
tcp/ip, multicasts) send over cable (DVB-C), satellite (DVB-S, DVB-S2)
or terrestric (DVB-T, DVB-H), dvbsnoop also offers some features and
protocol decoding.

http://dvbsnoop.sourceforge.net/

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
dvbsnoop,DVB / MPEG stream analyzer
https://bugs.launchpad.net/bugs/683930
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 677292] [NEW] web frontend for rtorrent

2010-11-18 Thread Håken Hveem
Public bug reported:

ruTorrent is a web frontend for rtorrent designed to emulate the look
and feel of µTorrent WebUI so it's appearance is quite similar to the
parent. The name RuTorrent is the combination of µTorrent and
rTorrent.

http://code.google.com/p/rutorrent/

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
web frontend for rtorrent
https://bugs.launchpad.net/bugs/677292
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 95694] Re: [needs-packaging] I2P

2010-11-13 Thread Håken Hveem
When will we have an official ubuntu i2p package?

-- 
[needs-packaging] I2P
https://bugs.launchpad.net/bugs/95694
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 577256] Re: Panasonic Toughbook CF-29HTM50BM Touchscreen calibration

2010-11-13 Thread Håken Hveem
Still the same problem.
All with the newest upgrades.

-- 
Panasonic Toughbook CF-29HTM50BM Touchscreen calibration
https://bugs.launchpad.net/bugs/577256
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 604935] [NEW] cannot set the tx power over 20 dBm, wrong contry code

2010-07-13 Thread Håken Hveem
Public bug reported:

My pc is a Panasonic CF-29

My card is : ENGENIUS EMP-8602+S 802.11a/b/g 600mW ( 28 dbm )

I run Kubuntu 10.4

I cannot set the contry code to NO  ( Norway )

iwconfig outputs:

wlan0 IEEE 802.11abg ESSIDff/any Mode:Managed Access Point: Not-Associated
Tx-Power=20 dBm Retry long limit:7 RTS thrff Fragment thrff Encryption keyff
Power Managementff

iwconfig wlan0 txpower 600mw Error for wireless request Set Tx Power (8B26) :
SET failed on device wlan0 ; Invalid argument.

i have tried: iwpriv wlan0 highpower 1 it puts out : wlan0 no private
ioctls.

iwlist wlan0 txpower wlan0 unknown transmit-power information.

Current Tx-Power=20 dBm (100 mW)

iw list Wiphy phy0

Band 1:

Frequencies:

* 2412 MHz [1] (20.0 dBm)
* 2417 MHz [2] (20.0 dBm)
* 2422 MHz [3] (20.0 dBm)
* 2427 MHz [4] (20.0 dBm)
* 2432 MHz [5] (20.0 dBm)
* 2437 MHz [6] (20.0 dBm)
* 2442 MHz [7] (20.0 dBm)
* 2447 MHz [8] (20.0 dBm)
* 2452 MHz [9] (20.0 dBm)
* 2457 MHz [10] (20.0 dBm)
* 2462 MHz [11] (20.0 dBm)
* 2467 MHz [12] (disabled)
* 2472 MHz [13] (disabled)
* 2484 MHz [14] (disabled) 

Bitrates (non-HT):

* 1.0 Mbps
* 2.0 Mbps (short preamble supported)
* 5.5 Mbps (short preamble supported)
* 11.0 Mbps (short preamble supported)
* 6.0 Mbps
* 9.0 Mbps
* 12.0 Mbps
* 18.0 Mbps
* 24.0 Mbps
* 36.0 Mbps
* 48.0 Mbps
* 54.0 Mbps 

Band 2:

Frequencies:

* 5180 MHz [36] (20.0 dBm) (passive scanning, no IBSS)
* 5200 MHz [40] (20.0 dBm) (passive scanning, no IBSS)
* 5220 MHz [44] (20.0 dBm) (passive scanning, no IBSS)
* 5240 MHz [48] (20.0 dBm) (passive scanning, no IBSS)
* 5260 MHz [52] (disabled)
* 5280 MHz [56] (disabled)
* 5300 MHz [60] (disabled)
* 5320 MHz [64] (disabled)
* 5500 MHz [100] (disabled)
* 5520 MHz [104] (disabled)
* 5540 MHz [108] (disabled)
* 5560 MHz [112] (disabled)
* 5580 MHz [116] (disabled)
* 5600 MHz [120] (disabled)
* 5620 MHz [124] (disabled)
* 5640 MHz [128] (disabled)
* 5660 MHz [132] (disabled)
* 5680 MHz [136] (disabled)
* 5700 MHz [140] (disabled)
* 5745 MHz [149] (20.0 dBm) (passive scanning, no IBSS)
* 5765 MHz [153] (20.0 dBm) (passive scanning, no IBSS)
* 5785 MHz [157] (20.0 dBm) (passive scanning, no IBSS)
* 5805 MHz [161] (20.0 dBm) (passive scanning, no IBSS)
* 5825 MHz [165] (20.0 dBm) (passive scanning, no IBSS) 

Bitrates (non-HT):

* 6.0 Mbps
* 9.0 Mbps
* 12.0 Mbps
* 18.0 Mbps
* 24.0 Mbps
* 36.0 Mbps
* 48.0 Mbps
* 54.0 Mbps 

max # scan SSIDs: 4 Supported interface modes:

* IBSS
* managed
* AP
* AP/VLAN
* monitor
* mesh point 

Supported commands:

* new_interface
* set_interface
* new_key
* new_beacon
* new_station
* new_mpath
* set_mesh_params
* set_bss
* authenticate
* associate
* deauthenticate
* disassociate
* join_ibss
* set_wiphy_netns
* connect
* disconnect

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-21-generic 2.6.32-21.32
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  haaken 1422 F knotify4
  haaken 1446 F pulseaudio
  haaken 1458 F kmix
Card0.Amixer.info:
 Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with STAC9750,51 at irq 9'
   Mixer name   : 'SigmaTel STAC9750,51'
   Components   : 'AC97a:83847650'
   Controls  : 33
   Simple ctrls  : 22
Date: Tue Jul 13 10:51:06 2010
HibernationDevice: RESUME=UUID=fcc0955d-16a2-4460-8297-44ca23e62dec
Lsusb:
 Bus 004 Device 002: ID 04fc:0013 Sunplus Technology Co., Ltd ViewMate Desktop 
Mouse CC2201
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Matsushita Electric Industrial Co.,Ltd. CF-29HTM50BM
PccardctlIdent:
 Socket 0:
   no product info available
 Socket 1:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
 Socket 1:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=61b75668-0109-465b-8461-b098561a98f0 ro quiet splash
ProcEnviron:
 LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
 LANG=nb_NO.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34.1
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
dmi.bios.date: 12/08/2004
dmi.bios.vendor: Phoenix Technologies K.K.
dmi.bios.version: V3.00L11
dmi.board.name: 

[Bug 604935] Re: cannot set the tx power over 20 dBm, wrong contry code

2010-07-13 Thread Håken Hveem

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/51861236/dmesg.log

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/51860875/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/51860876/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/51860877/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/51860878/BootDmesg.txt

** Attachment added: CRDA.txt
   http://launchpadlibrarian.net/51860879/CRDA.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/51860880/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   http://launchpadlibrarian.net/51860881/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
http://launchpadlibrarian.net/51860882/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/51860883/CurrentDmesg.txt

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

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/51860885/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/51860886/Lspci.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/51860887/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/51860888/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/51860889/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/51860890/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/51860891/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/51860892/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/51860893/WifiSyslog.txt

-- 
 cannot set the tx power over 20 dBm, wrong contry code  
https://bugs.launchpad.net/bugs/604935
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 604935] Re: cannot set the tx power over 20 dBm, wrong contry code

2010-07-13 Thread Håken Hveem

** Attachment added: lspci-vnvn.log
   http://launchpadlibrarian.net/51861296/lspci-vnvn.log

-- 
 cannot set the tx power over 20 dBm, wrong contry code  
https://bugs.launchpad.net/bugs/604935
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 604935] Re: cannot set the tx power over 20 dBm, wrong contry code

2010-07-13 Thread Håken Hveem

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/51861323/uname-a.log

-- 
 cannot set the tx power over 20 dBm, wrong contry code  
https://bugs.launchpad.net/bugs/604935
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 604935] Re: cannot set the tx power over 20 dBm, wrong contry code

2010-07-13 Thread Håken Hveem

** Attachment added: version.log
   http://launchpadlibrarian.net/51861335/version.log

-- 
 cannot set the tx power over 20 dBm, wrong contry code  
https://bugs.launchpad.net/bugs/604935
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 586532] [NEW] xinput calibrator

2010-05-27 Thread Håken Hveem
Public bug reported:

Software/xinput_calibrator


xinput calibrator

A generic touchscreen calibration program for X.Org

*

  Latest version: v0.6.1 (see README)
*

  Source and bugs: http://github.com/tias/xinput_calibrator

xinput_calibrator is created to fill the gap of touchscreen calibration
software, featuring:

* be generic and work for any Xorg driver (use Xinput protocol),
* output the calibration as Xorg.conf, HAL policy and UDEV rule,
* support advanced driver options, such as Evdev's dynamic calibration,
* have a minimalistic and intuitive GUI (normal X client). 

For some background information on Xorg's touchscreen handling, see this
short article. The application is as good as stable and ready to be
included in distributions. Any packaging help is appreciated, you can
contact me at t...@ulyssis.org

Architecture

The calibrator consists of 2 possible frontend GUIs and currently has
backends for the recommended evdev touchscreen driver, the (older)
usbtouchscreen driver and for standard X.Org touchscreen drivers (like
evtouch, mutouch, elographics, ...)

*-* *---*
| GUI_X11 | | GUI_gtkmm |
*-* *---*
  |/
*-*
| |   *---*
|CALIBRATOR   |   | Evdev: dynamic recalibration  |
| |   /   *---*
| (coordinates|   
*---*
|  from Xinput)   |   -   | XorgPrint: prints xorg.conf and FDI policy file 
on stdout |
| |   
*---*
*-*   \   
*-*
  | Usbtouchscreen: dynamic recalibration 
(superseded by evdev) |
  
*-*

There is room for more frontends and backends... Feature requests are
managed in the issue tracker

History

Before this application was created, the author spent quite some time
trying to find a generic touchscreen calibration program. An overview of
the calibration programs found is available at
http://tias.ulyssis.org/calibration/. An overview of how touchscreens
are handled in linux nowadays is also available:
http://tias.ulyssis.org/calibration/device_support.html

Because all existing calibrators were driver dependent and hard to use,
xinput_calibrator was created.

Xinput_calibrator is based on a simple calibrator that was proposed on
the Xorg mailinglist. The first release(v0.2.0) improved upon it by
reading axis valuators from Xinput, hence making it generic for all
touchscreen drivers. The announcement was done on the Xorg mailinglist,
and the code is on Tias' webpage.

The new version (v0.4.0) writes Xorg.conf and (HAL) FDI policy file
values, and contains a wrapper script to get axis valuator information
for the evtouch driver (evtouch does not export the current calibration
through its axis valuators). It is also the first program to support
dynamic evdev calibration, by using its advanced Xinput functionality.

The v0.5.0 version is written entirely in the X window system, needing
no external dependencies. Because of its modular structure, other
frontends can be easily created too.

v0.6.0 contains many improvements suggested by different users,
especially from the OE community. The most important changes are an
autotools build system, debugging option, specific device selection, a
manpage and much more (see Changelog).

from:
http://www.freedesktop.org/wiki/Software/xinput_calibrator

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
xinput calibrator
https://bugs.launchpad.net/bugs/586532
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


Re: [Bug 577256] Re: Panasonic Toughbook CF-29HTM50BM Touchscreen calibration

2010-05-10 Thread Håken Hveem
Not yet, i am awaiting the delivery of that laptop.
It will be here this week, or the next. It depends a little on the 
Norwegian customs office.

I will try to install 9.10 and look if it works without any problems.

The old xorg.conf file had to have these values in it to get the 
touchscreen and the pad to work:

Section InputDevice
 Identifier  CF-29 Touchpad
 Driver  mouse
 Option  CorePointer   true
 Option  Device/dev/input/mouse0
 Option  Protocol  ExplorerPS/2
 Option  Emulate3Buttons   true
EndSection

Section InputDevice
 Identifier  CF-29 Touchscreen
 Driver  evtouch
 Option  Device/dev/input/ts1
 Option  DeviceNametouchscreen
 Option  MinX  140
 Option  MinY  70
 Option  MaxX  2250
 Option  MaxY  1630
 Option  ReportingMode Raw
 Option  Emulate3Buttons   true
 Option  Emulate3Timeout   50
 Option  SendCoreEventsOn
  EndSection

Section ServerLayout
 Identifier  Default Layout
 Screen  Default Screen
 InputDevice Generic Keyboard
 InputDevice CF-29 Touchpad
 InputDevice CF-29 Touchscreen CorePointer

EndSection


I have contacted the author of x-input calibrator, he said that he was 
90% sure that it is usable to calibrate the touchscreen.

Bryce Harrington wrote:
 [This is an automatic notification.]

 Hi Håken,

 This bug was reported against an earlier version of Ubuntu, can you
 test if it still occurs on Lucid?

 Please note we also provide technical support for older versions of
 Ubuntu, but not in the bug tracker.  Instead, to raise the issue through
 normal support channels, please see:

  http://www.ubuntu.com/support


 If you are the original reporter and can still reproduce the issue on
 Lucid, please run the following command to refresh the report:

apport-collect 577256

 If you are not the original reporter, please file a new bug report, so
 we can work with you as the original reporter instead (you can reference
 bug 577256 in your report if you think it may be related):

ubuntu-bug xorg

 If by chance you can no longer reproduce the issue on Lucid or if you
 feel it is no longer relevant, please mark the bug report 'Fix Released'
 or 'Invalid' as appropriate, at the following URL:

https://bugs.launchpad.net/ubuntu/+bug/577256


 ** Changed in: xserver-xorg-input-evdev (Ubuntu)
 Status: New =  Incomplete

 ** Tags added: needs-retested-on-lucid-by-june



-- 
Panasonic Toughbook CF-29HTM50BM Touchscreen calibration
https://bugs.launchpad.net/bugs/577256
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 577256] [NEW] Panasonic Toughbook CF-29HTM50BM Touchscreen calibration

2010-05-07 Thread Håken Hveem
Public bug reported:

Binary package hint: xserver-xorg-input-evdev

To summarize what has been discovered is that the CF-29 has an uncommon
multiplexed PS2 type of connection that the touchscreen/touchpad uses.

There is no simple solution, as far that i know - you have to be a bit
of a Linux expert as well as a programmer and know how to write a patch
for the CF-29 hardware and then patch your kernel and configure X
Windows to get it working .

 It can be done though - Emperor Linux is one distribution that has it
working but they will only pre-install it on a CF-29, which is quite
costly. There is also another company that has a CF-29 touchscreen
driver for sale for $149.00.


quote:
http://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/panasonic-toughbook-cf-29-touch-screen-485053/page14.html

 To the best of my knowledge the evdev module does not work with the
Fujitsu LBPS/2 Touchpad/Touchscreen controller found in these Panasonic
Toughbooks. It could be that recent development has changed this, but it
has been my experience that the only working driver is the evtouch
module. I don't personally own a CF-29, but my CF-72 has the exact same
input hardware. The evtouch module is somewhat stagnant and deprecated
in some distros, so it may be worth the effort to figure out how to get
evdev to work if you feel up to the challenge.

At any rate, here is a short list from my experience with the
touchscreen;

- evtouch is not compatible with fglrx, you will need to use the OS radeon 
module
- configuration is done through hal; see previous post for the rules file
- configuration utilities don't work with evtouch; you will have to manually 
change numbers

-- 
unquote.

It looks to me that this needs to be done to get the touchscreen to
work:

Copy and paste the following lines into a text editor and save as
'/etc/hal/fdi/policy/10-x11-input.fdi'

?xml version=1.0 encoding=UTF-8? !-- -*- SGML -*- --
!--
Pointer inputs for the Panasonic CF-72 w/ Touchscreen.
Models without touchscreen do not need this file as they are automatically 
configured by hal
--
deviceinfo version=0.2
device
match key=info.product contains=LBPS/2 Fujitsu Lifebook TouchScreen
merge key=input.x11_driver type=stringevtouch/merge
merge key=input.x11_options.Device 
type=string/dev/input/by-path/platform-i8042-serio-1-event-mouse/merge
merge key=input.x11_options.ReportingMode type=stringRaw/merge
merge key=input.x11_options.MinX type=string240/merge
merge key=input.x11_options.MinY type=string220/merge
merge key=input.x11_options.MaxX type=string3900/merge
merge key=input.x11_options.MaxY type=string3800/merge
merge key=input.x11_options.MoveLimit type=string5/merge
merge key=input.x11_options.SendCoreEvents type=stringtrue/merge
/match
/device
/deviceinfo

To configure it, the max min numbers must be changed in increments , 5 or 10..
Then reboot.
A time consuming and fiddly task, since the configuration tool does not handle 
it according to a lot of forums.

** Affects: xserver-xorg-input-evdev (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Panasonic Toughbook CF-29HTM50BM Touchscreen calibration
https://bugs.launchpad.net/bugs/577256
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 577257] [NEW] Panasonic Toughbook CF-29 Touchscreen calibration support.

2010-05-07 Thread Håken Hveem
Public bug reported:

To summarize what has been discovered is that the CF-29 has an uncommon
multiplexed PS2 type of connection that the touchscreen/touchpad uses.

There is no simple solution, as far that i know - you have to be a bit
of a Linux expert as well as a programmer and know how to write a patch
for the CF-29 hardware and then patch your kernel and configure X
Windows to get it working .

 It can be done though - Emperor Linux is one distribution that has it
working but they will only pre-install it on a CF-29, which is quite
costly. There is also another company that has a CF-29 touchscreen
driver for sale for $149.00.


quote:
http://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/panasonic-toughbook-cf-29-touch-screen-485053/page14.html

 To the best of my knowledge the evdev module does not work with the
Fujitsu LBPS/2 Touchpad/Touchscreen controller found in these Panasonic
Toughbooks. It could be that recent development has changed this, but it
has been my experience that the only working driver is the evtouch
module. I don't personally own a CF-29, but my CF-72 has the exact same
input hardware. The evtouch module is somewhat stagnant and deprecated
in some distros, so it may be worth the effort to figure out how to get
evdev to work if you feel up to the challenge.

At any rate, here is a short list from my experience with the
touchscreen;

- evtouch is not compatible with fglrx, you will need to use the OS radeon 
module
- configuration is done through hal; see previous post for the rules file
- configuration utilities don't work with evtouch; you will have to manually 
change numbers

-- 
unquote.

It looks to me that this needs to be done to get the touchscreen to
work:

Copy and paste the following lines into a text editor and save as
'/etc/hal/fdi/policy/10-x11-input.fdi'

?xml version=1.0 encoding=UTF-8? !-- -*- SGML -*- --
!--
Pointer inputs for the Panasonic CF-72 w/ Touchscreen.
Models without touchscreen do not need this file as they are automatically 
configured by hal
--
deviceinfo version=0.2
device
match key=info.product contains=LBPS/2 Fujitsu Lifebook TouchScreen
merge key=input.x11_driver type=stringevtouch/merge
merge key=input.x11_options.Device 
type=string/dev/input/by-path/platform-i8042-serio-1-event-mouse/merge
merge key=input.x11_options.ReportingMode type=stringRaw/merge
merge key=input.x11_options.MinX type=string240/merge
merge key=input.x11_options.MinY type=string220/merge
merge key=input.x11_options.MaxX type=string3900/merge
merge key=input.x11_options.MaxY type=string3800/merge
merge key=input.x11_options.MoveLimit type=string5/merge
merge key=input.x11_options.SendCoreEvents type=stringtrue/merge
/match
/device
/deviceinfo

To configure it, the max min numbers must be changed in increments , 5 or 10..
Then reboot.
A time consuming and fiddly task, since the configuration tool does not handle 
it according to a lot of forums.

** Affects: xf86-input-evtouch (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Panasonic Toughbook CF-29 Touchscreen calibration support.
https://bugs.launchpad.net/bugs/577257
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 560094] Re: [needs-packaging] qKismet

2010-04-26 Thread Håken Hveem
It needs :
libqt4-dev libqt4-opengl-dev kismet

-- 
[needs-packaging] qKismet
https://bugs.launchpad.net/bugs/560094
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


Re: [Bug 562228] Re: [needs-packaging] Voodoo Library 2

2010-04-14 Thread Håken Hveem


-- 
[needs-packaging] Voodoo Library 2
https://bugs.launchpad.net/bugs/562228
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 562228] [NEW] Voodoo Library 2

2010-04-13 Thread Håken Hveem
Public bug reported:

http://www.sorcerynet.org/
libv2 package

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
Voodoo Library 2
https://bugs.launchpad.net/bugs/562228
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 562232] [NEW] wepcrackgui

2010-04-13 Thread Håken Hveem
Public bug reported:

This is a new GUI for aircrack-ng.  It has the following features:

* Nice tabbed interface
* Automatically bring card into/out of monitor mode
* Scan for access points and selection of APs
* Fake Authentication, using aireplay-ng and wpa_supplicant for iwlagn cards
* Aireplay attacks: ChopChop, Fragmentation,Arp replay, Broadcast
  o Can run in parallel or individual selected
* Crack using PTW and if that fails individual Korek attacks 1-17
* Support of WEP Dictionary attack
  o Generates dictionary with more than 2 million keys
* Wpa crack, including automatic de-authentication of stations for fast 
handshake discovery
  o Uses all wordlist inside a configurable directory to crack the 
wpa-key
  o Some wordlists are already contained in the package. 
* Discover hidden essids ( uses mdk3 )
* Mac address changer
* Configurable options
* Translated in English, Italian and German
* Support for multiple cards

http://wepcrackgui.sourceforge.net/

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
wepcrackgui
https://bugs.launchpad.net/bugs/562232
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 560094] [NEW] qKismet

2010-04-10 Thread Håken Hveem
Public bug reported:

http://qkismet.sourceforge.net/index.php

please add to the repositories, it is in the Arch Linux user
repositories, but not in kubuntus.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: add repositories to

-- 
qKismet
https://bugs.launchpad.net/bugs/560094
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 384718] [NEW] package aolserver4 4.5.0-16.1 failed to install/upgrade: underprosessen post-installation script returnerte feilstatus 1

2009-06-08 Thread Håken Hveem
Public bug reported:

Binary package hint: aolserver4

Crashed during install on jaunty

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: underprosessen post-installation script returnerte feilstatus 1
Package: aolserver4 4.5.0-16.1
SourcePackage: aolserver4
Title: package aolserver4 4.5.0-16.1 failed to install/upgrade: underprosessen 
post-installation script returnerte feilstatus 1
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386

-- 
package aolserver4 4.5.0-16.1 failed to install/upgrade: underprosessen 
post-installation script returnerte feilstatus 1
https://bugs.launchpad.net/bugs/384718
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 384718] Re: package aolserver4 4.5.0-16.1 failed to install/upgrade: underprosessen post-installation script returnerte feilstatus 1

2009-06-08 Thread Håken Hveem

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

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/27636738/DpkgTerminalLog.gz

-- 
package aolserver4 4.5.0-16.1 failed to install/upgrade: underprosessen 
post-installation script returnerte feilstatus 1
https://bugs.launchpad.net/bugs/384718
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