Re: [Thunar-dev] Patch for adding emblem support to thunarx master

2009-12-06 Thread Brian J. Tarricone
One little thing because it's an obvious problem: gchar *(*get_mime_type) (ThunarxFileInfo *file_info); gboolean (*has_mime_type) (ThunarxFileInfo *file_info, const gchar *mime_type); - + void (*set_emblem)

Re: [Thunar-dev] Shared progress dialog in Thunar

2009-09-14 Thread Brian J. Tarricone
On 09/14/2009 10:53 AM, Mathias Brodala wrote: Hi. Jannis Pohlmann, 12.09.2009 02:58: Here's what it looks like: http://lunar-linux.org/~jannis/screenshots/xfce/thunar-progress-dialog-20090912-1.png Please consider wrapping the GtkProgressBar’s with GtkAlignment’s to give them a bit

Re: [Thunar-dev] Thunar 0.9.3 locks desktop when mouse - Create Document...

2009-04-21 Thread Brian J. Tarricone
Rob wrote: If I accidentally remove the $HOME/Templates directory, and the Templates pointer instead points to another (huge?) directory, e.g. $HOME, then Thunar is capable of completely freeze my entire system. How is that possible? This is the worst thing a file manager can do ;). You lack

Re: [Thunar-dev] python bindings for the thunar extension framework?

2009-01-13 Thread Brian J. Tarricone
Adam Plumb wrote: hi all, I was wondering if any progress was ever made on creating python bindings for the thunar extension framework? I'm a developer on the NautilusSvn project (http://code.google.com/p/nautilussvn), which is a python-based project, and we're planning on creating an

Re: [Thunar-dev] system-wide document templates with thunar

2008-11-21 Thread Brian J. Tarricone
Jelle de Jong wrote: Hi everybody, I am searching for a way to use the document template system with a system wide configuration. So instead of the /home/user/Templates directory something like /etc/templates or /usr/share/templates. And I am not really looking for a symbolic link to from user

Re: [Thunar-dev] Thunar and accessibility

2008-11-10 Thread Brian J. Tarricone
Quiring, Sam wrote: Greetings, I am exploring the at-spi accessibility interface on Ubuntu. I created a simple dump program that displays data about the accessible components on my desktop. Thunar is running on my desktop. My dump program displays everything in the Thunar window, except

Re: [Thunar-dev] Desktop Directory

2008-07-31 Thread Brian J. Tarricone
David Berg wrote: I recently switched to Xfce and one of the first things I tried to change was location of the Desktop directory. I was not able to find any configuration settings that would allow me to do that. There are a number of posts to the form asking the same question. All without

[Thunar-dev] OT: stupid crap (was: Re: Subversion)

2008-06-26 Thread Brian J. Tarricone
and call even greater attention to your ignorance. Oops, bad choice. But thanks for the info. You're welcome. I hope thunar-svn-plugin works out for you. -brian On 6/25/08, Brian J. Tarricone [EMAIL PROTECTED] wrote: On Wed, 25 Jun 2008 23:23:04 -0500 Adam Norton wrote: Anyone

Re: [Thunar-dev] Subversion

2008-06-25 Thread Brian J. Tarricone
On Wed, 25 Jun 2008 23:23:04 -0500 Adam Norton wrote: Anyone know if there is or plans for a Thunar plug in that is a subversion client? Really? http://www.google.com/search?q=thunar+svn C'mon, at least spend 20 seconds doing your own homework... -b

Re: [Thunar-dev] eject usb-harddrive

2008-04-29 Thread Brian J. Tarricone
Simon Steinbeiß wrote: Could you post the output of lshal while the drive is attached and mounted? here you go: http://pastebin.org/32767 (I tried to highlight the relevant lines) Your device has storage.requires_eject=false -- so exo-eject won't do anything but unmount all volumes. Give

Re: [Thunar-dev] Thunar hangs when the users home is on NFS mount

2008-03-11 Thread Brian J. Tarricone
Ben Ford wrote: Why not cache remote filesystems to /tmp/thunar/...? Because portably figuring out that a filesystem is remote is hard. The sysadmin (or user) can set the XDG_CACHE_HOME env var to point to something local for all users if he so desires. -brian

