Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64488 - gnome-ppp fails to support 56k speeds
Summary: gnome-ppp fails to support 56k speeds
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Nguyen Thai Ngoc Duy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-18 02:10 UTC by postmodern
Modified: 2004-10-23 09:50 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 Đokić 2004-10-09 05:20:13 UTC
OK, i forgot that :/ I'll fix it in the next version
Comment 4 Vladimir Đokić 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 ;)