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

2014-05-05 Thread John Nogatch
  Error in Soundin
  Failed to start audio stream
 
  Error in Soundin
  PortAudio says requested soundcard format not supported

Are you starting wsjtx from a terminal window? Are you observing the
...SetApproximateSampleRate... message?

 wsjtx tries to open the sound input device with sampleRate=48000. If
the device does not support that rate, then error messages are
produced. For example, if I try to use device hw:1,0 directly, then I
see these messages in the terminal window:

 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/h
 ostapi/alsa/pa_linux_alsa.c', line: 2643
 Expression 'PaAlsaStream_Configure( stream, inputParameters,
outputParameters, sampleRate, framesPerBuffer, inputLatency,
outputLatency, ho
 stBufferSizeMode )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2767

  I was able to make this device work by creating ~/.asoundrc with
this entry in it, and then telling wsjtx to use device p148k:
  pcm.p148k {
  type plug
  slave {
   pcm hw:1,0
   format S16_LE
   channels 1
   rate 48000
   }
  }

Note that the entry is specific for audio device hw:1,0. It creates
a new virtual audio device, based on hw:1,0 but supporting the desired
sample rate. You can see the id number of all audio devices by running
alsamixer and hitting function key F6. Use the hw number for your
particular device.

I hope that this helps you.

-John AC6SL

-- 
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 1136833] [NEW] Sync fccexam 1.0.4-1 (universe) from Debian unstable (main)

2013-02-28 Thread John Nogatch
Public bug reported:

Please sync fccexam 1.0.4-1 (universe) from Debian unstable (main)

Changelog entries since current raring version 1.0.3-1:

fccexam (1.0.4-1) unstable; urgency=low

  * use echo -n instead of read -p (Closes: 690635)
  * PNG_VIEWER  eog recommended, not required
  * show name of non-existent questions
  * updated email address  copyright date

 -- John T. Nogatch jnoga...@gmail.com  Thu, 28 Feb 2013 09:22:53
-0800

