Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 204304

Summary: net-dialup/qlcr-0.4.1 not installing the compiled binary, thus not using local wvdial configuration; provider file hosting changed
Product: Gentoo Linux Reporter: Peter GAAL <pgaal>
Component: Current packagesAssignee: Gentoo Dialup Developers <net-dialup>
Status: RESOLVED FIXED    
Severity: major CC: pgaal
Priority: High Keywords: Bug, EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: File documenting the improvements
Patch for net-dialup/qlcr-0.4.1-r2
Ebuild working as of 04 Jan 2008

Description Peter GAAL 2008-01-04 18:44:30 UTC
1) The executable to install is src/qlcr and not bin/qlcr. This masks the following problem:
2) The [Dialer Defaults] tag isn't inserted into the wvdial.conf generated. This prevents any local configuration option from being applied by wvdial.
3) The site of the provider list has been closed before Christmas 2007.

Reproducible: Always

Steps to Reproduce:
1. emerge qlcr
2. Start qlcr
3. Enter your modem configuration strings
4. Try to dial
Actual Results:  
The modem cannot dial, eg behind a PBX or when it needs to perform pulse dialing

Expected Results:  
Initialization strings should always be used

The modified ebuild I used to install qlcr also makes this Qt program look better under Gnome: It reduces its font size to 8 pts. (I use Sans, and Qt is made to match it by qtconfig.)
All the bugfixes are documented in the ChangeLog file.
Comment 1 Peter GAAL 2008-01-04 18:49:42 UTC
Created attachment 140104 [details]
File documenting the improvements

Up to net-dialup/qlcr-0.4.1-r2
Comment 2 Peter GAAL 2008-01-04 18:53:12 UTC
Created attachment 140106 [details, diff]
Patch for net-dialup/qlcr-0.4.1-r2

Copy this patch in your local portage overlay to net-dialup/qlcr/files
Comment 3 Peter GAAL 2008-01-04 18:55:19 UTC
Created attachment 140110 [details]
Ebuild working as of 04 Jan 2008

Copy this patch in your local portage overlay to net-dialup/qlcr
Comment 4 Alin Năstac (RETIRED) gentoo-dev 2008-01-07 14:26:47 UTC
Fixed in qlcr-0.4.1-r1, committed with same keywords as previous revision.