Bug 204222 - Password error window popuped by calling "eject" command from remote
Summary: Password error window popuped by calling "eject" command from remote
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: eject
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-27 08:04 UTC by nakai
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-28 13:52:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description nakai 2006-08-27 08:04:26 UTC
Description of problem:
Error window is popuped when "eject" command (eject-2.1.5-0.1.fc5) is called 
from remote (e.g. via XDMCP or ssh with X-forword)

This popup said "The password you typed is invalid. Please try again."
However, this is clearly wrong because no password was entered for "eject".

Using old version (eject-2.1.2-1.2.1),
"eject" (called from remote) said "eject: unable to open `/dev/hdc'" on terminal.
But, new version (eject-2.1.5-0.1.fc5) returns password error with POPUP-window. 

I think old one's behavior is correct. 


Version-Release number of selected component (if applicable):
 eject-2.1.5-0.1.fc5

How reproducible:  always

Steps to Reproduce:
1. Log in from remote with ssh(X-forwarded) or XDMCP... 
2. Execute "eject" command.
  
Actual results:
A popup-window opens.
It says "The password you typed is invalid. Please try again." (this is wrong)


Expected results:
Don't open a popup.
Some messages shoud be provided on stdout or stderr correctly.
(back to the older behavior)

Additional info:
GKrellM calls "eject -d" command as it starts up.
So, executing "gkrellm" from remote, this popup(password error) opens.

Comment 1 Than Ngo 2006-08-28 13:52:33 UTC
it's fixed in rawhide. I will build new package into FC5-updtae soon. Thanks 
for your report.

Comment 2 nakai 2006-08-29 10:07:40 UTC
I updated eject to 2.1.5-0.2.fc5.
It works as expected.
Thank you for fixing this problem.



Note You need to log in before you can comment on or make changes to this bug.