The Ubuntu community has contributed 12232 ideas, 57574 comments, 1174524 votes
| |
71
|
|
|
Scalable image thumbnails in Nautilus
Thumbnails for 200% zoom are regenerated each time a folder is opened. (#204434)
| In : | nautilus (ubuntu) |
| Status : | Triaged |
| Importance : | Medium |
| Assignee : | Ubuntu Desktop Bugs |
6 comments, 3 subscribers and 4 duplicates
|
|
Written by XerxesXS the 16 Mar 08 at 16:15. Category: Look and Feel.
Related to: Nothing/Others.
New
|
|
In Nautilus, there is an option to view thumbnails of images. This is all very well for the default size icons for thumbnails.
However, if the thumbnail is made larger using the "stretch icon" function in Nautilus, the icon remains at the same resolution, making it appear blurry and pixelated.
Would it be possible to scale the preview of the image directly to the size of the displayed thumbnail?
EDIT: On Hardy there appears to be a big problem in that the images are regenerated each time the folder is opened, leading to large delays and higher system load whilst they are being generated. Navigation away from the folder results in the generated images being lost.
|
|
| |
44
|
|
|
|
Allow SAMBA to mount NTFS partition files more easily through FSTAB
|
|
Written by XerxesXS the 16 Mar 08 at 17:17. Category: Internet & Networking.
Related to: Nothing/Others.
New
|
|
When I came to mounting directories from an XP computer (although any windows this should be applicable) using SAMBA server at startup (similar to "map network drive" in windows) I found that this is relatively cryptic to do, with no warnings or messages to state that the mounting had failed.
Upon googling, I found that this is as for SAMBA to be able to mount using the SMB FS, the mounts need to be added to FSTAB with a lot of UID codes.
ie:
//Server/MountName /MountPoint smbfs credentials=/home/Username/.smbcredentials,uid=Username,gid=users 0 0
For the average user, this seems to be a little haphazard and many will not want to edit FSTAB nor know how to do this
Additionally, the user seems to need to be in the sudoers file.
I propose some sort of SAMBA addon GUI that will allow for automatic updating of FSTAB to this purpose; Perhaps a Nautilus shell script with something similar to the "Map Network Drive..." option in windows, when navigating the Network with Nautilus.
|
|
| |
14
|
|
|
|
Removal of networked computer shares mounted with SAMBA causes Nautilus crash.
|
|
Written by XerxesXS the 16 Mar 08 at 17:25. Category: Internet & Networking.
Related to: Nothing/Others.
New
|
|
On my current setup, I have mount points that are automatically mounted at boot that point to networked shares. This uses SAMBA as the files are hosted on an XP computer.
However, if this computer loses it's network connection or is turned off, Nautilus appears to crash and hang for a (seemingly) random amount of time. After a while, I can interact with it again, however it appears that the desktop is no longer updated or possible to be interacted with.
This may be due to the fact that the mount point cannot be resolved as soon as the computer is no longer accessible (Timeout errors, etc), however this is highly frustrating as it renders the computer fairly stunted whilst it attempts to recover.
I propose some sort of workaround that will prevent this from happening; Windows appears to have no problem with a network "share" from being removed, and even gives the user a popup message that states "X:/Share is no longer available", or a message to that effect. Something that popped up in Nautilus would be ideal.
|
|