[Bug 306821] Re: Network servers are not refreshed properly

2008-12-10 Thread A. Walton
*** This bug is a duplicate of bug 209520 *** https://bugs.launchpad.net/bugs/209520 It looks to me like you are running into the same issues as described in bug 209520; if you cannot mount the share and gvfsd-smbbrowse doesn't see it, gvfsd-network will never see the shares in the first

[Bug 295893] Re: Missing drive?

2008-11-09 Thread A. Walton
Thank you for reporting your bug. Does this happen every time you open the file chooser? Is the missing entry only missing from the file chooser, or also in Nautilus windows (Places sidebar)? If it is missing in both locations , then this is probably an issue with GLib not exposing the mounts

[Bug 260492] Re: opening a directory using an application change associations incorrectly

2008-10-31 Thread A. Walton
I'm not convinced the patch is correct; you're incorrectly looking for the nautilus .desktop file, when we install one specifically for browsing folders (namely nautilus-folder-handler.desktop, which uses the commandline nautilus --no-desktop %U). Ideally we'd just set_as_default_for_type that

[Bug 291879] Re: Operation not supported by backend

2008-10-31 Thread A. Walton
*** This bug is a duplicate of bug 203687 *** https://bugs.launchpad.net/bugs/203687 Thanks for reporting. This is a known issue; the ObexFTP backend in GVFS currently does not support writing. You may be able to use bluetooth- sendto to move the files to your phone for the time being. **

[Bug 292504] Re: Use embedded icons for executable files

2008-11-02 Thread A. Walton
Yes. Or install it when Wine is installed, or whichever package ships the icon tool referenced above. Nautilus calls libgnomeui to create thumbnails, and there's a well written guide for ISVs to integrate into the GNOME desktop correctly written here:

[Bug 292504] Re: Use embedded icons for executable files

2008-11-02 Thread A. Walton
It's not libgnomeui's job either; did you click the link? gnome_thumbnailer looks up the mime-type via GConf, finds the thumbnailer responsible for it, and runs it over the file that Nautilus gives it. You install a new thumbnailer by adding the mime-type in GConf and specifying the thumbnailer.

[Bug 292927] Re: Scrollbar gets hidden with multiple tabs and information bar

2008-11-02 Thread A. Walton
*** This bug is a duplicate of bug 251809 *** https://bugs.launchpad.net/bugs/251809 ** This bug has been marked a duplicate of bug 251809 scrollbar has some problem with multiple tabs -- Scrollbar gets hidden with multiple tabs and information bar https://bugs.launchpad.net/bugs/292927

[Bug 285188] Re: nautilus freezes on opening directories from gnome menu

2008-10-17 Thread A. Walton
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down

[Bug 280539] Re: add a combo box with the view options

2008-10-16 Thread A. Walton
*** This bug is a duplicate of bug 13254 *** https://bugs.launchpad.net/bugs/13254 Nautilus does not have anything to do with that dialog (the GtkFileChooser in this case). It's been a long-wanted feature request to add different views to this dialog (see lp bug: 13254). Closing this as a

[Bug 206136] Re: There should be default action connected to .ics files

2008-10-16 Thread A. Walton
If Evolution wants a default action for iCal files, Evolution should register it, just like every other application registers its own mime associations upon installation. If Evolution is registered, but is not launching correctly, it's probably a problem with their Desktop Entry file, but it might

[Bug 289364] Re: Nautilus does not preview .svgz files

2008-10-26 Thread A. Walton
*** This bug is a duplicate of bug 257713 *** https://bugs.launchpad.net/bugs/257713 Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** This bug has been marked a duplicate of

[Bug 273914] Re: svgz images don't show a thumbnail unless once opened in Gimp

2008-10-26 Thread A. Walton
*** This bug is a duplicate of bug 257713 *** https://bugs.launchpad.net/bugs/257713 ** This bug has been marked a duplicate of bug 257713 No thumbnail for .svgz file -- svgz images don't show a thumbnail unless once opened in Gimp https://bugs.launchpad.net/bugs/273914 You received this

[Bug 289361] Re: no video preview in nautilus

2008-10-26 Thread A. Walton
Thank you for your bug. This is a known feature request and is already upstream. You can follow its progress here: http://bugzilla.gnome.org/show_bug.cgi?id=390988 ** Bug watch added: GNOME Bug Tracker #390988 http://bugzilla.gnome.org/show_bug.cgi?id=390988 ** Also affects: nautilus via

[Bug 289237] Re: nautilus crashes on startup

