[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-14 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User mba changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from m...@openoffice.org Wed Apr 14 11:27:40 + 
2010 ---
Verified with build on Ubuntu 9.04 with OOo vanilla build from cws 
nspluginglobal.

No link to libnpsoplugin.so anywhere: tab page is there - fine
Activated plugin in tab page
Checked link to odt in Firefox: works fine inside the browser
Removed link in ~/.mozilla/plugins
Checked link to odt in Firefox: offers download - fine
Set link in /usr/lib/mozilla/plugins to libnpsoplugin.so in my OOo installation
Tab page in OOo now is gone - fine
Checked link to odt in Firefox: works fine inside the browser - fine
Removed link to /usr/lib/mozilla/plugins again
Tab page is back again - fine


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-14 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Wed Apr 14 09:44:23 + 
2010 ---
I get a warning in nspluginModuleOOoHook:

Dl_info dl_info = { 0, };

"missing initializer for member DL_ingo.dli_fbase"
"missing initializer for member DL_ingo.dli_sname"
"missing initializer for member DL_ingo.dli_saddr"

I assume that assigning "0" to all members is OK.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-14 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Wed Apr 14 07:59:48 + 
2010 ---
> @rene: As we have discussed, the solution should be available for Linux only.
> Unfortunately the plugin part of the change is active for all Unixes ( #ifdef
> UNIX ). Could you please change it.

Done.

> By the way, nothing important, but since I am already commenting the change...
> ;) Do we really need to use strtok() in svx, if the string constant is defined
> there explicitly? There could be just an array of string constants.

I don't care, strtrok was fast to do. Feel free to change it in a a later cws of
yours.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-14 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Wed Apr 14 07:14:53 + 
2010 ---
@rene: As we have discussed, the solution should be available for Linux only.
Unfortunately the plugin part of the change is active for all Unixes ( #ifdef
UNIX ). Could you please change it.
By the way, nothing important, but since I am already commenting the change...
;) Do we really need to use strtok() in svx, if the string constant is defined
there explicitly? There could be just an array of string constants.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-13 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User rene changed the following:

What|Old value |New value

  CC|'b_michaelsen,ft,hjs,hr,jo|'b_michaelsen,ft,hjs,hr,jo
|ergwartenberg,mba,mh,rene,|ergwartenberg,mav,mba,mh,r
|suka_gentoo,tml'  |ene,suka_gentoo,tml'

 Assigned to|mav   |rene





--- Additional comments from r...@openoffice.org Tue Apr 13 16:02:02 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-13 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User rene changed the following:

What|Old value |New value

  Status|REOPENED  |RESOLVED

  Resolution|  |FIXED

Target milestone|OOo 3.x   |OOo 3.3





--- Additional comments from r...@openoffice.org Tue Apr 13 15:59:25 + 
2010 ---
committed to cws nspluginglobal

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-13 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Tue Apr 13 11:59:51 + 
2010 ---
pmladek: that's why I said lib(64) ;)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-13 Thread pmladek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from pmla...@openoffice.org Tue Apr 13 11:36:03 
+ 2010 ---
Please, add /usr/lib64/browser-plugins/ as well. IMHO, the /usr/lib64 is a
standard solution on biarch systems.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-13 Thread b_michaelsen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from b_michael...@openoffice.org Tue Apr 13 
08:40:11 + 2010 ---
Had a walk, changed my mind:
/usr/lib/mozilla/plugins/
/usr/lib/browser-plugins/

