Issue 47753 - gtk file picker broken in m94 and above
Summary: gtk file picker broken in m94 and above
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m94
Hardware: All Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: thorsten.martens
QA Contact: issues@framework
URL:
Keywords:
: 47991 (view as issue list)
Depends on:
Blocks: 45006
  Show dependency tree
 
Reported: 2005-04-19 14:38 UTC by ulf.stroehler
Modified: 2005-04-29 16:20 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch to update component registration inline with visibility03 lib name change (896 bytes, patch)
2005-04-22 11:17 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description ulf.stroehler 2005-04-19 14:38:11 UTC
starting with m94 it seems to be impossible to use the gtk file picker any more.

(Checkbox in Tools/Options/OpenOffice.org/General for OpenOffice' own dialogs
unchecked)

US->TM: pls. proceed. Thx.
Comment 1 thorsten.martens 2005-04-19 15:08:36 UTC
TM->CMC: Please have a look, thanks !
Comment 2 caolanm 2005-04-22 09:03:19 UTC
Well I have it built now and will have a look, but immediately I see that under
i#45006# the svtools part of the filepicker has been moved into fpicker and
various modifications have been made. And they came onstream in m94 so that
looks incredibly suspicious.
Comment 3 caolanm 2005-04-22 10:23:33 UTC
If I manually as a user do e.g. 

/opt/openoffice.org1.9.95/program/unopkg add
/opt/openoffice.org1.9.95/program/fps_gnome.uno.so

I can get the gnome dialog. But then the text resources seem missing.

Can you verify that the windows system fpicker is working ok ?
Comment 4 caolanm 2005-04-22 10:47:16 UTC
I can see where the resources are gone, #i47935#.
Comment 5 caolanm 2005-04-22 11:03:01 UTC
hmm...

regview services.rdb

   / com.sun.star.ui.dialogs.SalGtkFilePicker
     / UNO
       / ACTIVATOR
         Value: Type = RG_VALUETYPE_STRING
                Size = 34
                Data = "com.sun.star.loader.SharedLibrary"

       / SERVICES
         / com.sun.star.ui.dialogs.GtkFilePicker
       / LOCATION
         Value: Type = RG_VALUETYPE_STRING
                Size = 16
                Data = "libfps_gnome.so"

while the library was changed to fps_gnome.uno.so by the afore mentioned integration
Comment 6 caolanm 2005-04-22 11:17:03 UTC
Created attachment 25345 [details]
patch to update component registration inline with visibility03 lib name change
Comment 7 caolanm 2005-04-22 11:18:49 UTC
yup, that's it, patch attached to re-enable.

cmc->mhu: can you take care of applying this patch as well as the one in #i47935#.
Comment 8 matthias.huetsch 2005-04-22 11:37:39 UTC
mhu->cmc: Sure, I'll take care of this issue as well :-( Just discovered this on
my own, while looking into the other issue.
Comment 9 matthias.huetsch 2005-04-22 14:03:08 UTC
Fixed in cws_src680_mhu06...
Comment 10 matthias.huetsch 2005-04-22 14:23:09 UTC
mhu->tm: please verify, thanks.

re-open issue and reassign to tm@openoffice.org
Comment 11 matthias.huetsch 2005-04-22 14:23:13 UTC
reassign to tm@openoffice.org
Comment 12 matthias.huetsch 2005-04-22 14:23:18 UTC
reset resolution to FIXED
Comment 13 thorsten.martens 2005-04-25 11:06:43 UTC
Checked and verified in cws mhu06 -> OK !
Comment 14 mci 2005-04-25 14:35:54 UTC
*** Issue 47991 has been marked as a duplicate of this issue. ***
Comment 15 matthias.huetsch 2005-04-29 16:20:19 UTC
Fix integrated into milestone SRC680_m98 => closing...