2008-10-26 Thread A. Walton
Can you run which nautilus in a terminal and paste the output here? This is likely a problem with your setup and the way that Nautilus is linking with Pango. ** Changed in: nautilus (Ubuntu) Importance: Undecided = Low Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

[Bug 289152] Re: unscrollable tab window

2008-10-26 Thread A. Walton
*** This bug is a duplicate of bug 251809 *** https://bugs.launchpad.net/bugs/251809 ** This bug has been marked a duplicate of bug 251809 scrollbar has some problem with multiple tabs -- unscrollable tab window https://bugs.launchpad.net/bugs/289152 You received this bug notification

[Bug 289079] Re: Opening personal folder from Locations requires root password

2008-10-26 Thread A. Walton
I don't think this is a Nautilus bug, but more likely an issue with your setup with regards to your Personal Folder and EncFS integration. Nautilus does not ask for passwords except mounting volumes. Someone more familiar with your setup and EncFS should be able to help. ** Changed in: nautilus

[Bug 289237] Re: nautilus crashes on startup

2008-10-26 Thread A. Walton
Well I'm glad it was fixed, but since we didn't really fix it, it's probably not best to mark it as such. Please feel free to report anything else you find. ** Changed in: nautilus (Ubuntu) Status: Fix Committed = Invalid -- nautilus crashes on startup

[Bug 290535] Re: Autorun fails with Error Message

2008-10-28 Thread A. Walton
Nautilus doesn't support autorunning EXEs/INF files currently, and should not be offering to autorun (last I checked it didn't in Intrepid, but it's been a while). If you're running Hardy, you might still be seeing this erroneous behavior, though IIRC we committed a fix for it on the Nautlus 2.22

[Bug 290784] Re: gvfs changes bash COMP_WORDBREAKS breaking scp tab-completion

2008-10-29 Thread A. Walton
It's a known issue upstream. You can track its progress here: http://bugzilla.gnome.org/show_bug.cgi?id=523732 ** Bug watch added: GNOME Bug Tracker #523732 http://bugzilla.gnome.org/show_bug.cgi?id=523732 ** Also affects: gvfs via http://bugzilla.gnome.org/show_bug.cgi?id=523732

[Bug 290591] Re: Eject icon is bigger than line height in Nautilus or other icons

2008-10-29 Thread A. Walton
This is most likely a problem with your theme. If you indicate what theme you're using that would be helpful. -- Eject icon is bigger than line height in Nautilus or other icons https://bugs.launchpad.net/bugs/290591 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 19266] Re: [Breezy] Tree view : fonts are not rendered properly

2008-10-22 Thread A. Walton
2008-10-22 A. Walton * src/file-manager/fm-tree-model.c (fm_tree_model_get_column_type), (fm_tree_model_get_value): * src/file-manager/fm-tree-model.h: * src/file-manager/fm-tree-view.c (create_tree): Use normal weighting in the tree view sidebar. Closes

[Bug 287476] Re: Links to gvfs mounts do not use a URI

2008-10-22 Thread A. Walton
Well it's a symlink to a FUSE-mounted location, so technically it is an invalid link when you tried to click it. But I agree that this behavior is probably not what the user is expecting, and such a case is probably where a Desktop Entry link file is better than a symlink. Confirming the bug with

[Bug 25827] Re: Thumbnails for Openoffice.org documents

2008-10-22 Thread A. Walton
Hubert Figuiere would like to remind us that libgsf (one of the libraries for Abiword) also ships a thumbnailer for ODF files, but since Ubuntu doesn't ship GNOME's office tools by default, and we do ship OpenOffice, this should be taken care of by OpenOffice. In general, this is an OpenOffice

[Bug 287636] Re: [Heardy] Nautilius don't close it when remove memory card, or pendrive

2008-10-22 Thread A. Walton
*** This bug is a duplicate of bug 23293 *** https://bugs.launchpad.net/bugs/23293 Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** This bug has been marked a duplicate of bug

[Bug 222957] Re: doesn't display a warning when trying to add a bookmark and there is disk space

2008-10-24 Thread A. Walton
$HOME/.gtk-bookmarks The file should consist of URIs separated by single newlines. -- doesn't display a warning when trying to add a bookmark and there is disk space https://bugs.launchpad.net/bugs/222957 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 219400] Re: nautilus hangs on 'properties' of '/dev/dv1394/0'

2008-04-19 Thread A. Walton
Package gvfs-bin has the gvfs-info utility. -- nautilus hangs on 'properties' of '/dev/dv1394/0' https://bugs.launchpad.net/bugs/219400 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 204362] Re: Filesystem-properties in Nautilus in continuous loop