should be enough for everybody. If a distro installs plugins in
MOZILLA_FIVE_HOME/plugins of their product, they need to make sure to symlink
/usr/lib/browser-plugins/ accordingly. I see no scenario, where
/usr/lib/browser-plugins/ exists and is not containing all the available 
plugins.
So unless Fedora/RH are doing something extremely funky, the two paths should be
enough and the can of worms can be kept closed.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-13 Thread b_michaelsen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from b_michael...@openoffice.org Tue Apr 13 
07:43:22 + 2010 ---
I see no problem adding:
- /usr/lib/firefox
- /usr/lib/seamonkey
- /usr/lib/iceweasel (aka firefox)
- /usr/lib/iceape (aka seamonkey)
too. When I see the situation on gentoo an admin would be compelled to symlink
the OOo plugin from MOZILLA_FIVE_HOME/plugins and not from
/usr/lib/mozilla/plugins (because thats where other plugins do it). Firefox
would likely not care at all, since it checks both, so IMHO OOo should follow
that. Stat'ing a few more locations is not performance relevant in this part of
code. OTOH rene is right about:
 /usr/lib/netscape/plugins/
 /usr/lib/nsbrowser/plugins/
 /opt/netscape/plugins/
which can be ignored. Any modern distro should symlink them with current 
locations.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 23:12:41 + 
2010 ---
not to forget SuSEs /usr/lib(64)/browser-plugins...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 22:53:37 + 
2010 ---
though I don't see wtf we cannot just honour the standard path. Any distro whose
firefox or seamonkey does not honour that one is broken and needs to be fixed
anyway.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 22:51:17 + 
2010 ---
if you open that can of worms despite /usr/lib/mozilla/plugins being the
canonical location for *ALL* Mozilla products, also use

- /usr/lib/firefox
- /usr/lib/iceweasel (aka firefox)
- /usr/lib/iceape (aka seamonkey)

I don't think we need netscape, no relevant Linux uses Netscape anymore. Anyone
who still installs stuff there didn't get the times.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread b_michaelsen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from b_michael...@openoffice.org Mon Apr 12 
22:35:03 + 2010 ---
Proposing a few more paths to check:
 /usr/lib/netscape/plugins/
 /usr/lib/mozilla/plugins/
 /usr/lib/mozilla-firefox/plugins/
 /usr/lib/nsbrowser/plugins/
 /opt/netscape/plugins/
from:
>
http://stackoverflow.com/questions/1598098/npapi-plugin-how-do-i-install-a-gecko-plugin

On gentoo for example /usr/lib/mozilla/plugins/ is for general mozilla plugins
(for both thunderbird and firefox and maybe seamonkey). Most plugins are
installed (symlinked) in /usr/lib/nsbrowser/plugins/ for backwards compatibility
and that dir is symlinked itself from /usr/lib/mozilla-firefox/plugins/ (with
/usr/lib/mozilla-firefox the home of the browser install).


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread b_michaelsen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User b_michaelsen changed the following:

What|Old value |New value

  CC|'ft,hjs,hr,joergwartenberg|'b_michaelsen,ft,hjs,hr,jo
|,mba,mh,rene,suka_gentoo,t|ergwartenberg,mba,mh,rene,
|ml'   |suka_gentoo,tml'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Mon Apr 12 15:43:02 + 
2010 ---
OK, it looks to be a solution. :)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 15:01:36 + 
2010 ---
> If people place the plugin lib somewhere else, we won't find it and then the 
> > tab
> page will be visible as today. I think that this is OK, if you take the
> blame. :-)

The person who is to blame is then the mozilla packager or the packager placing
the plugin somewhere:

16:46 < _rene_> glandium: does our iceweasel already handle 
/usr/lib/browser-plugins?
16:47 < glandium> _rene_: /usr/lib/mozilla/plugins is the canonical location
16:47 < _rene_> ok
16:47 < glandium> _rene_: for all mozilla-based products, including upstream
16:48 < _rene_> ah, mmh, that's even better

> What happens when I have on my machine
> /usr/lib/mozilla/plugins/libnpsoplugin.so
> and a FireFox that does not have the plugin installed

Then we assume you use that firefox and you have that plugin

> As I understand the Tab-Page will be deactivated and the FireFox does not use
> the plugin. But that would be a case of a misconfigured system,

Maybe not misconfigured system but corner case.

> and the responsibility lies on the distribution or responsible system
> administrator. Am I right with my understanding?

Yes.

