FreeBSD ports you maintain which are out of date

2012-12-28 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/x...@freebsd.org.html


Port| Current version | New version
+-+
x11/libexo  | 0.10.1  | 0.10.2
+-+
x11-fm/thunar   | 1.6.1   | 1.6.2
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

If wish to stop receiving portscout reminders, please contact
portsc...@portscout.freebsd.org

Thanks.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: ports/174768: x11-wm/xfce4-panel starts in properies edit state

2012-12-28 Thread edwin
Synopsis: x11-wm/xfce4-panel starts in properies edit state

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-xfce
Responsible-Changed-By: edwin
Responsible-Changed-When: Fri Dec 28 18:17:55 UTC 2012
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=174768
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: Thunar missing folder icons

2012-12-28 Thread Olivier Duchateau
2012/12/28 Warren Block :
> On Thu, 27 Dec 2012, Olivier Duchateau wrote:
>
>> 2012/12/27 Warren Block :
>>>
>>> After the update to Thunar, it works but no longer shows folder icons.
>>> Same
>>> situation with either Tango or Gnome icons.  Is this a known problem?
>>
>>
>> It' strange, I didn't noticed this problem (only emblems in side
>> pane). How are you upgraded Thunar ?
>
>
> I don't recall anything unusual.  Probably portupgrade on this system.

I don't use portupgrade, I prefer to deinstall package then install new one.
Before upgrade Thunar, first you must install x11/libexo, then Thunar.

>
>
>> Could you post log when Thunar is opened.
>
>
> Yes, but which log?

If you use x11/slim, you will find log (slim.log) in /var/log
directory. Or if you use Xdm, in your $HOME, there's .xsession-errors
file.

>
>
>> I've made patch for new release (1.6.2), not yet commited, perhaps it
>> fixes your problem.
>>
>> http://people.freebsd.org/~olivierd/patches/thunar-1.6.1_1.6.2.diff
>
>
> It works fine, but the directory icons are still not shown.

You've perhaps .gtkrc-2.0 file in your $HOME.

>
> Thanks!



-- 
olivier
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Test the new Xfce's terminal

2012-12-28 Thread Olivier Duchateau
Hi,

There's new release of Xfce's terminal, now it calls xfce4-terminal. I made 
port [1], if someone will test it.

I recommend to uninstall x11/Terminal first (not tested together).

With this new one, we can't edit shortcuts (so if you have your own, they don't 
work anymore).
I also noticed, when toolbar is displayed, there're lots of GTK and GLib 
warnings (they are perhaps too old ?).
Preferences panel has been improved.

I think, it's too early to include it in ports tree.

[1] http://people.freebsd.org/~olivierd/xfce4-terminal.shar

-- 
olivier
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: Thunar missing folder icons

2012-12-28 Thread Warren Block

On Fri, 28 Dec 2012, Olivier Duchateau wrote:


2012/12/28 Warren Block :

On Thu, 27 Dec 2012, Olivier Duchateau wrote:


2012/12/27 Warren Block :


After the update to Thunar, it works but no longer shows folder icons.
Same
situation with either Tango or Gnome icons.  Is this a known problem?



It' strange, I didn't noticed this problem (only emblems in side
pane). How are you upgraded Thunar ?



I don't recall anything unusual.  Probably portupgrade on this system.


I went back and started looking for problems.  Rather than rebuilding 
everything Thunar depends on, I thought I'd start with 
sysutils/gnome-icon-theme.  Which errored out looking for the Perl 
XML-SAX modules.  I remember that upgrade, but didn't have a problem 
after it until now.


In any case, something was broken in my setup, a recent upgrade 
triggered a deinstall/reinstall of gnome-icon-theme, and the broken 
stuff prevented the creation of the icons.  After fixing that 
by reinstalling textproc/p5-XML-SAX, then reinstalling 
sysutils/gnome-icon-theme, all of the Thunar icons are present.


Thanks!
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


Re: Thunar missing folder icons

2012-12-28 Thread Olivier Duchateau
2012/12/28 Warren Block :
> On Fri, 28 Dec 2012, Olivier Duchateau wrote:
>
>> 2012/12/28 Warren Block :
>>>
>>> On Thu, 27 Dec 2012, Olivier Duchateau wrote:
>>>
 2012/12/27 Warren Block :
>
>
> After the update to Thunar, it works but no longer shows folder icons.
> Same
> situation with either Tango or Gnome icons.  Is this a known problem?



 It' strange, I didn't noticed this problem (only emblems in side
 pane). How are you upgraded Thunar ?
>>>
>>>
>>>
>>> I don't recall anything unusual.  Probably portupgrade on this system.
>
>
> I went back and started looking for problems.  Rather than rebuilding
> everything Thunar depends on, I thought I'd start with
> sysutils/gnome-icon-theme.  Which errored out looking for the Perl XML-SAX
> modules.  I remember that upgrade, but didn't have a problem after it until
> now.
>
> In any case, something was broken in my setup, a recent upgrade triggered a
> deinstall/reinstall of gnome-icon-theme, and the broken stuff prevented the
> creation of the icons.  After fixing that by reinstalling
> textproc/p5-XML-SAX, then reinstalling sysutils/gnome-icon-theme, all of the
> Thunar icons are present.
>
> Thanks!

Great, Thunar will be updated (1.6.2) very soon.

-- 
olivier
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"