Re: gfc-afc-volume-mon

2012-11-12 Thread Otacílio
On 12/11/2012 11:46, Steve Randall wrote:
> On Mon, 12 Nov 2012 11:35:59 +1030
> Shane Ambler  wrote:
> 
>> On 12/11/2012 09:40, ajtiM wrote:
>>> Hi!
>>>
>>> I use FreeBSD 9.1-RC3 #0 r242324 mnow. After updtae from 9.1-RC2 to
>>> RC3 I have a problem with GIMP which start more slow than before and
>>> top shows me:
>>>
>>>
>>> THR PRI NICE   SIZERES STATE   C   TIME   WCPU COMMAND 3 102
>>> 0 44176K  9256K CPU10   1:11 100.00% gvfs-afc-volume-mon
>>>
>>> Firefox and Inkscape wok same as before and gvfs-* doesn't show.
>>>
>>
>> I have been running 9.0 all year and have seen this issue but haven't
>> gone as far as tracking down the cause of it hanging like that. I
>> wondered if it may have an issue with zfs - I run a pure zfs system.
>>
>> While it will use 100% cpu and keep the disk busy I have tried letting
>> it run for a few hours and it doesn't stop.
>>
>> It is gtk related - a lot of gtk/gnome apps trigger it when starting
>> even xfce starts it on login, others will trigger/re-trigger when the
>> open file dialog is used.
> 
> A web search turns up a number of reports of exactly this same
> problem... on Linux. So, not a FreeBSD bug.
> 
> 
>>
>> My biggest concern is not knowing where it comes from - it is not
>> listed in any packing list for installed ports. All the build logs
>> from my tinderbox setup have no mention of it.
> 
> This looks like another auto-configure bug. gvfs-afc-volume-monitor is
> built by devel/gvfs when the necessary library is present. It should
> either be exposed as a port option or else be explicitly disabled.
> ___


I did this. This bug report reports this issue and a patch is attached.

http://www.freebsd.org/cgi/query-pr.cgi?pr=173267

When using this patch you must enable afc, compile, install and
deinstall to remove files not list on pkg-plist.

After that, you must disable afc and install the port.

-Otacílio



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


Re: LibreOffice Writer crashes when accessing the fonts pull down list

2011-10-13 Thread Otacílio

>On Tue, 2011-10-04 at 09:41 +0200, Leslie Jensen wrote:
>> Hi List
>>
>> I've got a problem with the above.
>>
>> I've not made any changes other than updated the ports when so is 
needed.

>>
>> If I do the setting/change of the font via the menu, I can get what I
>> want. But if I pull down the fonts list and start scrolling, Writer 
will

>> crash.
>
>I just replaced openoffice with libreoffice and I see similar behaviour.
>Simply opening the drop-down font list instigates the segfault or crash
>- I've seen instances both where a segmentation fault is reported and
>core dumped, and where the application exits silently.
>
>Changing the font via the menus or typing in the font name text box
>doesn't instigate the crash.
>
>It also crashes when the menu "Tools->Language->For all Text->More..."
>is accessed, but not for either of the "For Selection->More..." or "For
>Paragraph->More..." menus.
>
># make showconfig
>===> The following configuration options are available for
>libreoffice-3.4.3_1:
> WEBDAV=off "Support webdav protocol"
> KDE4=off "With Qt4/KDE4 vclplug support"
> GTK=on "With GTK vclplug support"
> GNOME=on "Better integration in gnome environnement"
> JAVA=off "Add Java support (XML Filters, macros)"
> PYUNO=off "Allow to script libreoffice in python"
> SYSTRAY=off "Enable systemtry quickstarter"
> MMEDIA=off "Enable multimedia backend for impress"
> SDK=off "Build with SDK"
> DEBUG=off "Build with debug symbols and verbose output"
>===> Use 'make config' to modify these settings
># uname -rms
>FreeBSD 8.2-RELEASE i386
>
>
>> PS: I could only find a list for freebsd-openoffice when I wanted to
>> post this. So I choose the questions list instead.
>
>The freebsd-openoffice@ list was closed recently, and freebsd-office@ is
>now the common list for "office" applications.
>
>
>Wayne


Dears

I have (exactly!) the same problem!
Simply opening the drop-down font list instigates the segfault or crash!

This is my system:


squitch# make showconfig
===> The following configuration options are available for 
libreoffice-3.4.3_1:

 WEBDAV=on "Support webdav protocol"
 KDE4=off "With Qt4/KDE4 vclplug support"
 GTK=on "With GTK vclplug support"
 GNOME=on "Better integration in gnome environnement"
 JAVA=off "Add Java support (XML Filters, macros)"
 PYUNO=on "Allow to script libreoffice in python"
 SYSTRAY=off "Enable systemtry quickstarter"
 MMEDIA=on "Enable multimedia backend for impress"
 SDK=off "Build with SDK"
 DEBUG=off "Build with debug symbols and verbose output"
===> Use 'make config' to modify these settings
squitch# uname -rms
FreeBSD 8.2-RELEASE-p2 i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"