2008-03-20 Thread A. Walton
** Bug watch added: GNOME Bug Tracker #504980 http://bugzilla.gnome.org/show_bug.cgi?id=504980 ** Also affects: nautilus via http://bugzilla.gnome.org/show_bug.cgi?id=504980 Importance: Unknown Status: Unknown -- Filesystem-properties in Nautilus in continuous loop

[Bug 204362] Re: Filesystem-properties in Nautilus in continuous loop

2008-03-20 Thread A. Walton
If you're only getting wakeups while the dialog is showing, then it makes sense that somewhere in the logic we are missing something, and it's going into a continuous loop for some reason. We just need more information to be able to solve this. Can you try creating a new user account and see if

[Bug 204362] Re: Filesystem-properties in Nautilus in continuous loop

2008-03-21 Thread A. Walton
Please don't add Me toos unless you have some real information to add. Are you all using NTFS-3G (which we've already had other problems with)? What other file systems do you have mounted? Do you have GVFS Fuse installed and is it running? This is the kind of information we need here. --

[Bug 204362] Re: Filesystem-properties in Nautilus in continuous loop

2008-03-23 Thread A. Walton
The fix hasn't been pushed into Ubuntu yet, but was fixed in the upstream Nautilus repository. Please be patient. -- Filesystem-properties in Nautilus in continuous loop https://bugs.launchpad.net/bugs/204362 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 204413] Re: nautilus memory leak

2008-03-23 Thread A. Walton
You need to remove Nautilus from the session manager first. There are two ways: the easy way is typing 'nautilus -q' into a terminal. The GUI way is by going to System-Preferences-Sessions, switching over to the Current Sessions tab, finding Nautilus and removing it from the session. After this,

[Bug 208467] Re: Camera Device button Open F-spot Photo Manager doesn't work

2008-04-04 Thread A. Walton
The problem is actually with GVFS mounting the camera, which blocks photo management applications from then accessing the device. This will be fixed for Hardy by simply not including the GVFS Gphoto2 backend. -- Camera Device button Open F-spot Photo Manager doesn't work

[Bug 204413] Re: nautilus memory leak

2008-04-06 Thread A. Walton
Having that AVI file would be a huge help. Barring that... ==18231==definitely lost: 156 bytes in 4 blocks. ==18231==indirectly lost: 499 bytes in 29 blocks. ==18231== possibly lost: 8,801 bytes in 261 blocks. ==18231==still reachable: 399,407 bytes in 9,523 blocks. Looks like

[Bug 204413] Re: nautilus memory leak

2008-04-07 Thread A. Walton
It's unrealistic to upload a 700MB video, sadly. The default thumbnailer for video is accessible via gnome-video- thumbnailer. -- nautilus memory leak https://bugs.launchpad.net/bugs/204413 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 214037] Re: Integrated Font File Gone

2008-04-08 Thread A. Walton
*** This bug is a duplicate of bug 193897 *** https://bugs.launchpad.net/bugs/193897 ** This bug has been marked a duplicate of bug 193897 Go to Fonts Folder button and fonts:/// URL scheme broken in Hardy -- Integrated Font File Gone https://bugs.launchpad.net/bugs/214037 You received

[Bug 205690] Re: cannot browse folders over the internet

2008-03-24 Thread A. Walton
Thanks for the bug, please don't post confirm unless you're adding details about your setup which will be helpful for us to solve this problem. Some diagnostic information that would be helpful to have here would be: What happens if you try to mount the location with gvfs-mount (consult --help).

[Bug 206194] Re: gvfs progress bar window is always jumping in the center

2008-03-24 Thread A. Walton
Thanks for your bug. I've forwarded this to the GNOME bug tracker and will take a look at the problem. ** Changed in: nautilus (Ubuntu) Sourcepackagename: gvfs = nautilus ** Bug watch added: GNOME Bug Tracker #524241 http://bugzilla.gnome.org/show_bug.cgi?id=524241 ** Also affects: nautilus

[Bug 217689] Re: nautilus no longer can display fonts://

2008-04-15 Thread A. Walton
*** This bug is a duplicate of bug 193897 *** https://bugs.launchpad.net/bugs/193897 ** This bug has been marked a duplicate of bug 193897 Go to Fonts Folder button and fonts:/// URL scheme broken in Hardy -- nautilus no longer can display fonts:// https://bugs.launchpad.net/bugs/217689

[Bug 45489] Re: Examples folder link on Live CD desktop cannot be translated