** Affects: fccexam (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/1136833

Title:
  Sync fccexam 1.0.4-1 (universe) from Debian unstable (main)

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

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


[Bug 1136832] [NEW] Sync hamexam 1.2.1-1 (universe) from Debian unstable (main)

2013-02-28 Thread John Nogatch
Public bug reported:

Please sync hamexam 1.2.1-1 (universe) from Debian unstable (main)

Changelog entries since current raring version 1.2.0-1:

hamexam (1.2.1-1) unstable; urgency=low

  * add echo instead of read -p bashism (Closes: 690646)
  * changed debian/control email address
  * figures optional {$PNG_VIEWER, eog, gwenview, gpicview, ristretto} -
Thanks, Edi Meier (Closes: 701639)
  * show name of non-existent question

 -- John T. Nogatch jnoga...@gmail.com  Thu, 28 Feb 2013 08:52:34
-0800

** Affects: hamexam (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/1136832

Title:
  Sync hamexam 1.2.1-1 (universe) from Debian unstable (main)

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

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


[Bug 1022391] Re: Crashes upon launch - quisk crashed with ImportError in /usr/lib/python2.7/dist-packages/quisk/quisk.py: No module named wx

2013-02-21 Thread John Nogatch
quisk package is apparently missing dependency on python-wxgtk2.8

Adding this package allows quisk to start up:
sudo apt-get install python-wxgtk2.8

This solution was found on the nice Web site:
http://blog.marxy.org/2012/07/softrock-ensemble-rxtx-with-quisk-on.html

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

Title:
  Crashes upon launch - quisk crashed with ImportError in
  /usr/lib/python2.7/dist-packages/quisk/quisk.py: No module named wx

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

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


[Bug 1022391] Re: Crashes upon launch - quisk crashed with ImportError in /usr/lib/python2.7/dist-packages/quisk/quisk.py: No module named wx

2013-02-21 Thread John Nogatch
Sent email to debian maintainer bott...@debian.org 2013-02-21 17:07Z.

** Changed in: quisk (Ubuntu)
 Assignee: (unassigned) = John Nogatch (jnogatch)

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

Title:
  Crashes upon launch - quisk crashed with ImportError in
  /usr/lib/python2.7/dist-packages/quisk/quisk.py: No module named wx

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

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


[Bug 1131317] [NEW] Sync quisk 3.6.7-1 (universe) from Debian unstable (main)

2013-02-21 Thread John Nogatch
Public bug reported:

Please sync quisk 3.6.7-1 (universe) from Debian unstable (main)

Changelog entries since current raring version 3.6.6-1:

quisk (3.6.7-1) unstable; urgency=low

  * New upstream release
  * See /usr/share/doc/quisk/changelog.gz

 -- A. Maitland Bottoms bott...@debian.org  Sun, 17 Feb 2013 20:45:38
-0500

** Affects: quisk (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/1131317

Title:
  Sync quisk 3.6.7-1 (universe) from Debian unstable (main)

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

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


[Bug 854080] Re: TLF needs to be updated to recent version

2013-02-15 Thread John Nogatch
tlf 1.1.5 is avaiable for Ubuntu 12.04, 12.10, 13.04 at
https://launchpad.net/~jnogatch/+archive/tlf

** Changed in: tlf (Ubuntu)
   Status: New = In Progress

** Changed in: tlf (Ubuntu)
 Assignee: (unassigned) = John Nogatch (jnogatch)

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

Title:
  TLF needs to be updated to recent version

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

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


[Bug 514303] Re: tlf crashes on hitting ENTER

2013-02-15 Thread John Nogatch
tlf 1.1.5 is avaiable for Ubuntu 12.04, 12.10, 13.04 at
https://launchpad.net/~jnogatch/+archive/tlf

** Changed in: tlf (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: tlf (Ubuntu)
 Assignee: (unassigned) = John Nogatch (jnogatch)

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

Title:
  tlf crashes on hitting ENTER

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

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


Re: [Bug 1026965] Re: opens a terminal, GUI flashes on and then vanishes

2013-02-10 Thread John Nogatch
 Any reason not to go for an SRU for this since?

I have run the new wsjt 9.3 under 12.04 successfully,  the existing
package wsjt 5.9 does not work, so, yes, I think that 12.04  12.10 should
be updated with the new packages.

 Are these SRU something that I need to initiate? If so, how?


On Sun, Feb 10, 2013 at 9:55 AM, Dave Gilbert ubu...@treblig.org
wrote:

 Hi John,
 Any reason not to go for an SRU for this since?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1026965

 Title:
   opens a terminal, GUI flashes on and then vanishes

 Status in “wsjt” package in Ubuntu:
   Fix Released

 Bug description:
   Ubuntu 12.04
   WSJT 5.9.7.r383-1.6 0
   Package installed from the Software Centre.
   When starting WSJT a terminal appears then the program's GUI apears and
 immediately vanishes along with the terminal and the program aborts!

   ProblemType: Bug
   DistroRelease: Ubuntu 12.04
   Package: wsjt 5.9.7.r383-1.6
   ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
   Uname: Linux 3.2.0-26-generic-pae i686
   ApportVersion: 2.0.1-0ubuntu11
   Architecture: i386
   CheckboxSubmission: 013b090e6494564626297047e4a8fe51
   CheckboxSystem: 669b662da410063cc918e0f60cf6cddf
   Date: Fri Jul 20 09:27:23 2012
   EcryptfsInUse: Yes
   InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386
 (20120423)
   ProcEnviron:
LANGUAGE=en_GB:en
TERM=xterm
PATH=(custom, user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
   SourcePackage: wsjt
   UpgradeStatus: No upgrade log present (probably fresh install)

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


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

Title:
  opens a terminal, GUI flashes on and then vanishes

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

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

[Bug 359854] Re: wsjt.py crashed with SIGILL in ftn_init_()

2013-02-07 Thread John Nogatch
Thanks for reporting this bug.
The problem has been fixed by wsjt version 9.3.r2792+dfsg-1 in Ubuntu Raring 
(13.04).
For earlier Ubuntu versions precise  qantal, the same fix is available in my 
PPA at https://launchpad.net/~jnogatch/+archive/wsjt9


** Changed in: wsjt (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: wsjt (Ubuntu)
 Assignee: (unassigned) = John Nogatch (jnogatch)

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

Title:
  wsjt.py crashed with SIGILL in ftn_init_()

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

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


[Bug 1026965] Re: opens a terminal, GUI flashes on and then vanishes

2013-02-07 Thread John Nogatch
Thanks for reporting this bug.
The problem has been fixed by wsjt version 9.3.r2792+dfsg-1 in Ubuntu Raring 
(13.04).
For earlier Ubuntu versions precise  qantal, the same fix is available in my 
PPA at https://launchpad.net/~jnogatch/+archive/wsjt9


** Changed in: wsjt (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: wsjt (Ubuntu)
 Assignee: (unassigned) = John Nogatch (jnogatch)

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

Title:
  opens a terminal, GUI flashes on and then vanishes

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

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


[Bug 588359] Re: Update to latest version

2013-02-07 Thread John Nogatch
Thanks for reporting this bug.
Later version wsjt version 9.3.r2792+dfsg-1 is in Ubuntu Raring (13.04).
For earlier Ubuntu versions precise  qantal, the same fix is available in my 
PPA at https://launchpad.net/~jnogatch/+archive/wsjt9


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

** Changed in: wsjt (Ubuntu)
 Assignee: (unassigned) = John Nogatch (jnogatch)

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

Title:
  Update to latest version

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

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


[Bug 490650] Re: wsjt will not execute properly to desktop shows briefly then disappears

2013-02-07 Thread John Nogatch
Thanks for reporting this bug.
The problem has been fixed by wsjt version 9.3.r2792+dfsg-1 in Ubuntu Raring 
(13.04).
For earlier Ubuntu versions precise  qantal, the same fix is available in my 
PPA at https://launchpad.net/~jnogatch/+archive/wsjt9


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

** Changed in: wsjt (Ubuntu)
 Assignee: (unassigned) = John Nogatch (jnogatch)

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

Title:
  wsjt will not execute properly to desktop shows briefly then
  disappears

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

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


[Bug 258016] Re: WSJT - error return without exception set

2013-02-07 Thread John Nogatch
Thanks for reporting this bug.
The problem has been fixed by wsjt version 9.3.r2792+dfsg-1 in Ubuntu Raring 
(13.04).
For earlier Ubuntu versions precise  qantal, the same fix is available in my 
PPA at https://launchpad.net/~jnogatch/+archive/wsjt9


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

** Changed in: wsjt (Ubuntu)
 Assignee: (unassigned) = John Nogatch (jnogatch)

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

Title:
  WSJT - error return without exception set

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

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


[Bug 230471] Re: wsjt.py crashed with ImportError in module()

2013-02-07 Thread John Nogatch
https://bugs.launchpad.net/~ubuntu-hams-devel/+packagebugs-
search?field.distribution=ubuntufield.sourcepackagename=wsjtfield.status=Newfield.status=Incompletefield.status=Confirmedfield.status=Triagedfield.status=In+Progressfield.status=Fix+Committedsearch=Search

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

** Changed in: wsjt (Ubuntu)
 Assignee: (unassigned) = John Nogatch (jnogatch)

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

Title:
  wsjt.py crashed with ImportError in module()

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

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


[Bug 592904] Re: amateur radio wsjt quits program when transmitting messages 34

2013-02-07 Thread John Nogatch
Thanks for reporting this bug.
I am unable to reproduce the problem in new version wsjt  9.3.r2792+dfsg-1 in 
Ubuntu Precise (12.04).
The new wsjt version 9.3.r2792+dfsg-1 is in Ubuntu Raring (13.04).
For earlier Ubuntu versions precise  qantal, the same fix is available in my 
PPA at https://launchpad.net/~jnogatch/+archive/wsjt9


** Changed in: wsjt (Ubuntu)
 Assignee: (unassigned) = John Nogatch (jnogatch)

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

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

Title:
  amateur radio wsjt quits program when transmitting messages 34

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

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


[Bug 837080] Re: xsmc crashed with SIGSEGV in __libc_start_main()

2013-02-05 Thread John Nogatch
I exchanged email with the author of xsmc Lapo IK5NAX, who said Really
xsmc has been stopped several years ago, when I decided to rewrite it
using gtk, you shuold find gsmc that make everithing xsmc do with
someting more and e little better graphics...

I find this is true, i.e. gsmc is already available as an Ubuntu package
and appears to work correctly.

-John AC6SL

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

Title:
  xsmc crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xsmc-calc/+bug/837080/+subscriptions

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


[Bug 837080] Re: xsmc crashed with SIGSEGV in __libc_start_main()

2013-01-19 Thread John Nogatch
2 messages are printed before the seg fault:
$ xsmc
Unable to load font
Unable to load font
Segmentation fault (core dumped)

The xsmc application expects to find 2 fonts which match the patterns:
*-helvetica-medium-r-normal--12*
*helvetica*6*

The helvetica fonts are not present by default in Ubuntu 12.10.

The attached patch tries additional font patterns, if helvetica is not found:
$ ./xsmc
Unable to load font: *-helvetica-medium-r-normal--12*
Using font: *-fixed-medium-*--12*
Unable to load font: *-helvetica-*--6*
Using font: *-fixed-medium-*--6*

The messages show the font name patterns, the application will return 1
if no fonts are found, Makefile has been modifed to use CFLAGS.


** Patch added: try fixed fonts if helvetica not found
   
https://bugs.launchpad.net/ubuntu/+source/xsmc-calc/+bug/837080/+attachment/3490084/+files/xsmc-20130119.patch

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

Title:
  xsmc crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xsmc-calc/+bug/837080/+subscriptions

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


[Bug 749281] Re: gpsk31 version 0.5-4 failed to build on i386

2011-06-28 Thread John Nogatch
I was unable to duplicate this build failure using pbuilder-dist for
oneiric i386 (running on natty i386).

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

Title:
  gpsk31 version 0.5-4 failed to build on i386

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

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


[Bug 770985] Re: hamfax version 0.6.4-5.1 failed to build on amd64 with GCC-4.6/oneiric

2011-06-16 Thread John Nogatch
I do not have a 64-bit system either, but I reproduce the problem by
using pbuilder-dist to run a clean oneiric i386 build  on my system
running natty.

I am seeing this issue of libraries needing to be moved later in the
command in many packages; the behavior is different between gcc-4.5.2 in
natty and gcc-4.6 in oneiric, but I do not see any description of such a
change in gcc or ld documentation.

Your patch to Makefile.am is good; they are better to be called LIBS,
rather than LDFLAGS.

Your patch to acinclude.m4 is also good, but after applying the patch, I
had to remove configure and run autoconf to create a new configure. (I
tried both autoconf and autoreconf, but only used the result of
autoconf.) Then I created a new package and used pbuilder-dist to verify
that it builds on oneiric i386.

In summary, your patch file is good, but I believe that you should also
create a new configure file in the upstream repository.

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

Title:
  hamfax version 0.6.4-5.1 failed to build on amd64 with GCC-4.6/oneiric

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

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


[Bug 755937] Re: phaseshift version 0.40-13.2 failed to build on i386

2011-06-15 Thread John Nogatch
The ./configure script aborts with ...Can't find X includes..., but
this is misleading; the script finds the X11 include files, but not the
X11 libraries, because its list of path prefix possibilities does not
contain multi-arch paths e.g. /usr/lib/i386-linux-gnu/

This problem is present in natty and oneiric.

Perhaps what is needed is to run autoconf, or autoreconf, but these
commands are failing with messages e.g. ...AC_LANG_COMPILER: unknown
language: AC_LANG.


** Changed in: phaseshift (Ubuntu Oneiric)
   Status: New = Confirmed

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

Title:
  phaseshift version 0.40-13.2 failed to build on i386

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

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


[Bug 770985] Re: hamfax version 0.6.4-5.1 failed to build on amd64 with GCC-4.6/oneiric

2011-06-15 Thread John Nogatch
** Changed in: hamfax (Ubuntu Oneiric)
 Assignee: (unassigned) = John Nogatch (jnogatch)

** Changed in: hamfax (Ubuntu Oneiric)
   Status: New = Confirmed

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

Title:
  hamfax version 0.6.4-5.1 failed to build on amd64 with GCC-4.6/oneiric

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

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


[Bug 770985] Re: hamfax version 0.6.4-5.1 failed to build on amd64 with GCC-4.6/oneiric

2011-06-15 Thread John Nogatch
gcc 4.6 does not obtain modules from libraries unless the library  comes
later in the command, after the module that requires it.

This problem was present in 2 places:
1. In Makefile.in  hamfax_LDFLAGS must be after the hamfax .o files.
2. In configure QT_LIBS must be after the qt* test program.

Modifying the configure file may not be a correct fix, since it may
overwritten if autoconf or autoreconf is later used.


** Patch added: move libs later in ld commands in configure  Makefile.in
   
https://bugs.launchpad.net/ubuntu/+source/hamfax/+bug/770985/+attachment/2170602/+files/770985.patch

** Tags added: patch

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

Title:
  hamfax version 0.6.4-5.1 failed to build on amd64 with GCC-4.6/oneiric

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

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


[Bug 770951] Re: cwirc version 2.0.0-4 failed to build on amd64 with GCC-4.6/oneiric

2011-06-14 Thread John Nogatch
In Makefile libraries need to be later in compile commands.

** Changed in: cwirc (Ubuntu Oneiric)
 Assignee: (unassigned) = John Nogatch (jnogatch)

** Changed in: cwirc (Ubuntu Oneiric)
   Status: New = Confirmed

** Patch added: reorder LDFLAGS and GTK_LDFLAGS
   
https://bugs.launchpad.net/ubuntu/+source/cwirc/+bug/770951/+attachment/2168470/+files/770951.patch

** Tags added: patch

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

Title:
  cwirc version 2.0.0-4 failed to build on amd64 with GCC-4.6/oneiric

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

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


[Bug 770947] Re: morse-x version 20040713 failed to build on amd64 with GCC-4.6/oneiric

2011-06-14 Thread John Nogatch
In Makefile library must come later in LINKER command.

** Changed in: morse-x (Ubuntu Oneiric)
 Assignee: (unassigned) = John Nogatch (jnogatch)

** Changed in: morse-x (Ubuntu Oneiric)
   Status: New = Confirmed

** Patch added: move LDFLAGS later in LINKER command
   
https://bugs.launchpad.net/ubuntu/+source/morse-x/+bug/770947/+attachment/2168525/+files/770947.patch

** Tags added: patch

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

Title:
  morse-x version 20040713 failed to build on amd64 with GCC-4.6/oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/morse-x/+bug/770947/+subscriptions

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


[Bug 770919] Re: nec2c version 0.8-2 failed to build on amd64 with GCC-4.6/oneiric

2011-06-14 Thread John Nogatch
In Makefile, -lm must be later in gcc command.


** Changed in: nec2c (Ubuntu Oneiric)
 Assignee: (unassigned) = John Nogatch (jnogatch)

** Changed in: nec2c (Ubuntu Oneiric)
   Status: New = Confirmed

** Patch added: move -lm to end of gcc command
   
https://bugs.launchpad.net/ubuntu/+source/nec2c/+bug/770919/+attachment/2168760/+files/770919.patch

** Tags added: patch

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

Title:
  nec2c version 0.8-2 failed to build on amd64 with GCC-4.6/oneiric

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

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


[Bug 770815] Re: predict version 2.2.3-3ubuntu1 failed to build on amd64 with GCC-4.6/oneiric

2011-06-13 Thread John Nogatch
** Changed in: predict (Ubuntu Oneiric)
 Assignee: (unassigned) = John Nogatch (jnogatch)

** Changed in: predict (Ubuntu Oneiric)
   Status: New = In Progress

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

Title:
  predict version 2.2.3-3ubuntu1 failed to build on amd64 with
  GCC-4.6/oneiric

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

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


[Bug 770815] Re: predict version 2.2.3-3ubuntu1 failed to build on amd64 with GCC-4.6/oneiric

2011-06-13 Thread John Nogatch
The attached patch moves -lm later in several cc commands, so that
the missing math routines are found in the library.

This problem has been reported upstream as: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=630418


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

** Patch added: move -lm later in cc commands in /debian/rules
   
https://bugs.launchpad.net/ubuntu/+source/predict/+bug/770815/+attachment/2167745/+files/770815.patch

** Changed in: predict (Ubuntu Oneiric)
   Status: In Progress = Fix Committed

** Changed in: predict (Ubuntu Oneiric)
   Status: Fix Committed = Confirmed

** Tags added: patch

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

Title:
  predict version 2.2.3-3ubuntu1 failed to build on amd64 with
  GCC-4.6/oneiric

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

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


[Bug 771075] Re: qrq version 0.1.4-3 failed to build on amd64 with GCC-4.6/oneiric

2011-06-13 Thread John Nogatch
g++ 4.6 does not resolve library symbols if the library is mentioned
early in the command line.

The attached patch moves -lncurses and -lm to the end of the g++
command in the Makefile.


** Changed in: qrq (Ubuntu Oneiric)
 Assignee: (unassigned) = John Nogatch (jnogatch)

** Patch added: -lncurses needs to be later in g++ command
   
https://bugs.launchpad.net/ubuntu/+source/qrq/+bug/771075/+attachment/2167801/+files/771075.patch

** Changed in: qrq (Ubuntu Oneiric)
   Status: New = Confirmed

** Tags added: patch

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

Title:
  qrq version 0.1.4-3 failed to build on amd64 with GCC-4.6/oneiric

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

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


[Bug 771075] Re: qrq version 0.1.4-3 failed to build on amd64 with GCC-4.6/oneiric

2011-06-13 Thread John Nogatch
Added descriptive header to patch file.

** Patch added: 771075.patch
   
https://bugs.launchpad.net/ubuntu/+source/qrq/+bug/771075/+attachment/2167834/+files/771075.patch

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

Title:
  qrq version 0.1.4-3 failed to build on amd64 with GCC-4.6/oneiric

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

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


[Bug 770766] Re: morse version 2.2-1 failed to build on amd64 with GCC-4.6/oneiric

2011-06-13 Thread John Nogatch
In morse.d/Makefile X11LIBS needs to be later in cc command.

** Changed in: morse (Ubuntu Oneiric)
 Assignee: (unassigned) = John Nogatch (jnogatch)

** Changed in: morse (Ubuntu Oneiric)
   Status: New = Confirmed

** Patch added: move X11LIBS later in cc command
   
https://bugs.launchpad.net/ubuntu/+source/morse/+bug/770766/+attachment/2167839/+files/770766.patch

** Tags added: patch

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

Title:
  morse version 2.2-1 failed to build on amd64 with GCC-4.6/oneiric

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

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


[Bug 771136] Re: icomlib version 1.0.1-8.1 failed to build on amd64 with GCC-4.6/oneiric

2011-06-13 Thread John Nogatch
-lpcomm must come after -lpcp and libs must come later in compile
commands, in several Makefile.in


** Changed in: icomlib (Ubuntu Oneiric)
 Assignee: (unassigned) = John Nogatch (jnogatch)

** Patch added: move libs later in compile commands
   
https://bugs.launchpad.net/ubuntu/+source/icomlib/+bug/771136/+attachment/2167884/+files/771136.patch

** Changed in: icomlib (Ubuntu Oneiric)
   Status: New = Confirmed

** Tags added: patch

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

Title:
  icomlib version 1.0.1-8.1 failed to build on amd64 with
  GCC-4.6/oneiric

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

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


[Bug 722815] [NEW] apparmor prevents ntp from reading gpsd

2011-02-21 Thread John Nogatch
Public bug reported:

Binary package hint: ntp

Ubuntu 10.10
ntp 1:4.2.4p8+dfsg-1ubuntu6

With gpsd installed and a USB GPS device plugged in, xgps shows that GPS
data is available, but ntpq -p does not display it. server and
fudge lines had already been added to /etc/ntp.conf  ntp restarted.

/etc/apparmor.d/usr.sbin.ntpd needs to have 1 line added, capability
ipc_owner, (after the line capability ipc_lock,) and then apparmor
and ntp need to be restarted. ntpq -p then shows the time obtained
from the GPS.

The man page for shmat(2) indicates that EACCES is returned if the
process lacks CAP_IPC_OWNER. Perhaps if ntp requested access with
SHM_RDONLY, owner capability might not be required? Does adding
capability ipc_owner, open a security hole?

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


** Tags: apparmor gpsd ntp

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.
https://bugs.launchpad.net/bugs/722815

Title:
  apparmor prevents ntp from reading gpsd

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 722815] Re: apparmor prevents ntp from reading gpsd

2011-02-21 Thread John Nogatch
** Patch added: add ipc_owner to ntp apparmor profile
   
https://bugs.launchpad.net/bugs/722815/+attachment/1864446/+files/usr.sbin.ntpd.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.
https://bugs.launchpad.net/bugs/722815

Title:
  apparmor prevents ntp from reading gpsd

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 722815] Re: apparmor prevents ntp from reading gpsd

2011-02-21 Thread John Nogatch
My previous patch file was made incorrectly. This new patch file has the
files in correct order, with full pathname.

** Patch added: add ipc_owner to ntp apparmor profile
   
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/722815/+attachment/1864472/+files/usr.sbin.ntpd.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.
https://bugs.launchpad.net/bugs/722815

Title:
  apparmor prevents ntp from reading gpsd

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 722815] [NEW] apparmor prevents ntp from reading gpsd

2011-02-21 Thread John Nogatch
Public bug reported:

Binary package hint: ntp

Ubuntu 10.10
ntp 1:4.2.4p8+dfsg-1ubuntu6

With gpsd installed and a USB GPS device plugged in, xgps shows that GPS
data is available, but ntpq -p does not display it. server and
fudge lines had already been added to /etc/ntp.conf  ntp restarted.

/etc/apparmor.d/usr.sbin.ntpd needs to have 1 line added, capability
ipc_owner, (after the line capability ipc_lock,) and then apparmor
and ntp need to be restarted. ntpq -p then shows the time obtained
from the GPS.

The man page for shmat(2) indicates that EACCES is returned if the
process lacks CAP_IPC_OWNER. Perhaps if ntp requested access with
SHM_RDONLY, owner capability might not be required? Does adding
capability ipc_owner, open a security hole?

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


** Tags: apparmor gpsd ntp

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

Title:
  apparmor prevents ntp from reading gpsd

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


[Bug 722815] Re: apparmor prevents ntp from reading gpsd

2011-02-21 Thread John Nogatch
** Patch added: add ipc_owner to ntp apparmor profile
   
https://bugs.launchpad.net/bugs/722815/+attachment/1864446/+files/usr.sbin.ntpd.patch

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

Title:
  apparmor prevents ntp from reading gpsd

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


[Bug 722815] Re: apparmor prevents ntp from reading gpsd

2011-02-21 Thread John Nogatch
My previous patch file was made incorrectly. This new patch file has the
files in correct order, with full pathname.

** Patch added: add ipc_owner to ntp apparmor profile
   
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/722815/+attachment/1864472/+files/usr.sbin.ntpd.patch

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

Title:
  apparmor prevents ntp from reading gpsd

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


[Bug 514303] Re: tlf crashes on hitting ENTER

2010-09-17 Thread John Nogatch
My previous patch fixes version tlf-0.9.32.3.

I see that the author has posted source for a new version:
http://hermes.esrac.ele.tue.nl/TLF/tlf-1.0.0pre.tar.gz   which also
appears to have fixed the 3 problems that I found.

-- 
tlf crashes on hitting ENTER
https://bugs.launchpad.net/bugs/514303
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 608718] Re: While keyer is open, CR in RX(RST) field crashes Xlog

2010-07-31 Thread John Nogatch
** Changed in: xlog (Ubuntu)
   Status: New = Confirmed

-- 
While keyer is open, CR in RX(RST) field crashes Xlog
https://bugs.launchpad.net/bugs/608718
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 608718] Re: While keyer is open, CR in RX(RST) field crashes Xlog

2010-07-31 Thread John Nogatch
It appears that someone started modifying xlog's GUI, changing the
naming convention, but that these changes were not propagated into the
Keyer window, which is what is used in contest mode.

1. The reported problem was that hitting \r in the RX(RST) field of the
main window, while keyer window is active, caused a crash. It was trying
to pass a string to a callback which expected an int. I suspect that it
was originally a string,  had been changed to int, but 2 places had
been missed. Changing it back to string avoids the problem.

2. gtk error messages were appearing. Again, it appears that the name of
a menu item had been changed from Add to Write, but the keyer
interface had not been updated to use the new name.

3. Entering a callsign, \r, fills in the RST fields,  hitting another
\r failed to log the contact. Sending clicked to the /ToolBar/Write
widget was not working, but did not cause an error message. Changing it
to send activate to /MainMenu/Edit/Write allows the QSO to be logged
correctly. I see many other places where clicked is used, but I do not
know whether they are correct or not.

4. I observed that hitting \r in the RX(RST) field while no callsign is
filled in caused an invalid QSO to be logged. An additional check has
been added to prevent logging a QSO without callsign.

** Patch added: 608718.diff
   http://launchpadlibrarian.net/52803483/608718.diff

-- 
While keyer is open, CR in RX(RST) field crashes Xlog
https://bugs.launchpad.net/bugs/608718
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 551676] Re: python2.6 crashes on starting quisk

2010-07-21 Thread John Nogatch
I sent an email to the author of quisk jahl...@gmail.com, describing
the 1 line change.

After applying this fix, the next problem was to overcome the cannot
open I tried various settings in ~/.quisk_conf.py, and also noticed
there was a file ~/.quisk_init.pkl. After removing both of these files,
quisk was able to open the default sound card correctly. I suspect that
/.quisk_init.pkl was old, containing values from a previous version of
quisk with a different sound card.

I am marking this bug invalid, since it is not a bug in wxwidgets2.8.


** Changed in: wxwidgets2.8 (Ubuntu)
   Status: New = Invalid

-- 
python2.6 crashes on starting quisk
https://bugs.launchpad.net/bugs/551676
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 514303] Re: tlf crashes on hitting ENTER

