[Bug 335492] New: Adding local directory as software repository GUI broken
https://bugzilla.novell.com/show_bug.cgi?id=335492 Summary: Adding local directory as software repository GUI broken Product: openSUSE 10.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bryeny@mi-tech.com QAContact: jsrain@novell.com Found By: Customer When adding a local directory as a software repository, and choosing the browse button to graphically select the directory, it goes to /root. There is no way to graphically browse to a directory other than under /root. You can however, manually type in the directory path. But that defeats the whole purpose of browsing graphically. The fix should be to have the gui default to / rather than /root. On a separate note: I noticed that if I launch from terminal: /sbin/yast2 (but not under su), and go through the above steps, the graphical browser defaults to ~/home. Not a showstopper to manually type in the actual path, but what's the point of a gui browser then? :-) -- 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=335492#c1 Matej Horvath <mhorvath@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |bryeny@mi-tech.com --- Comment #1 from Matej Horvath <mhorvath@novell.com> 2007-10-22 07:43:43 MST --- Using both GTK and QT yast UI I'm able to choose any directory. Could you please post a screenshot of the problem? -- 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=335492#c2 --- Comment #2 from Bryen Yunashko <bryeny@mi-tech.com> 2007-10-22 08:08:09 MST --- Created an attachment (id=179694) --> (https://bugzilla.novell.com/attachment.cgi?id=179694) GUI for pointing to local repository As you can see from this screenshot, the highest level shown is /root. There is no browser buttons to go higher than /root to /. That's a problem if you have directory other than under /root. You can however, type in the actual path in the Location bar and it works fine that way. -- 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=335492#c3 --- Comment #3 from Martin Mrazik <mmrazik@novell.com> 2007-10-23 07:46:55 MST --- Mhm... In my installation I have a "File System" button which takes me to "/". Could you please attach y2logs (http://en.opensuse.org/Bugs/YaST)? Also just to be sure, is this correct way how to reprouce it? i) run "yast2 inst_source" (gtk flavour) ii) Click on Add iii) Select "Local Directory" iv) Click on "Browse" -- 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=335492#c4 --- Comment #4 from Bryen Yunashko <bryeny@mi-tech.com> 2007-10-23 08:25:06 MST --- Created an attachment (id=180022) --> (https://bugzilla.novell.com/attachment.cgi?id=180022) y2logs File As requested, attached is the y2logs file. Following your instructions in Comment #3, when I got to the browse screen, it defaulted to my ~/home directory rather than root's home directory. But there still wasn't a browse button to go to /. -- 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=335492#c5 Matej Horvath <mhorvath@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |bnc-team-gnome@forge.provo.novell.com Severity|Normal |Enhancement Status|NEEDINFO |NEW Component|YaST2 |Other Info Provider|bryeny@mi-tech.com | --- Comment #5 from Matej Horvath <mhorvath@novell.com> 2007-10-24 03:48:48 MST --- Click on the arrow before the 'root' button, the rest buttons will appear. Therefore it's a usability bug - enhancement. -- 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=335492 Scott Reeves <sreeves@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- 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=335492 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=335492#c7 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |federico@novell.com Component|Other |GNOME Summary|Adding local directory as software repository |Not intuitive to navigate to '/' from GTK file |GUI broken |dialog --- Comment #7 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-10-18 17:01:21 MDT --- So, the issue is with the GTK file chooser dialog, which, despite its crisp look, does have some quirks about it that could be improved on. I think the problem may have been that the arrow button is not as intuitive for the super-user as it is for the ordinary user. When an Unix user uses the GTK file dialog as an ordinary user, he can see clearly that the arrow is hiding the rest of the hierarchy because it's well visible only part of the file path is being shown. As a super-user however, it may no longer be noticeable the connection between the arrow to the file path line since it's directly located under root. Either way, hiding the root dir for the root user has no purpose since you're not reducing the file path line anyway, and it's annoying, so I'd get rid of it. Let's see what Gnome guys have to say about this though. Anyway, from the Yast GTK UI, to avoid the issue, "/" will be added to the navigator side bar shortcuts, in case it's not there. -- 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=335492 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|jsrain@novell.com |qa@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.
participants (1)
-
bugzilla_noreply@novell.com