> If yes, the only problem I see, is following:
> Somebody has an own FireFox installation on Linux system, and the installation
> is not part of the paths-list. The plugin link is in the plugin directory of >
the FireFox. As result the plugin is active always along with the
> non-deactivated but useless Tab-Page => regression.

If that somebody honours the plugin defaults to firefox (yes, even installed
somewhere) for /usr/lib/mozilla everything is OK. Ad thenn either both firefox
will see the link or not. If not, they are on their own anyway.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Mon Apr 12 15:03:47 + 
2010 ---
We could declare this scenario as "unsupported". Users can install their browser
where they like it, but if they also install the nsplugin lib to that location,
they will have the useless tab page in OOo. I assume that this will affect only
a small number of users. Rene claims that the requested change will have a
benefit for a lot of users, and I have no reason not to believe that. So all in
all the change is beneficial. IMHO.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Mon Apr 12 14:52:16 + 
2010 ---
If people place the plugin lib somewhere else, we won't find it and then the tab
page will be visible as today. I think that this is OK, if you take the blame. 
:-)

We could think about making the list an OOo configuration entry so that admins
or distributors with a uncommon location can fix that themselves. If that
doesn't look like overkill.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Mon Apr 12 14:53:05 + 
2010 ---
What happens when I have on my machine
/usr/lib/mozilla/plugins/libnpsoplugin.so
and a FireFox that does not have the plugin installed? As I understand the
Tab-Page will be deactivated and the FireFox does not use the plugin. But that
would be a case of a misconfigured system, and the responsibility lies on the
distribution or responsible system administrator. Am I right with my 
understanding?

If yes, the only problem I see, is following:
Somebody has an own FireFox installation on Linux system, and the installation
is not part of the paths-list. The plugin link is in the plugin directory of the
FireFox. As result the plugin is active always along with the non-deactivated
but useless Tab-Page => regression.
The only possibility to avoid it is to check in the plugin implementation that
there is a plugin link in the paths list, as it is done in svx. And if there is
no, to deactivate the plugin. Am I right with my understanding? Do we want to 
do it?


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 14:34:13 + 
2010 ---
>If this is the complete list of locations to search

You never can't be sure where peole place their stuff but that easily can be
extended when we learn from them.

> and if we have some code searching through it

I have here (just needs a bit of testing). Plain C, strtok() etc .-)

> I don't see a reason not to use that code to suppress the tab page in case
> the plugin lib is found there.

Ah, finally...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Mon Apr 12 14:07:11 + 
2010 ---
If this is the complete list of locations to search and if we have some code
searching through it, I don't see a reason not to use that code to suppress the
tab page in case the plugin lib is found there.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 13:10:50 + 
2010 ---
> Please explain, how the hardcoded list can be a clean solution for all
> platforms.