2010-07-21 Thread John Nogatch
** Changed in: tlf (Ubuntu)
   Status: New = Confirmed

-- 
tlf crashes on hitting ENTER
https://bugs.launchpad.net/bugs/514303
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 514303] Re: tlf crashes on hitting ENTER

2010-07-21 Thread John Nogatch
I found it necessary to make 3 changes:
1. The 2 digit string for the current month was obtained incorrectly.
2. FIlling the line buffer with blanks was going 1 character too far.
3. Some strcat() operations exceeded the length of the log_line[4] buffer, so 
it was made longer.

With these changes, tlf will start, and accept callsign entries.


** Patch added: tlf-fix.patch
   http://launchpadlibrarian.net/52284413/tlf-fix.patch

-- 
tlf crashes on hitting ENTER
https://bugs.launchpad.net/bugs/514303
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 551676] Re: python2.6 crashes on starting quisk

2010-07-20 Thread John Nogatch
This is a bug in quisk, which only occurs if it is unable to open the
sound playback device.

In sound_alsa.c:quisk_open_alsa_playback() at line 500, after snd_pcm_open() 
returns an error, the line:
goto errend;
should be changed to:
return 1;

The variable hware has not yet been initialized, and errend will attempt
to free it.

After making this change, and re-making quisk, it runs, and if the
Config button is pressed, the error message is visible in red, Cannot
open playback device hw:0 (Device or resource busy).

