After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 551209 - Import file dialog size
Import file dialog size
Status: RESOLVED DUPLICATE of bug 558776
Product: banshee
Classification: Other
Component: Importing
git master
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
: 567712 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-09-07 11:04 UTC by Michael Monreal
Modified: 2009-06-03 12:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (38.57 KB, image/png)
2008-09-07 11:05 UTC, Michael Monreal
Details

Description Michael Monreal 2008-09-07 11:04:57 UTC
Open the import dialog, it will open in the last location it was used, probably your library folder. Now, go to another folder (one where you have never pointed the import to?) and press cancel. Now open the import dialog again and the file/dir chooser dialog will open very small.
Comment 1 Michael Monreal 2008-09-07 11:05:22 UTC
Created attachment 118208 [details]
Screenshot
Comment 2 Michael Monreal 2008-09-07 11:06:30 UTC
I have resized the dialog in this new folder and opened the dialog again, it again opened small. Choosing my library folder again, cancel, open again: big window.
Comment 3 Andrew Conkling 2008-09-07 14:33:43 UTC
I noticed this too. Not sure how recent it is because it's been a while since I've imported anything.
Comment 4 Bertrand Lorentz 2008-09-08 13:19:20 UTC
I haven't been able to reproduce this with GTK+ 2.12.11 and GTK# 2.10.0. The dialog stays at the same size.

Which versions are you guys using ?
As the dialog is the standard GTK file chooser, I guess it might be a factor.
Comment 5 Andrew Conkling 2008-09-08 15:24:34 UTC
GTK+ 2.14.1 and GTK# 2.12.1 (on Ubuntu Intrepid). I hadn't thought of that, but it certainly could be the case.
Comment 6 Michael Monreal 2008-09-08 15:36:19 UTC
Same here (not on intrepid but same versions). Perhaps we should reassign the bug to gtk#?
Comment 7 John Millikin 2009-02-22 06:46:01 UTC
*** Bug 567712 has been marked as a duplicate of this bug. ***
Comment 8 John Millikin 2009-02-22 06:46:38 UTC
(copying info from bug 567712)

It appears to have something to do with shortcuts; if I comment out the call to
`FileImportSource.SetChooserShortcuts()` in `FolderImportSource.cs`, the dialog
opens correctly every time. The error occurs even if all the banshee-specific
code is removed from `FolderImportSource.Import()`, but if the code is then
copied into a stand-alone application, the error does not occur.

This might be a bug in GTK+ or GTK#, but Banshee is the only application in
which I can reproduce it.
Comment 9 Alexander Kojevnikov 2009-06-03 12:53:18 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 558776 ***