[Bug 286842] New: Build-in floppy drive does not mount when logged in as domain user
https://bugzilla.novell.com/show_bug.cgi?id=286842 Summary: Build-in floppy drive does not mount when logged in as domain user Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: sloncho@gmail.com QAContact: qa@suse.de Found By: --- Hi, There is a problem with build-in floppy mount/umount and device icon display, when logged in as a domain user (NT4 domain). Bellow are details of the problem, and comments how it behaves when logged in as a local (not domain) user. I posted this problem on the opensuse list as well on June 21 2007. Details (all statements are for domain user logged in, unless otherwise stated): Very fresh install of 10.2 32 bit, updated10 minutes ago, with the latest KDE 3.5.7 release 43.1. 1. I can not see the floppy icon anywhere. I enabled in the desktop config to show device icons, including mounted and unmounted floppy, but it's not on the desktop. It does not show in System/Storage media in konqueror. In "My Computer" after the CD-ROM drives, there is a small floppy icon, but there is no underlined text after it, and the icon is not clickable. Local user: same 2. In /etc/fstab I have this line: /dev/fd0 /media/floppy auto noauto,user,sync 0 0 3. So, I decided that it is automountable, and with konqueror I opened /media/floppy, but it is empty - it did not mount it. dmesg shows nothing about this. Local user: same 4. Then I used mount /media/floppy and it mounted ok as a user. I could umount it as well. But even mounted, the icon did not appear anywhere. Local user: same 5. There is a floppy icon at the bottom of the "Computer" section in the "new" kde menu. It's just an icon, no text on the line. Anyway - clicking on it, it opened konqueror in system:/media/fd0, which is empty (and I'm sure on the diskette there are files). Local user: with local account it does work - it opened system:/media/fd0 and I could see the files. I could also see the files browsing to /media/floppy. 6. Then I right-clicked on that icon (in the Computer menu), and selected Mount. It produced an error: Error - kio_media_mounthelper : Could not read /tmp/kde-MYDOMAIN\sunny/kio_fileWgUab.tmp. The directory is there, but the file is missing. The directory has the right permissions rwx for the owner, and the owner is MYDOMAIN\sunny and the group is MYDOMAIN\domain admins. Local user: With local user right-click and Unmount works. The Mount worked as well. So - obviously there is a problem when the user is a domain user, and not a local one. But even with a local one the automount - i.e. viewing /media/floppy does not automount the floppy. Cheers Sunny -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=286842 Jiri Dluhos <jdluhos@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |kde-maintainers@suse.de |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=286842#c1 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |sloncho@gmail.com --- Comment #1 from Stephan Kulow <coolo@novell.com> 2007-07-02 07:39:11 MST --- did it work with 3.5.5 as shipped for 10.2? Because the 3.5.7 packages are not supported -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=286842#c2 Svetoslav Milenov <sloncho@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|sloncho@gmail.com | --- Comment #2 from Svetoslav Milenov <sloncho@gmail.com> 2007-07-02 08:12:40 MST --- I did not need it before the upgrade, so I do not know. I can make a virtual machine with fresh install, but it may be hardware specific, so I do not know if this is going to be helpful. Let me know if you want me to do so. Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=286842#c3 Will Stephenson <wstephenson@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |sloncho@gmail.com --- Comment #3 from Will Stephenson <wstephenson@novell.com> 2007-07-12 04:04:07 MST --- Please downgrade your KDE install back to the 10.2 packages and re-test. I don't see any value in testing this in a VM, and you can easily just test this with a new user, so you don't mess up your own user's possibly upgraded .kde configs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=286842#c4 Svetoslav Milenov <sloncho@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|sloncho@gmail.com | --- Comment #4 from Svetoslav Milenov <sloncho@gmail.com> 2007-07-12 15:18:40 MST --- OK, thats what I did: 1. init 3 2. remove from yast sources everything besides the official opensuse oss and nooss repos, and the YUM repo. 3. Downgraded to KDE 3.5.5 (all installed packages which had "kde" in their name) 4. Create a brand new local user 5. init 5 6. login as the new user Now, the floppy icon was visible in "Computer" menu, and clicking on it, was able to mount the floppy. Also, there was a floppy icon in konqueror/services/storage media/ alongside my mounted partitions. I was able to mount/umount the floppy from that icon (with right-click). 7. Logout 8. Login as another domain user (which never logged in on that machine). 9. Tried the step 6 from my original post, and received the same error. I guess this is because of the backslash in the directory or something. Anyway - the mount did not succeed. 10. Logout 11. init 3 12. add the these channels: KDE:/Backports, KDE:/KDE3 and KDE:/Community 13. Updated all kde packages to ver 3.5.7 14. login as the local user from step 4. 15. Now everything is like it was before the downgrade, i.e. like my OP 16. logout and login with the "new" domain user - same as my OP Now, looks like that something is broken in 3.5.7. But there is a problem in 3.5.5 as well (step 9). I understand that 3.5.7 are not supported, but most probably (if this problem persist) it will appear in 10.3. I do not know which ver. of kde is going to be in there anyway. If you decide not to deal with this, should I post the case in KDE bug database as well. Or you are going to move it upstream? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=286842#c5 Will Stephenson <wstephenson@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmueller@novell.com, stbinner@novell.com AssignedTo|kde-maintainers@suse.de |wstephenson@novell.com Status|NEW |ASSIGNED --- Comment #5 from Will Stephenson <wstephenson@novell.com> 2007-08-11 06:53:17 MST --- Will try to reproduce with 10.3 and 3.5.7 Dirk, Stephan - do either of you have a floppy driver? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=286842 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wstephenson@novell.com |bnc-team-screening@forge.provo.novell.com Status|ASSIGNED |NEW -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=286842 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |kde-maintainers@suse.de -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=286842 Will Stephenson <wstephenson@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wstephenson@novell.com Severity|Normal |Major Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com