The only platform there this is to be used is Linux, and there you know the
location where distributions usually place the lugins in (there even is a
standardized(? one know many distros already use):

/usr/lib/browser-plugins/libnpsoplugin.so:/usr/lib/mozilla/plugins/libnpsoplugin.so:/usr/lib/firefox/libnpsoplugin.so

No one says this would work on Windows or any other OS where you install
whatever you get from somewhere in whatever location... I'd #ifdef LINUX this
whole mess anyway

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Mon Apr 12 13:04:48 + 
2010 ---
> Not yet, But mva doesn't even accept one patch which would do that, see his
> comment at 08:21:46. We currently only have nlibnsplugin/nspluigin detecting
> fixing up itself.
I did not write there, that I do not accept such a solution. I have only
written, that I do not understand what exactly you mean.

> Aha. As said, we need a hardcoded list in svx then, though. mav wouldn't
> accept that so we are back at failing for system-wide installations.
Please explain, how the hardcoded list can be a clean solution for all
platforms. If there is a clean solution, I have nothing against it.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread obr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User obr changed the following:

What|Old value |New value

  CC|'ft,hjs,hr,joergwartenberg|'ft,hjs,hr,joergwartenberg
|,mba,mh,obr,rene,suka_gent|,mba,mh,rene,suka_gentoo,t
|oo,tml'   |ml'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 12:25:35 + 
2010 ---
> Aha. As said, we need a hardcoded list in svx then, though. mav wouldn't 
> accept
> that so we are back at failing for system-wide installations.

Oh, and note I already started implementing that, but I am at work right now

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 12:22:56 + 
2010 ---
> BTW: Rene, please calm down and mind your tone. This is an issue tracker, it's
> not Slashdot.

I don't read /.. And this is a issue tracker, yes, and this is a issue affecting
admins and distributions out there. Really important. You want us to use
"vanilla" version, we can't do if such patches will be needed forever.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 12:21:16 + 
2010 ---
> According to Rene the plugin tab page should be hidden if the nsplugin lib is
> located in the mozilla/firefox/whatever folder. Does the patch contain code 
> that
> is able to detect that on all relevant platforms? 

Not yet, But mva doesn't even accept one patch which would do that, see his
comment at 08:21:46. We currently only have nlibnsplugin/nspluigin detecting
fixing up itself.

> If we have that detection code, I don't see a problem to switch the tab page 
> on
> or off based on this code.

Aha. As said, we need a hardcoded list in svx then, though. mav wouldn't accept
that so we are back at failing for system-wide installations.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Mon Apr 12 11:54:21 + 
2010 ---
Before this discussion gets endless, please let's look for a solution.

According to Rene the plugin tab page should be hidden if the nsplugin lib is
located in the mozilla/firefox/whatever folder. Does the patch contain code that
is able to detect that on all relevant platforms? 

If we have that detection code, I don't see a problem to switch the tab page on
or off based on this code. If we don't have it, Mikhail's suggestion to upstream
Rene's patch, but make its usage depend on a build time switch, sounds
reasonable to me.

BTW: Rene, please calm down and mind your tone. This is an issue tracker, it's
not Slashdot.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 11:49:31 + 
2010 ---
> As I have already written, in this case I have nothing against integration of 
> a
> solution, that is against specification, but is active only in case a special
> build argument is provided.

So you want a --enable-system-wide-mozilla-plugin-support that adds the patch
from mmeeks in and disables the plugin page?

I don't want that; I really think we should implement something which works for
both ways and let the admin decide.

> I have nothing against changing it in the way, that the plugin is activated
> during the installation. But that should be done for all platforms then. And I
> personally will not be able to do it in close future for the reason, you 
> dislike
> so much: because I have not enough time for this task.

I don't care about whether it is registered *on installation*. In fact, I don't
believe it should. I can live with like it is right no - no registration per
default. I need to create the symlinks in /usr/lib/mozilla etc. manually in any
case.

What I *do* want is that admins or packagers can *properly* register it
system-wide. This no installation thing at all but something do be done by the
admin after the installation.

*You* talk about installation - I don't talk about installation at all.
It just simply should be possible to do what you say *yourself* below:

> I would expect, that a distro creates the link in the central Mozilla plugin
> directory.

aha. We get to the point. Which *EXACTLY* is what does *NOT* work in current
OOo. You can do that, but the plugin will *NOT* work. This is what should be
fixed - nothing more and nothing less.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Mon Apr 12 11:31:46 + 
2010 ---
@rene:
> True. But then don't claim you don't have time, just say the truth: you don't
care about this bug.
Hm, a very strange logic. If you can not decide what I should do, then I can not
claim that I don't have time? Are you joking?

> I want to upstrem this bugfix.
As I have already written, in this case I have nothing against integration of a
solution, that is against specification, but is active only in case a special
build argument is provided.

> Then that specification is complete crap and must be fixed when it doesn't 
> work with standard mozilla plugin configuration (and that includes symlinks
> in let's say /usr/lib/mozilla/plugins).
The specification for the Mozilla pugin activation is indeed a strange one. It
does not pass even to OOo design. In OOo the decision, whether it is active or
not should be taken during OOo installation I think.

I have nothing against changing it in the way, that the plugin is activated
during the installation. But that should be done for all platforms then. And I
personally will not be able to do it in close future for the reason, you dislike
so much: because I have not enough time for this task.

If you would like to change it in the way, I have mentioned, even for the
official build, please do it. But please do it consistently with specification
change and for all platforms. If you have no resources for the complete
solution, please integrate a solution, that is active only in your build.

> How should distro packages work? Just install the stuff in user dirs? Just 
> create the symlinks for already existing users?
> Note that either of them is a taboo for packages. They must not fiddle with
stuff in uesers' profile.
I would expect, that a distro creates the link in the central Mozilla plugin
directory.

And only in case the user installs plugin locally, the installation should have
an option to create the link locally, but this scenario has nothing to do with
the distro installation.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 09:40:49 + 
2010 ---
> How should distro packages work? Just install the stuff in user dirs? Just 
> create the symlinks for already existing users?

> Note that either of them is a taboo for packages. They must not fiddle with
stuff in uesers' profile.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 09:28:46 + 
2010 ---
> Sorry, but I do not think that you can decide which task should I take. 

True. But then don't claim you don't have time, just say the truth: you don't
care about this bug.

> Sorry, I must confess, I still do not quite understand what do you mean. I
> thought you want to build an office version that always installs the plugin
> centrally. In this case you do not need to turn the tab-page on the options 
> page

For my version, yes. That's what I already have with the hardcoded removal. I
don't want to maintain that diff until indefinitely

I want to upstrem this bugfix.

> dynamically, you could just get rid on the tab-page in the build. As I have
> mentioned, it would be against the current specification, that means that it
> would not be used in the official builds on OOo site. But that is a consistent

Then that specification is complete crap and must be fixed when it doesn't work
with standard mozilla plugin configuration (and that includes symlinks in let's
say /usr/lib/mozilla/plugins).

Think of sysadmins who want to give all users the plugin. How should distro
packages work? Just install the stuff in user dirs? Just create the symlinks
for already existing users?

Of course I want to do a patch which works for all cases and can be upstreamed.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Mon Apr 12 08:21:46 + 
2010 ---
> And you wasn't able to tell that to me after those many months so I can do
> something about it?
Actually I did, the change of the target is the way to provide the info. If the
target is to 3.x, that means that it is definitely not planned for the next 
release.

> Besides that, I often said that I just need help on this in the public (and in
the ESC)
I can not remember any such request, that of course does not mean that there was
no. But you would probably agree that the correct place to set question is this
issue. And even if I did not see the request, there are a lot of people who know
( or can find it ) how to control the option page. If nobody of them have react,
probably the requests were done in wrong form or in wrong place. You have now
explicitly asked the question here, and have got the answer. 

> Yeah, right. Time is better used for implementing swext instead of fixing this
bug...
Sorry, but I do not think that you can decide which task should I take. Neither
I can decide which task should you take.

> Only because I pinged him on irc *on a weekend night*. If not, I'd still wait.
That may be. But I am currently answering to your comments here. And if there
was no answer from b_michaelsen I would try to find the information myself. I
thought I have clearly explained why you did not get an answer in the issue till
now. 

> Anyway, yes, that helpüs, at least gets rid of the - orgy. I fear, though, we
> need a hardcoded list of plugin paths to check for as the nsplugin-path.diff
> takes effect only if it's too late...
Sorry, I must confess, I still do not quite understand what do you mean. I
thought you want to build an office version that always installs the plugin
centrally. In this case you do not need to turn the tab-page on the options page
dynamically, you could just get rid on the tab-page in the build. As I have
mentioned, it would be against the current specification, that means that it
would not be used in the official builds on OOo site. But that is a consistent
way for a special build from my point of view. Please correct me if I have
misunderstood something.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Mon Apr 12 07:28:13 + 
2010 ---
> @rene: As I understood, you did not ask _how_ to do it, you have asked to do 
> it:
> "mav: I would be very grateful if someone able to do it can add code to 
> disable
> that tab page when the plugin is found globally. cws nspluginglobal is open 
> and
> free for commits ;-)"

And you wasn't able to tell that to me after those many months so I can do
something about it?

Besides that, I often said that I just need help on this in the public (and in
the ESC)

> And I just had no time for this.

Yeah, right. Time is better used for implementing swext instead of fixing this
bug...

> Sorry if I had misunderstood your request. Anyway, b_michaelsen has now 
> provided the necessary information.

Only because I pinged him on irc *on a weekend night*. If not, I'd still wait.

Anyway, yes, that helpüs, at least gets rid of the - orgy. I fear, though, we
need a hardcoded list of plugin paths to check for as the nsplugin-path.diff
takes effect only if it's too late...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-12 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Mon Apr 12 06:56:55 + 
2010 ---
@rene: As I understood, you did not ask _how_ to do it, you have asked to do it:
"mav: I would be very grateful if someone able to do it can add code to disable
that tab page when the plugin is found globally. cws nspluginglobal is open and
free for commits ;-)"
And I just had no time for this.