-- 
python2.6 crashes on starting quisk
https://bugs.launchpad.net/bugs/551676
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 458537] Re: [armel imx51] hibernate does not work

2010-04-17 Thread John Nogatch
After installing updates today, hibernate is now working again on Dell
C400, i.e. the laptop does eventually power off.

When reawakened from hibernate, there were some error messages visible
through flashing bars, but eventually the working session was restored
correctly.

-- 
[armel imx51] hibernate does not work
https://bugs.launchpad.net/bugs/458537
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 458537] Re: [armel imx51] hibernate does not work

2010-04-17 Thread John Nogatch
Correction: hibernate shut down laptop correctly one time, but now it
has reverted to previous behavior, i.e. does not power off and remains
in unlock screen dialog. (Dell C400 running Lucid)

-- 
[armel imx51] hibernate does not work
https://bugs.launchpad.net/bugs/458537
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 458537] Re: [armel imx51] hibernate does not work

2010-04-14 Thread John Nogatch
I see same symptom on Dell C400 laptop running Lucid 10.04, i.e. attempt
to hibernate yields blank screen  press any key shows unlock screen
dialog. Hibernate was working correctly on Karmic 9.04  9.10

-- 
[armel imx51] hibernate does not work
https://bugs.launchpad.net/bugs/458537
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 542208] Re: [i830] graphics hang blank screen on lucid boot