2008-04-16 Thread A. Walton
Just curious, why is this so hard that it hasn't been done for ages? This might be cheating, but it most certainly works (and don't laugh at the translations, they're babelfished for demonstration purposes): in ~/Examples.desktop (or something): [Desktop Entry] Version=1.0 Type=Application

[Bug 204413] Re: nautilus memory leak

2008-04-09 Thread A. Walton
** Bug watch added: GNOME Bug Tracker #526091 http://bugzilla.gnome.org/show_bug.cgi?id=526091 ** Also affects: nautilus via http://bugzilla.gnome.org/show_bug.cgi?id=526091 Importance: Unknown Status: Unknown -- nautilus memory leak https://bugs.launchpad.net/bugs/204413 You

[Bug 222730] Re: Nautilus doesn't work on Hardy after update from Gutsy

2008-04-26 Thread A. Walton
You need to be sure that Eel is being upgraded, preferably before Nautilus itself is being upgraded; the missing symbol is not present in 2.22's Eel. If this doesn't fix the problem, please let us know. ** Changed in: eel2 (Ubuntu) Sourcepackagename: nautilus = eel2 -- Nautilus doesn't work on

[Bug 207745] Re: Most ubuntu apps fail to open network files

2008-04-27 Thread A. Walton
Please attach bugs to applications that don't work under GIO, that haven't already been ported, not Nautilus. Many applications have been ported (http://live.gnome.org/GioPort/) but it is simply impossible to port every application in the entire platform in a single release. For GNOME applications

[Bug 223354] Re: nautilus-gksu not functioning after upgrade to hardy

2008-04-27 Thread A. Walton
*** This bug is a duplicate of bug 201462 *** https://bugs.launchpad.net/bugs/201462 ** This bug has been marked a duplicate of bug 201462 nautilus-gksu stopped working in hardy -- nautilus-gksu not functioning after upgrade to hardy https://bugs.launchpad.net/bugs/223354 You received

[Bug 222811] Re: Nautilus Launcher cration to Place dont allow to select directory

2008-04-27 Thread A. Walton
gnome-desktop-item-edit isn't catching directories in the case of Link, like it should be (or barring that, having something like Directory instead of Link). Moving the bug to gnome-panel (don't ask me why this util is there! completely unintuitive...) ** Changed in: gnome-panel (Ubuntu)

[Bug 7560] Re: Wastebasket fails with read only directories

