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

Bug 64488

Summary: gnome-ppp fails to support 56k speeds
Product: Gentoo Linux Reporter: postmodern <brodigan>
Component: Current packagesAssignee: Nguyen Thai Ngoc Duy (RETIRED) <pclouds>
Status: RESOLVED NEEDINFO    
Severity: major CC: gnome, net-dialup
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description postmodern 2004-09-18 02:10:22 UTC
gnome-ppp fails to allow the user to set modem speed to 57600 baud. gnome-ppp dosn't even let the user set the baud rate anywhere near the maximum analog speed of 57600 baud. This results in the baud rate being set insanely high and analog dialouts impossible. Thus rendering gnome-ppp useless for the average dialup user.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-09-23 17:37:20 UTC
what version?

Note  version 0.3.16 exists on their home page. Can you see if that still has the same problem?
Comment 2 postmodern 2004-09-23 17:54:04 UTC
It was of the time of discovery version 0.3.13. Sadly I'm currently away from the host machine where I could test gnome-ppp with the serial modem so I guess its time to file this bug into the depths of the bugzilla.
Comment 3 Vladimir &#272;oki&#263; 2004-10-09 05:20:13 UTC
OK, i forgot that :/ I'll fix it in the next version
Comment 4 Vladimir &#272;oki&#263; 2004-10-20 15:25:45 UTC
just added more modem speeds to gnome-ppp 0.3.17. sorry for delay :/
Comment 5 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2004-10-23 09:50:49 UTC
Hi vladeck,
I got this:
make[1]: Leaving directory `/mnt/tmp/portage/portage/gnome-ppp-0.3.17/work/gnome-ppp-0.3.17/intl'
Making install in po
make[1]: Entering directory `/mnt/tmp/portage/portage/gnome-ppp-0.3.17/work/gnome-ppp-0.3.17/po'
/bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /mnt/tmp/portage/portage/gnome-ppp-0.3.17/image//usr/share
../.././mkinstalldirs: ../.././mkinstalldirs: No such file or directory
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/mnt/tmp/portage/portage/gnome-ppp-0.3.17/work/gnome-ppp-0.3.17/po'
make: *** [install-recursive] Error 1

I could do install manually. But it would be better if mkinstalldirs exists in gnome-ppp ;)