[Bug 1061227] Re: Cannot select text reliably with the mouse in OpenOffice Writer

2012-10-05 Thread Axel FILMORE
I've the same problem under Lubuntu Quantal, that's a recent regression, when selecting some text and scrolling at some point the selection vanishes and you have only the cursor that moves but no more selection. Selecting text with the keyboard using arrow keys always works but with the mouse the s

[Bug 1044657] Re: [regression] Missing LO menus when not run in Unity

2012-09-17 Thread Axel FILMORE
Tested under Lubuntu, 1:3.6.1~rc2-1ubuntu5 fixes the problem. Thanks a lot. :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044657 Title: [regression] Missing LO menus when not run in Unity To ma

[Bug 1044657] Re: [regression] Missing LO menus when not run in Unity

2012-09-14 Thread Axel FILMORE
I've the same issue with Lubuntu Quantal, I tried a dist-upgrade to the latest version and I still don't have the menu bar in LO. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044657 Title: [regres

[Bug 917871] Re: pcmanfm crashed every now and then on Lubuntu 12.04

2012-03-30 Thread Axel FILMORE
I had other segfaults, in case that info can be usefull... here's the summary I'm running PCManFm in Gdb in my lxsession autostart file, so every time it crashes, I can get a backtrace, that happens in the dir tree model, places model, and folder model when removing a row. I only found thi

[Bug 931685] Re: Segfault in gtk_container_get_resize_container

2012-02-14 Thread Axel FILMORE
Same for me, it crashed here : #12 0x0028c996 in on_vol_removed (vm=0x80ffc30, vol=0x831ecb0, user_data=0x837c070) at gtk/fm-places-model.c:214 on_vol_removed in gtk/fm-places-model.c line 214 : void on_vol_removed(GVolumeMonitor* vm, GVolume* vol, gpointer user_data) { FmPlacesModel* model

[Bug 848896] Re: pcmanfm crashed with SIGSEGV in g_object_unref()

2012-01-25 Thread Axel FILMORE
ect_unref(item->icon); There's also a compiler warning about line 180. I'm not sure if these changes are correct, I'm not an expert but that works. :D Can someone check this in the attached patch and merge if it's correct. Regards. -- Axel FILMORE libfm.patch di