Sorry if I had misunderstood your request. Anyway, b_michaelsen has now provided
the necessary information.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-09 Thread b_michaelsen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from b_michael...@openoffice.org Fri Apr  9 
22:58:10 + 2010 ---
@rene:
http://svn.services.openoffice.org/opengrok/xref/DEV300_m75/cui/source/options/treeopt.cxx#2198
Thats where the tabpage gets added to the options tree.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2010-04-09 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User rene changed the following:

What|Old value |New value

  Issue type|ENHANCEMENT   |PATCH





--- Additional comments from r...@openoffice.org Fri Apr  9 22:41:47 + 
2010 ---
[ now half a year later which still no resolution or answer... ]

mav: you wrote
--- snip ---
If a quickfix to activate the plugin globally is required, the only acceptable
workaround I see is to allow to build a version of OOo where the user has no way
to configure the plugin. In this case when the globally installed plugin is
activated, the behavior is still consistent ( although still against the
specification ).
--- snip ---

That's what I do right now. Means: needing the nsplugin-patch.diff and the last
patch I mentioned until infinity.

--- snip ---
Actually the current patch just introduces a regression. If the plugin is
installed globally, the user is able to access the plugin tab-page in the
options dialog, but the information on the page does not affect anything. Sorry,
but I have to reopen the issue. Please set it back to Fixed if I have
misunderstood the patch.
--- snip --