2010-04-03 Thread John Nogatch
I still find it necessary to use i915.modeset=0 with 2.6.31-generic,
xserver-xorg-video-intel  2:2.9.1-3ubuntu1

-- 
[i830] graphics hang blank screen on lucid boot
https://bugs.launchpad.net/bugs/542208
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 542208] Re: [i830] graphics hang blank screen on lucid boot

2010-03-26 Thread John Nogatch
In order to make it the default setting, I added the i915... option to this 
line in /boot/grub/menu.lst
kernel  /boot/vmlinuz-2.6.32-16-generic 
root=UUID=958089fb-1b14-440d-865b-6188671382e0 ro splash quiet i915.modeset=0

This workaround solves the graphics startup problem.

-- 
[i830] graphics hang blank screen on lucid boot
https://bugs.launchpad.net/bugs/542208
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 542208] Re: [i830] graphics hang blank screen on lucid boot

2010-03-23 Thread John Nogatch
Yes, adding i915.modset=0 to the kernel... line allows
2.6.32-16-generic to start graphics successfully on Dell C400.

I had tried i915.modeset=0 nomodeset last week, and it had not worked
at that time. I have installed updates several times since then.

I also see that starting without i915.modeset=0 causes the black
screen to flash white approximately once per second. This is different
than what was previously seen, i.e. black screen only.