Re: [Thunar-dev] How to use the eject function

2008-01-09 Thread Brian J. Tarricone
Yves-Alexis Perez wrote: By the way (and this is a new thread I guess), for some devices it's ok to have eject and umount. The only one I'm thinking of is RW CD/DVD where if the cd is mounted you can't blank it. Now you want to unmount it but you can only eject it, so you do that and reinsert

Re: [Thunar-dev] How to use the eject function

2007-12-12 Thread Brian J. Tarricone
Tino Keitel wrote: Hi Brian, what do you think about the patch? It does not hurry for Xfce itself, but the Debian maintainers wait for a comment to decide if this fix can be included in the 4.4.2 build for Debian. Functionally it looks ok (haven't tested it; just glanced at the patch). I

Re: [Thunar-dev] How to use the eject function

2007-12-11 Thread Brian J. Tarricone
Tino Keitel wrote: On Tue, Dec 11, 2007 at 20:31:34 +0100, Benedikt Meurer wrote: Tino Keitel wrote: I can confirm that I have no Eject button in the shortcuts pane without the patch, and and Eject button with the patch. Committed. Bug Brian to fix xfdesktop as well. I patched xfdesktop in

Re: [Thunar-dev] Sort by MIME category

2007-07-27 Thread Brian J. Tarricone
On Fri, 27 Jul 2007 19:15:57 +0200 [EMAIL PROTECTED] wrote: Benedikt Meurer wrote: Sort by Type does sorting based on the comment of the MIME type. I am sorry but this is not sorting based on the MIME category. He didn't say it was. Thunar doesn't support what you want. -brian

Re: [Thunar-dev] Thunar and not wanting to mount devices with HAL

2007-02-27 Thread Brian J. Tarricone
On Tue, 27 Feb 2007 01:26:06 -0700 Jourdan Ritchey wrote: Would it be possible to create a compile-time option for Thunar so that the external media management is optional, even if HAL is installed and running? You mean like '--with-volume-manager=none'? 'configure --help' is your friend.

Re: [Thunar-dev] Eject and ipods

2007-02-23 Thread Brian J. Tarricone
On Fri, 23 Feb 2007 23:24:52 +1100 Simon Naunton wrote: Looking through the thunar code, whether a removeable drive is ejectable or not seems to be based on whether or not it is a disc (i.e. optical media) , not via storage.requires_eject from HAL as I would have expected. The problem (for me

Re: [Thunar-dev] Unmount removable devices systemtray app

2007-02-01 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Alexandre Moreira wrote: I don't own this kind of device (well, I do, but I hardly use it) but someone told me some time ago that this kind of action was not needed because of the write-through cache linux uses in this kind of device -- you

Re: [Thunar-dev] Unmount removable devices systemtray app

2007-02-01 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Brian J. Tarricone wrote: Harold Aling wrote: I created a feature request at http://bugzilla.xfce.org/show_bug.cgi?id=2855 let's hope Benedikt also likes such an enhancement... I'm actually working on this as a standalone app. Code

Re: [Thunar-dev] thunar-volman bug

2007-01-22 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Benedikt Meurer wrote: Ben Ford wrote: When I plug my iPod (with use as drive enabled) in, two devices are recognized. One is the mass storage device $name_of_ipod and the other is Apple iPod Device. The mass storage device is mounted and

Re: [Thunar-dev] Thunar and removable disks on firewire

2007-01-17 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Stavros Giannouris wrote: Wed, 17 Jan 2007 22:03:27 +0100 ?/? Benedikt Meurer [EMAIL PROTECTED] ??: Stavros Giannouris wrote: storage.removable = false (bool) ^ What's amiss? Interesting. So this

Re: [Thunar-dev] thunar-volman

2007-01-12 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Benedikt Meurer wrote: Nick Schermer wrote: Does this mean we have a working volume manager and we don't need Brian's xfce4-volume-manager test project (in the Xfce repo) anymore? Hm, didn't even that this test project existed. Well,

Re: [Thunar-dev] Copy/move window always on top

2007-01-08 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Mike Massonnet wrote: On Mon, Jan 08, 2007 at 10:21:26AM +0100, Harold Aling wrote: Sometimes I have to wait for a copy/move action to finish before I can go on with my very important business. I like to fire up Firefox to check very

Re: [Thunar-dev] Desktop Refresh

2006-12-30 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Jelle de Jong wrote: Removed the symlink rm /home/jelle/Desktop/ -R mkdir ~/Desktop touch ~/Desktop/text.txt File shows directly on the desktop rm ~/Desktop -R File is not being removed from desktop Manually refresh Desktop

Re: [Thunar-dev] Desktop Refresh

2006-12-30 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Jelle de Jong wrote: Lets formulate it different the loss of data had nothing to do with the desktop problem it was related to something else. The problem here is that the desktop is not being synchronized correctly when using a symbolic

Re: [Thunar-dev] Desktop Refresh

2006-12-30 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Jelle de Jong wrote: Thanks for testing I did exactly what you did thanks for the mv tip. It still will not refresh on xubuntu. I tested it on a fresh vmware install. So I think it is xubuntu related how can I test what is the problem. I

Re: [Thunar-dev] Thunar very slow on FC6

2006-12-30 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Rodrigo Coacci wrote: On 12/30/06, Paul Smith [EMAIL PROTECTED] wrote: On 12/30/06, Rodrigo Coacci [EMAIL PROTECTED] wrote: I've noticed that sometimes Thunar (and Xfdesktop) take much time to start thanks to FAM. Check if you have FAM

Re: [Thunar-dev] [thunar-vfs] Can ThunarVfsPath be safely unref-ed after creating ThunarVfsInfo object?

2006-12-25 Thread Brian J. Tarricone
Stephan Arts wrote: Hi, I am integrating file-properties support into squeeze, but i am not real sure what i should do here. I understand a ThunarVfsPath object is required to create a ThunarVfsInfo object. (which i like to have), but is it safe to unref the ThunarVfsPath object

[Thunar-dev] linking root paths

2006-11-04 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey Benny, xfdesktop allows the user to drag (for example) the 'File System' icon from the thunar path bar to the desktop, or to a folder icon on the desktop, if for some reason they want to make a symlink to '/'. However, thunar-vfs seems to

Re: [Thunar-dev] linking root paths

2006-11-04 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benedikt Meurer wrote: Brian J. Tarricone wrote: Hey Benny, xfdesktop allows the user to drag (for example) the 'File System' icon from the thunar path bar to the desktop, or to a folder icon on the desktop, if for some reason they want to make

Re: [Thunar-dev] trash empty/full icons

2006-08-24 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benedikt Meurer wrote: Brian J. Tarricone wrote: Hey Benny, I'm finding some weirdness with retrieving the icon to be displayed for the trash. When the trash status changes between empty and full, xfdesktop notices, and invalidates its old icon

Re: [Thunar-dev] trash empty/full icons

2006-08-24 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benedikt Meurer wrote: If you use the D-Bus interface, you shouldn't use the trash:-module in thunar-vfs at all. Why not? Won't conforming implementations of the trash spec have to do everything the same way anyway? -brian -BEGIN PGP

Re: [Thunar-dev] trash empty/full icons

2006-08-24 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/24/2006 10:43 AM, Benedikt Meurer wrote: Brian J. Tarricone wrote: If you use the D-Bus interface, you shouldn't use the trash:-module in thunar-vfs at all. Why not? Won't conforming implementations of the trash spec have to do everything

[Thunar-dev] trash empty/full icons

2006-08-23 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey Benny, I'm finding some weirdness with retrieving the icon to be displayed for the trash. When the trash status changes between empty and full, xfdesktop notices, and invalidates its old icon pixbuf. But when it calls

Re: [Thunar-dev] Patching xfdesktop to add Thunar Trash icon

2006-08-11 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/11/2006 2:07 PM, Danny Milosavljevic wrote: Hi, On Fri, 04 Aug 2006 13:33:54 -0700, Gregoire Gentil wrote: Hello, I'm trying to patch xfdesktop to add a Trash icon on the desktop. This trash icon is supposed to be linked to the new

Re: [Thunar-dev] Thunar SVN crashes on Thunar-thunar-util.o while compiling

2006-08-02 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/2/2006 1:07 PM, Nick Schermer wrote: 2006/8/2, Maximilian Schleiss [EMAIL PROTECTED]: Anyway, upgraded glib and now it works. Do I have to re-install programs that use glib now that I upgraded or will it work like before? Shoudl work

Re: [Thunar-dev] Recent document support

2006-07-31 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/31/2006 10:29 AM, Benedikt Meurer wrote: Erlend Davidson wrote: Here's an discussion on tagged filesystems in linux: http://digg.com/linux_unix/WinFS-like_Storage_for_Linux Well, it isn't usable as long as it depends on Linux (or Windows or

Re: [Thunar-dev] Experimental Thunar Trash tarball

2006-07-25 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benedikt Meurer wrote: Björn Martensen wrote: thunar-file.c: In function ‘thunar_file_get_deletion_date’: thunar-file.c:1361: warning: implicit declaration of function ‘strptime’ thunar-file.c:1361: warning: comparison between pointer and integer

Re: [Thunar-dev] Two small problems

2006-07-15 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/14/2006 9:21 AM, Arthur Koziel wrote: Second: I have a folder with two files in it (filenames are D and N), after navigating to this folder i want to select the file N, so i press SHIFT+N on my keyboard but Thunar doesn't take me to the file

[Thunar-dev] thunar-vfs monitor problem

2006-05-21 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey Benny, I'm having a bit of a problem with thunar-vfs's file monitoring. I'm fixing xfdesktop's problem where it doesn't listen to the interactive ThunarVfsJob signals. It appears to be implemented ok, but in testing I found some strange

Re: [Thunar-dev] Suggestions

2006-05-16 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/16/2006 2:41 PM, Frantisek Fecko wrote: 3. Clicking the device icon on the desktop would open Thunar with the mounted device. I kinda dislike auto-mounting if you don't explicitly request it. I'm not really sure either way though, so feel

Re: [Thunar-dev] Summer of Code Proposal.

2006-05-04 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benedikt Meurer wrote: Yo'av Moshe wrote: Hey, Thunar already detects and mounts CDs or USB sticks that are plugged in (on Linux, using HAL), so I'm not sure what's new in your idea. Automounting is still an open topic, tho. Google already

Re: [Thunar-dev] xfdesktop and thunar

2006-04-28 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jari Rahkonen wrote: Rodrigo Coacci wrote: Well finally, here are the screenshots: http://www.dcc.ufrj.br/~rcoacci/thunar.jpg http://www.dcc.ufrj.br/~rcoacci/xfdesktop.jpg The first one shows the properties dialog from Thunar an the second

Re: [Thunar-dev] xfdesktop and thunar

2006-04-28 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benedikt Meurer wrote: Brian J. Tarricone schrieb: Well finally, here are the screenshots: http://www.dcc.ufrj.br/~rcoacci/thunar.jpg http://www.dcc.ufrj.br/~rcoacci/xfdesktop.jpg The first one shows the properties dialog from Thunar

Re: [Thunar-dev] Minor things part $PREVIOUS++

2006-03-09 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/9/2006 3:22 PM, Benedikt Meurer wrote: Harold Aling wrote: Hope I don't drive you crazy: when deleting an item in detailed view, the scrollbar doesn't get rescaled Resulting in with white, empty space until you click elsewhere or use an

Re: [Thunar-dev] Trash script

2006-02-21 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/21/2006 11:11 AM, Benedikt Meurer wrote: Benedikt Meurer wrote: If Thunar only will support ~/.Trash/ as trash folder, then the trash shouldn't be used for files on removable media. Besides that, ~/.Trash/ is definitely better than no trash

Re: [Thunar-dev] Some ideas to improve Thunar.

2006-01-31 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benedikt Meurer wrote: So, to sum up, we don't touch it and leave it as KB/MB/GB? I'd say kB/MB/GB, but it's of course up to you. -b -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU/Linux)

Re: [Thunar-dev] D-Bus interface

2006-01-31 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/31/2006 2:27 PM, Benedikt Meurer wrote: I'd like to discuss the D-Bus interface(s) for Thunar, in order to fix bug #1384 for the alpha2 release. My initial idea was to put everything in one interface, but that's not a very good idea. So,

Re: [Thunar-dev] The Thunar Path

2005-11-16 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/16/2005 9:40 AM, Benedikt Meurer wrote: Concerning Enqueue in Xfmedia: This should be done as a desktop action, which thunar will support as soon I finish the patch. How do desktop actions work? Is it something the application installs

Re: [Thunar-dev] The Thunar Path

2005-11-16 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/16/2005 10:02 AM, Benedikt Meurer wrote: Brian J. Tarricone wrote: Concerning Enqueue in Xfmedia: This should be done as a desktop action, which thunar will support as soon I finish the patch. How do desktop actions work? See the spec

Re: [Thunar-dev] Crash when opening files

2005-11-14 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/14/2005 12:13 PM, Jannis Pohlmann wrote: Hm, dunno why it crashes here, but there was indeed a bug in that function. Can you try again? BTW: Is Thunar compiled with startup-notification support? ... checking for

Re: [Thunar-dev] Problems building new Thunar snapshot

2005-11-09 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/9/2005 1:38 PM, Benedikt Meurer wrote: I was wondering how you were able to build libexo, because it also uses G_INLINE_FUNC. Nevertheless, its outdated. Didn't we talk about G_INLINE_FUNC a lng time ago about my use of it in Xfce and

Re: [Thunar-dev] Fwd: Gnome is trying to decrease memory usage.

2005-09-29 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/29/2005 10:19 AM, Xiong Jiang wrote: I am just a user not a programmer of software based on GTK+ but I feel very sorry if GTK+ is on the track like what you guys expressed in this thread. I like GTK a lot as I always prefer C over bloated

Re: [Thunar-dev] Gnome is trying to decrease memory usage.

2005-09-19 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/19/2005 8:56 AM, Javier Aravena wrote: I don't think gtk will be gnome toolkit before topaz (or the same, before it hits 3.0), I think people will have no trouble working in gtk2 (as in gimp toolkit 2) once that happens. Remember Gnome won't

Re: [Thunar-dev] Fallback website

2005-09-06 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/6/2005 12:17 PM, Jeff Franks wrote: Hi everyone, After Nick said a few weeks ago that he was not working on the Thunar website and the momemt, I started work on fallback website. I did this because as Benedikt said, we need to get the

Re: [Thunar-dev] Website reloaded

2005-07-27 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jens Luedicke wrote: Benedikt Meurer wrote: Biju Chacko wrote: Can we use this layout: http://thunar.xfce.org/mockups/benjamin.muskalla/thunar/ It seems cleaner to me. You could replace the penguin with the Viking Sure (with slightly bigger

Re: [Thunar-dev] Clipboard management

2005-07-12 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benedikt Meurer wrote: I'm on the ThunarClipboardManager class right now, and wondering what targets should be supported by Thunar. For example, Nautilus supports the x-special/gnome-copied-files and UTF8_STRING targets, while only the further

[Thunar-dev] plugin discussion

2005-07-01 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Yes, I know it's premature to discuss Thunar plugins at this point, as there may not even be a plugin interface in 1.0. Having said that, there's been a lot of unproductive discussion over the past couple weeks about pet features that people

Re: [Thunar-dev] url handlers

2005-06-30 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benedikt Meurer wrote: Wit Wilinski wrote: Besides that, for this kind of stuff, dedicated applications are better suited. I'm not a big fan of the let's put everything into the file manager idea. Well, there's a lack of dedicated applications.

Re: [Thunar-dev] Thumbnails

2005-06-29 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benedikt Meurer wrote: Rain Viigipuu wrote: 2) Add a separate 'Thumbnail view'. I discovered this in Windows Explorer recently. Definitely this one is better. Actually I think Windows Explorer in WinXP has done it really nice (for example - i have