true. That's *EXACTLY* why I need someone to tell me how I enable/disable them
on runtime (when system-wide registration is detected). Can't be impossible, the
linguistic stuff does that when selecting CTL...



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2009-09-09 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from r...@openoffice.org Wed Sep  9 12:56:47 + 
2009 ---
mav, mba:

true, but I still maintain that it might be a easy task for someone knowledged
in OOos code to hide that plugin-option page when the .so is found in
system-wide mozilla dirs...

mav is right that the patch here is only the first step, though. (That's why
ooo-build also has
http://cgit.freedesktop.org/ooo-build/ooo-build/tree/patches/dev300/no-mozilla-plug-in-option.diff
ready to be applied when people want it.)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2009-09-09 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from m...@openoffice.org Wed Sep  9 12:37:31 + 
2009 ---
@mav: sorry, my fault, I should have seen that you had changed the type by 
intent.

@tml: we get a lot of patches and to allow us to track them, we must be able to
differentiate patches we have do work on from others that can't be integrated as
they are.

As IZ does not support that, there are only two ways to handle unacceptable 
patches:

- assign the issue to the patch submitter and ask for correction
- change the type to defect or enhancement as it fits

I think mav didn't have the impression that the first option would be useful
here. But of course we can do it that way if pmladik agrees.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2009-09-09 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User mav changed the following:

What|Old value |New value

  Issue type|PATCH |ENHANCEMENT





--- Additional comments from m...@openoffice.org Wed Sep  9 12:07:25 + 
2009 ---
The patch is not acceptable in its current state. Please see my comment from Apr
24 2007 for details.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2009-09-09 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User mba changed the following:

What|Old value |New value

  Issue type|ENHANCEMENT   |PATCH