How can I make this parameter the default? I have not yet found how to
do that in info grub.

Where is i915 documented?

-- 
[i830] graphics hang blank screen on lucid boot
https://bugs.launchpad.net/bugs/542208
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 542208] Re: graphics hang blank screen on lucid boot

2010-03-20 Thread John Nogatch
Additional info:
1. ctrl-alt-F1 apparently does work, but the screen remains blank. After 
ctrl-alt-F1, username\n password\n sudo reboot\n does cause a reboot. It 
appears that the system is working, but the screen is displaying black on black 
after graphics mode is entered.

2. Booting older release 2.6.31-20-generic does succeed in bringing up
graphics. I thought that I had tried this release previously, and that
it had not worked. I have installed several updates since then.

In summary, in 2.6.32-16 graphics screen goes blank after initial boot
messages, but now appears to work OK in 2.6.31-20.

-- 
graphics hang blank screen on lucid boot
https://bugs.launchpad.net/bugs/542208
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 542208] [NEW] graphics hang blank screen on lucid boot

2010-03-19 Thread John Nogatch
Public bug reported:

Binary package hint: xorg

Dell C400 with Intel 82830 CGC, booting
lucid 2.6.32-16-generic causes screen to flash
several times and graphics are then hung
with blank screen and no cursor. No response
to ctrl-alt-F1. Backlight eventually turns off
and then comes back when Shift is pressed.
Remote login with ssh works OK.