2008-04-28 Thread A. Walton
rm $XDG_DATA_HOME/Trash/* normally $XDG_DATA_HOME is ~/.local/share/, so rm ~/.local/share/Trash/* is the equivalent command. -- Wastebasket fails with read only directories https://bugs.launchpad.net/bugs/7560 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 223782] Re: WARNING **: Unable to add monitor: bug

2008-04-28 Thread A. Walton
This is not a bug, it's Nautilus letting us know that GVFS isn't complete yet, and that some GVFS mounts will never support monitoring. We could probably make it warn less, but it's really not an issue. ** Changed in: nautilus (Ubuntu) Status: Confirmed = Invalid -- WARNING **: Unable

[Bug 223901] Re: nautilus window is not moved

2008-04-28 Thread A. Walton
Moving this to Emerald per description. ** Changed in: emerald (Ubuntu) Sourcepackagename: nautilus = emerald -- nautilus window is not moved https://bugs.launchpad.net/bugs/223901 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 190366] Re: Nautilus does not identify partitions, except by size

2008-02-29 Thread A. Walton
Sebastian Bacher said that he would look into patching this issue, but I can if he doesn't get around to it in time. I think (at least for Ubuntu, not sure what the rest of the world wants) that adding the drive's /dev entry path is probably the most correct way to go (e.g. 500.1GB Media (sdb2)),

[Bug 190366] Re: Nautilus does not identify partitions, except by size

2008-02-29 Thread A. Walton
I don't particularly agree with the /dev entry method either, but that's what the spec says, and I'm not sure of a better way to do it other than specifying a name. But then again I specify labels for my volumes ;). As that's too difficult to do without lots of work for the average user (requires

[Bug 198154] Re: nautilus don't show thumbnails for jpg images

2008-03-03 Thread A. Walton
Thanks for your bug, but we could use a little more information to solving this one. Can you give us the results of the following command on any one of the images: gvfs-info ~/path/to/image.jpg In particular, we're looking for the standard::content-type and thumbnail::* keys. -- nautilus don't

[Bug 192323] Re: nautilus bluetooth

2008-02-16 Thread A. Walton
Thanks for your report. This is a known issue, and is being worked on by the upstream developers. ** Bug watch added: GNOME Bug Tracker #509621 http://bugzilla.gnome.org/show_bug.cgi?id=509621 ** Also affects: nautilus via http://bugzilla.gnome.org/show_bug.cgi?id=509621 Importance:

[Bug 188542] Re: Icon themes are broken

2008-03-07 Thread A. Walton
This is an icon theme problem (whichever theme you happen to be using), not a Nautilus problem. Nautilus (actually GIO) is following the Icon Naming Specification from FreeDesktop.org (http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec- latest.html ) for finding icons, and many old

[Bug 194651] Re: File Roller cannot extract .ace files

2008-03-07 Thread A. Walton
*** This bug is a duplicate of bug 80775 *** https://bugs.launchpad.net/bugs/80775 Simple question, is unace installed? It is required for File-Roller to decompress ACE files. -- File Roller cannot extract .ace files https://bugs.launchpad.net/bugs/194651 You received this bug notification

[Bug 192893] Re: Nautilus displays wrong name for mounted medias

2008-03-07 Thread A. Walton
*** This bug is a duplicate of bug 190366 *** https://bugs.launchpad.net/bugs/190366 ** This bug has been marked a duplicate of bug 190366 Nautilus does not identify partitions, except by size -- Nautilus displays wrong name for mounted medias https://bugs.launchpad.net/bugs/192893 You

[Bug 201435] Re: nautilus-connect-server crashed with SIGSEGV in nautilus_connect_server_dialog_init()

2008-03-15 Thread A. Walton
Missed this bug, but fixed the issue causing it: http://bugzilla.gnome.org/show_bug.cgi?id=522446 2008-03-14 A. Walton * libnautilus-private/nautilus-bookmark.c (nautilus_bookmark_compare_with): Fixes crash if the user doesn't set a name for the bookmark (#522446

[Bug 201435] Re: nautilus-connect-server crashed with SIGSEGV in nautilus_connect_server_dialog_init()

2008-03-15 Thread A. Walton
Arg, I've done it again today! Wrong Launchpad bug. Ignore the noise. -- nautilus-connect-server crashed with SIGSEGV in nautilus_connect_server_dialog_init() https://bugs.launchpad.net/bugs/201435 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 203151] Re: Image thumbnails are not shown in Trash

2008-03-17 Thread A. Walton
Thanks for your bug. This is a known issue and has been fixed upstream: http://bugzilla.gnome.org/show_bug.cgi?id=517276 ** Changed in: libgnomeui (Ubuntu) Sourcepackagename: nautilus = libgnomeui Status: New = In Progress ** Also affects: libgnomeui via

[Bug 198154] Re: nautilus don't show thumbnails for jpg images

2008-03-05 Thread A. Walton
He meant to attach a sample image to the bug, one that was causing the problem. But I think it may be something simpler. You should check ~/.local/share/mime/ and make sure you don't have an entries overriding JPG's MIME entry. The likely culprit is in ~/.local/share/mime/globs, a line

[Bug 190366] Re: Nautilus does not identify partitions, except by size

2008-03-07 Thread A. Walton
This is happening because the HAL backend in GVFS is being used to set the name for volumes. If the volume's label isn't set, then HAL has no clue of what the volume's name should be, and it falls back to setting it based on the volume's size (%s media). This can be fixed by setting the volume

[Bug 188259] Re: Shows progress window before action is confirmed

2008-02-01 Thread A. Walton
** Also affects: nautilus Importance: Undecided Status: New ** Changed in: gvfs (Ubuntu) Status: New = Invalid -- Shows progress window before action is confirmed https://bugs.launchpad.net/bugs/188259 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 188259] Re: Shows progress window before action is confirmed

2008-02-01 Thread A. Walton
** Changed in: nautilus Importance: Undecided = Unknown Bugwatch: None = GNOME Bug Tracker #512406 Status: New = Unknown -- Shows progress window before action is confirmed https://bugs.launchpad.net/bugs/188259 You received this bug notification because you are a member of Ubuntu

[Bug 188361] Re: Nautilus is following symbolic links when emptying trash

2008-02-04 Thread A. Walton
2008-02-04 Alexander Larsson [EMAIL PROTECTED] * libnautilus-private/nautilus-file-operations.c: Don't follow symlinks when emptying trash (#513912) This probably should be pushed out to Ubuntu ASAP to avoid accidental data loss. ** Changed in: nautilus (Ubuntu) Status:

[Bug 186470] Re: Dragging from a app produces an error message from Nautilus

2008-02-04 Thread A. Walton
Not a GVFS bug. ** Changed in: nautilus (Ubuntu) Sourcepackagename: gvfs = nautilus -- Dragging from a app produces an error message from Nautilus https://bugs.launchpad.net/bugs/186470 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 188288] Re: NautilusMenuItemDetails not defined in header file

2008-02-06 Thread A. Walton
To be honest, this doesn't seem valid to me. It breaks the whole design of that structure, as it was intended to be opaque to the users of the API. It's a pretty common design pattern used throughout GNOME, specifically in this case to hide the NautilusMenuItemDetails from the consumers, forcing

[Bug 190366] Re: Nautilus does not identify partitions, except by size

2008-02-26 Thread A. Walton
Think it comes down to how ugly we want that specific piece of code to be and it's pretty ugly now. Once we start querying for hardware device names and such in there it's only going to get even uglier, as we'll have to start dealing with lots of special cases on top of what it does now. I believe

[Bug 186200] Re: Doesn't show up in nautilus menus anymore

2008-01-26 Thread A. Walton
N-I-C is on the list of items that needs to be ported from Nautilus' move to GLib-GIO, and I just added it here: http://live.gnome.org/GioPort . -- Doesn't show up in nautilus menus anymore https://bugs.launchpad.net/bugs/186200 You received this bug notification because you are a member of

[Bug 186200] Re: Doesn't show up in nautilus menus anymore

2008-01-26 Thread A. Walton
Sent the patch upstream. 0.3.0 should ship tomorrow with GIO support, but it could use some testing (Juerg and I couldn't find any problems with our quick tests). If you'd like to test it now, svn co http://svn.gnome.org/svn/nautilus-image-converter/trunk/ nautilus-image- converter . One more item

[Bug 185339] Re: [Hardy] File operations window always on top and unminimizable

2008-01-28 Thread A. Walton
The new file dialog places an icon in the notification area, and can be reduced to the notification area by clicking it. Is this unacceptable too? -- [Hardy] File operations window always on top and unminimizable https://bugs.launchpad.net/bugs/185339 You received this bug notification because

[Bug 185339] Re: [Hardy] File operations window always on top and unminimizable

2008-01-28 Thread A. Walton
Ooh, looks like I misspoke a bit; the notification icon is always there during a file operation, however, clicking the close button in the file move dialog closes it, leaving the icon in the tray until the action is finished. The dialog can then be restored by clicking the icon in the notification

[Bug 186818] Re: Nautilus doesn't display Title Bar

2008-01-28 Thread A. Walton
Your problem sounds like a broken window manager more than it does a bug in Nautilus. Does any other application exhibit the same symptoms when opened? Have you tried running metacity --replace or compiz --replace and restarting your window manager? -- Nautilus doesn't display Title Bar

[Bug 186444] Re: Nautilus persistently segfauls when default icon size set over 100%

2008-01-28 Thread A. Walton
This was fixed today with Gnome bug #511406, and released with Nautilus 2.21.90. ** Bug watch added: GNOME Bug Tracker #511406 http://bugzilla.gnome.org/show_bug.cgi?id=511406 ** Also affects: nautilus via http://bugzilla.gnome.org/show_bug.cgi?id=511406 Importance: Unknown

[Bug 186973] Re: does not work in hardy + gvfs

2008-01-29 Thread A. Walton
Missing GVFS backend != Gnome-vfs-* bug. ** Changed in: gvfs (Ubuntu) Sourcepackagename: gnome-vfs-obexftp = gvfs Status: New = Confirmed ** Bug watch added: GNOME Bug Tracker #509621 http://bugzilla.gnome.org/show_bug.cgi?id=509621 ** Also affects: gvfs via

[Bug 186973] Re: does not work in hardy + gvfs

2008-01-29 Thread A. Walton
To explain more; Gnome-VFS has been replaced by GVFS, and the Obex-FTP backend is in progress, but not finished for GVFS as of yet. This is a known upstream issue, and is being worked on. -- obexftp does not work in hardy + gvfs https://bugs.launchpad.net/bugs/186973 You received this bug

[Bug 107969] Re: Please add a graphic equalizer in rhythmbox

2007-11-14 Thread A. Walton
This should be coming down the pipeline soon, see the links below for more information: (Move equalizer to GStreamer-Plugins-Good) http://bugzilla.gnome.org/show_bug.cgi?id=415627 (Equalizer widget for Rhythmbox) http://bugzilla.gnome.org/show_bug.cgi?id=76522 -- Please add a graphic equalizer

[Bug 41262] Re: Places - Computer - should show occupied/free space on removable media

2007-12-05 Thread A. Walton
This has been fixed, as well as https://bugs.launchpad.net/nautilus/+bug/8764 and both related upstream components. -- Places - Computer - should show occupied/free space on removable media https://bugs.launchpad.net/bugs/41262 You received this bug notification because you are a member of

[Bug 182945] Re: [hardy] libgio-dev uninstallable

2008-01-14 Thread A. Walton
Well it should be libgio-2.0/libgio2.0-dev (if it's not already); it follows the naming pattern of the rest of GLib in this sense. But yes, gio-standalone should probably die, and any applications that currently depend on it should move to glib-gio very soon (very few exist as far as I know). --

[Bug 223965] Re: Tar lzma nautilus default opening

2008-04-29 Thread A. Walton
Please install gvfs-bin (if you don't already have it installed) and run gvfs-info /path/to/file.tar.lzma and add what it returns to this bug. The likely case is that you have incorrect mime information set for LZMA's content type (in e.g. ~/.local/share/mime/globs). ** Changed in: nautilus

[Bug 221691] Re: Can't move window

2008-04-29 Thread A. Walton
I'm tailing the .xsession-error file and the only thing that comes up is this: ** (nautilus:6101): WARNING **: Unable to add monitor: Not supported This is just a warning from Nautilus telling us GVFS isn't complete (doesn't support monitoring on some locations). We really should turn that

[Bug 224544] Re: nautilus dav:// protocol [8.04]

2008-04-30 Thread A. Walton
This is most likely a GVFS problem, so I'm moving it there. Debug information would be great. If you could get a Wireshark capture of the session and see if this problem persists if you use gvfs-mount to mount the dav location that would be very helpful. ** Changed in: gvfs (Ubuntu)

[Bug 223965] Re: Tar lzma nautilus default opening

2008-04-30 Thread A. Walton
That's pretty much what I figured. This is not a bug, but a configuration error. Application/x-extension-lzma is not the valid Content-type for a file with an LZMA extension (should be application/x-lzma). Check that you don't have an entry in ~/.local/share/mime/globs for LZMA (and either remove

[Bug 224544] Re: nautilus dav:// protocol [8.04]

2008-04-30 Thread A. Walton
Hmm. The dialog might be a Nautilus problem (trying to access a GIO location before mounting, which is definitely a Nautilus problem) but that will need some hunting. Please note that GEdit hasn't been ported to GIO yet, so it's really not a great test application in this case. I'm assuming it is

[Bug 224613] Re: (feisty) nautilus crashes moving a file in a directory

2008-04-30 Thread A. Walton
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at [WWW] http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking

[Bug 224613] Re: (feisty) nautilus crashes moving a file in a directory

2008-04-30 Thread A. Walton
Very odd place to crash, smells of another bug we've had with crashes in bad translations. Can you see if this bug persists with the English locale set? -- (feisty) nautilus crashes moving a file in a directory https://bugs.launchpad.net/bugs/224613 You received this bug notification because you

[Bug 225134] Re: Copying data closes if I close root nautilus

2008-05-01 Thread A. Walton
This is crash within nautilus-actions, moving the bug accordingly. ** Changed in: nautilus-actions (Ubuntu) Sourcepackagename: nautilus = nautilus-actions -- Copying data closes if I close root nautilus https://bugs.launchpad.net/bugs/225134 You received this bug notification because you are a

[Bug 224907] Re: [Hardy] Connect to Server - bookmark doesn't work with Windows Share

2008-05-01 Thread A. Walton
This is expected behavior. The Public on 172... is the mount point for the share listed by Nautilus, the bookmark is what's stored in the side panel and Places menu. We do not currently support renaming mounts (and we've got a bug open for that). Feel free to report any more bugs you may find.

[Bug 193897] Re: Go to Fonts Folder button and fonts:/// URL scheme broken in Hardy

2008-05-01 Thread A. Walton
That's a very convoluted work around. Just put the files in ~/.fonts/ and run fc-cache again, that's all the fonts:// backend ever did anyways. It's part of the reason some of us don't mind if it doesn't come back; we really need a new font installation utility instead of a silly VFS backend. --

[Bug 225480] Re: No option to connect to WebDav(HTTPS)

2008-05-01 Thread A. Walton
Thanks for your report, but this not a bug, nor an omission of any kind. Just enter the HTTP/DAV URI into the dialog and it will do the correct thing. For secure connections, use https:// and/or davs:// instead of http:// and/or dav://. -- No option to connect to WebDav(HTTPS)

[Bug 225886] Re: obex:/// in nautilus does not work but gvfs-backends installed

2008-05-03 Thread A. Walton
Not 100% certain, but I believe obex:/// is an invalid URI (which is meant by Invalid Mount-spec, I admit, not the most user-friendly message to return); you should be entering your device's MAC address: obex://[12:34:56:78:90:12]/ -- obex:/// in nautilus does not work but gvfs-backends

[Bug 211789] Re: disk usage analyser shows twice the disk capacity

2008-05-03 Thread A. Walton
Thanks for your report. Work is going on upstream to both port this utility over to GIO and to disable this double scanning, and will likely be incorporated into GNOME 2.24. If Ubuntu wants a patch that disables double-scanning through the .gvfs virtual location in Hardy, it should be possible and

[Bug 225886] Re: obex:/// in nautilus does not work but gvfs-backends installed

2008-05-03 Thread A. Walton
Reported upstream, thanks. ** Bug watch added: GNOME Bug Tracker #531297 http://bugzilla.gnome.org/show_bug.cgi?id=531297 ** Also affects: nautilus via http://bugzilla.gnome.org/show_bug.cgi?id=531297 Importance: Unknown Status: Unknown ** Changed in: gvfs (Ubuntu)

[Bug 227209] Re: Can't empty trash when it contains read only folder with files

2008-05-06 Thread A. Walton
*** This bug is a duplicate of bug 7560 *** https://bugs.launchpad.net/bugs/7560 ** This bug has been marked a duplicate of bug 7560 Wastebasket fails with read only directories -- Can't empty trash when it contains read only folder with files https://bugs.launchpad.net/bugs/227209 You

[Bug 243512] Re: cannot rename to a string which differs only by case

2008-06-27 Thread A. Walton
Thanks for your bug. Please check that the filesystem supports this kind of rename (e.g. Fat works such that Folder and folder are the same file). If this is the case, your bug is a duplicate of 238391. Thanks again. ** Changed in: nautilus (Ubuntu) Importance: Undecided = Low Assignee:

[Bug 242732] Re: deleting an item moves the focus wrongly when using the icon view

2008-06-28 Thread A. Walton
Fix committed upstream. * libnautilus-private/nautilus-icon-container.c (keyboard_arrow_key): Move keyboard focus correctly after a file has been removed. Patch thanks to Nelson Benitez. Closes bug #540107. ** Changed in: nautilus (Ubuntu) Status: Triaged =

[Bug 243950] Re: Nautilus cannot create folders via context menu if scrollbar present

2008-06-29 Thread A. Walton
*** This bug is a duplicate of bug 61786 *** https://bugs.launchpad.net/bugs/61786 ** This bug has been marked a duplicate of bug 61786 'Create folder in here' context menu option for nautilus -- Nautilus cannot create folders via context menu if scrollbar present

[Bug 243994] Re: drag file from desktop causes X server to reset

2008-06-29 Thread A. Walton
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. As this may be an Xorg crash, you should also attach your /var/log/Xorg.0.log file, and please

[Bug 234964] Re: Nautilus does not ask for confirmation before emptying trash

2008-06-01 Thread A. Walton
Thanks for your report. Upstream has already fixed this issue. http://svn.gnome.org/viewvc/nautilus?view=revisionrevision=14218 ** Bug watch added: GNOME Bug Tracker #535812 http://bugzilla.gnome.org/show_bug.cgi?id=535812 ** Also affects: nautilus via

[Bug 211491] Re: subtitle file not loaded for files on smb share

2008-06-03 Thread A. Walton
Nautilus will only pass a path if the application asks for a path in its .desktop file. Unfortunately, applications that haven't been ported to GIO/GVFS yet will often request URIs (assuming the VFS in use is still GnomeVFS, or in many cases just developer's copy and paste errors), which leads to

[Bug 236917] Re: nautilus crashed with SIGSEGV

2008-06-03 Thread A. Walton
Thanks for your bug report. Please try to obtain a better backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Changed in: nautilus (Ubuntu) Importance: Undecided = Medium Assignee:

[Bug 211491] Re: subtitle file not loaded for files on smb share

2008-06-03 Thread A. Walton
Sebastien is right, and it's the unfortunate downside of using GVFS- Fuse. It's not perfect and not everyone is using it. And of course Totem in Hardy is still using the old GnomeVFS so it can't make use of GIO/GVFS URIs, which makes life really hard on its users with both Nautilus and the file

[Bug 234499] Re: Trash not emptying

2008-06-03 Thread A. Walton
If testing is marked read-only, this is probably a dupe of a much older bug about not getting rid of read-only files on empty trash. If not, it's probably something different going on, though I haven't a clue what it might be. Can you check that the file isn't marked read-only? Thanks. -- Trash

  1   2   3   4   5   6   7   8   9   10   >