--- Additional comments from m...@openoffice.org Wed Sep  9 11:53:02 + 
2009 ---
Done.



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2009-09-09 Thread tml
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from t...@openoffice.org Wed Sep  9 11:40:36 + 
2009 ---
Could somebody who has the power change the issue type to PATCH please?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2009-09-09 Thread tml
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User tml changed the following:

What|Old value |New value

  CC|'ft,hjs,hr,joergwartenberg|'ft,hjs,hr,joergwartenberg
|,mba,mh,obr,rene,suka_gent|,mba,mh,obr,rene,suka_gent
|oo'   |oo,tml'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2008-06-01 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User mav changed the following:

What|Old value |New value

Target milestone|OOo 3.0   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Mon Jun  2 05:39:51 + 
2008 ---
Not enough resources - moving to 3.x


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2007-11-19 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User mav changed the following:

What|Old value |New value

Target milestone|OOo 2.x   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Mon Nov 19 09:21:26 + 
2007 ---
Changing the target.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2007-04-24 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from [EMAIL PROTECTED] Tue Apr 24 08:53:55 + 
2007 ---
mav: that's right.

indeed we have also a patch in ooo-build to remove that tab, but it's
unconditional so obviously not suitable here.

mav: I would be very grateful if someone able to do it can add code to disable
that tab page when the plugin is found globally. cws nspluginglobal is open and
free for commits ;-)

But you are right, sorry for missing that

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2007-04-24 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User mav changed the following:

What|Old value |New value

  Status|RESOLVED  |REOPENED

  Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Tue Apr 24 08:47:07 + 
2007 ---
Sorry, may be I have misunderstood the patch, but it still does what it did
before. In case the plugin is installed globally the patch just let it work.

As I have already written in my comment from 02.06.07, when the plugin is
globally installed the plugin tab page must be deactivated. As I have written
there I see no "good" way to really fix the problem without changing the design
of the plugin feature, the only alternative is to let the plugin access the
office configuration ( please see the mentioned comment for details ).

If a quickfix to activate the plugin globally is required, the only acceptable
workaround I see is to allow to build a version of OOo where the user has no way
to configure the plugin. In this case when the globally installed plugin is
activated, the behavior is still consistent ( although still against the
specification ).

Actually the current patch just introduces a regression. If the plugin is
installed globally, the user is able to access the plugin tab-page in the
options dialog, but the information on the page does not affect anything. Sorry,
but I have to reopen the issue. Please set it back to Fixed if I have
misunderstood the patch.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2007-04-23 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User rene changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Apr 23 21:47:30 + 
2007 ---
committed this to cws_src680_nspluginglobal as the newest patch actually seems
to work now ;)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2007-04-05 Thread pmladek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590





--- Additional comments from [EMAIL PROTECTED] Thu Apr  5 12:32:09 + 
2007 ---
I have attached the current version of the patch that is used in ooo-build. It
fixes readlink error handling, adds checks for the strings size, fixes usage of
strcpy vs. strcat, and cleans up indentation.

It is also accessible at
http://svn.gnome.org/svn/ooo-build/trunk/patches/src680/nsplugin-path.diff

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2007-04-05 Thread pmladek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User pmladek changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |44227)
Newer version of th
|  |e improved patch from ooo-
|  |build






--- Additional comments from [EMAIL PROTECTED] Thu Apr  5 12:27:03 + 
2007 ---
Created an attachment (id=44227)
Newer version of the improved patch from ooo-build


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2007-01-02 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User mav changed the following:

What|Old value |New value

Target milestone|OOo Later |OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Tue Jan  2 07:05:41 -0800 
2007 ---
Changing the target.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 49590] mozilla plugin does not wo rk if enabled globaly

2006-09-21 Thread obr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49590


User obr changed the following:

What|Old value |New value

  CC|'ft,hjs,hr,joergwartenberg|'ft,hjs,hr,joergwartenberg
|,mba,mh,rene,suka_gentoo' |,mba,mh,obr,rene,suka_gent
|  |oo'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]