ProblemType: Bug
Architecture: i386
Date: Fri Mar 19 13:58:31 2010
DistroRelease: Ubuntu 10.04
DkmsStatus: Error: [Errno 2] No such file or directory
Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Dell Computer Corporation Latitude C400
Package: xorg 1:7.5+3ubuntu1
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: root=UUID=958089fb-1b14-440d-865b-6188671382e0 ro quiet splash 
quiet
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
Uname: Linux 2.6.32-16-generic i686
dmi.bios.date: 08/02/2002
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A06
dmi.board.name: Latitude C400
dmi.board.vendor: Dell Computer Corporation
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA06:bd08/02/2002:svnDellComputerCorporation:pnLatitudeC400:pvr:rvnDellComputerCorporation:rnLatitudeC400:rvr:cvnDellComputerCorporation:ct8:cvr:
dmi.product.name: Latitude C400
dmi.sys.vendor: Dell Computer Corporation
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-16-generic

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


** Tags: apport-bug freeze i386 lucid

-- 
graphics hang blank screen on lucid boot
https://bugs.launchpad.net/bugs/542208
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 542208] Re: graphics hang blank screen on lucid boot

2010-03-19 Thread John Nogatch

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

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

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

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/41324993/GdmLog.txt

** Attachment added: GdmLog1.txt
   http://launchpadlibrarian.net/41324994/GdmLog1.txt

** Attachment added: GdmLog2.txt
   http://launchpadlibrarian.net/41324995/GdmLog2.txt

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

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/41324997/PciDisplay.txt

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

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

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

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/41325001/RelatedPackageVersions.txt

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

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

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/41325004/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/41325005/XorgLogOld.txt

-- 
graphics hang blank screen on lucid boot
https://bugs.launchpad.net/bugs/542208
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