[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

Andras Timar  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Whiteboard||target:4.0.0
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |tima...@gmail.com
   |desktop.org |

--- Comment #26 from Andras Timar  ---
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=43c704aa24c48cd8b20049901d3d0bad20dd801a

So we require .NET 4.0 from now on. If user does not have .NET 4.0, then
installer will silently continue and will not install cli ure stuff.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #25 from pierre-yves samyn  ---
(In reply to comment #24)
> Pierre-Yves: and what happened then when you passed that property setting on
> the command line? No warnings or other messages, no windows telling you that
> you need .NET 4.0? 

This... (no warnings or other messages).

And that is what I meant by "successfully tested".
Sorry for my lack of precision...

The software starts without warning or error ... I do not know if such a
message can occur during use, but I doubt it.

Regards
Pierre-Yves

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #24 from Tor Lillqvist  ---
Pierre-Yves: and what happened then when you passed that property setting on
the command line? No warnings or other messages, no windows telling you that
you need .NET 4.0? Then that property works is even better than I thought. (Now
that I think about it, Andras probably described it just like that, but I had
forgotten.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #23 from pierre-yves samyn  ---
Hello

I reproduce the bug (error 1304 cli_basetypes.dll)
with Version 4.0.0.0.beta2 (Build ID: 4104d660979c57e1160b5135634f732918460a0)
and Windows XP Pro Version 2002 SP3

According to the windows control panel:
-Microsoft .NET Framework 1.1
-Microsoft .NET Framework 1.1 French Language Pack
-Microsoft .NET Framework 2.0

(In reply to comment #12)
> " for testers there is an easy workaround. Well, there are two.
> 
> 1. Install .NET 4.0.
> -- OR --
> 2. Install LibreOffice from the command line:
> msiexec /i LibO-Dev_4.0.0.0.beta1_Win_x86_install_multi.msi
> REQUIRED_DOTNET_VERSION=4.0.0.0  "

I successfully tested the second workaround.
Thank you for that

Regards
Pierre-Yves

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #22 from Tor Lillqvist  ---
Ruslan, I don't understand what you mean with "copy its 4.x version"?

LO does not "include" the .NET Framework. It just includes some (relatively
unimportant and never used by most users) dlls that are managed (.NET) code.
(To be used by extensions written in C#.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #21 from Jean-Baptiste Faure  ---
(In reply to comment #19)
> JBF: As far as I know, if you don't have any .NET at all (as in a vanilla
> latest-SP XP), there is no problem in installing. The problem happens if you
> have *some* .NET but not 4.0. And I don't see what problem there is in
> requiring 4.0 then in that case, if the machine already has some .NET
> anyway. Doesn't Windows Update recommend installing .NET 4.0 anyway?

I am afraid my English is too bad to express correctly what I mean.;-)

I understood the commit as: now .NET ≥ 4.0 is explicitly required. So now, it
is not a bug if the installation fails until you installed all needed
dependencies. No problem for me. I imagine that this change implies there is
some message to the user which tell him to upgrade .NET before to complete the
LO installation.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #20 from Ruslan  ---
Won't this fix fail when newer .NET will be released, i.e. 5.x will be
installed and LibO will try to copy its 4.x version? Or do I not understand
something?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #19 from Tor Lillqvist  ---
JBF: As far as I know, if you don't have any .NET at all (as in a vanilla
latest-SP XP), there is no problem in installing. The problem happens if you
have *some* .NET but not 4.0. And I don't see what problem there is in
requiring 4.0 then in that case, if the machine already has some .NET anyway.
Doesn't Windows Update recommend installing .NET 4.0 anyway?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #18 from Joel Madero  ---
ah looks like it may be fixed, thanks for the link, once it's verified as fixed
(RC is coming out next week) we'll mark as RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #17 from Jean-Baptiste Faure  ---
Does this commit
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=43c704aa24c48cd8b20049901d3d0bad20dd801a
mean that it is a feature, not a bug?
I'm not kidding.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

Joel Madero  changed:

   What|Removed |Added

 Status|REOPENED|NEW
   Priority|medium  |highest

--- Comment #16 from Joel Madero  ---
This is confirmed, marking as NEW, setting priority to HIGHEST

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2013-01-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

Petr Mladek  changed:

   What|Removed |Added

 Blocks||54157

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

Maximiliano Castañón  changed:

   What|Removed |Added

Version|4.0.0.0.beta1   |4.0.0.0.beta2

--- Comment #15 from Maximiliano Castañón  ---
This happened with LO 4.0 Beta 2, I have tried it on Windows 7 Ultimate,
actually don´t know what version of .net it have.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

Joel Madero  changed:

   What|Removed |Added

 CC||webofht-libreofficebugs002@
   ||yahoo.com.hk

--- Comment #14 from Joel Madero  ---
*** Bug 58621 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

Rainer Bielefeld  changed:

   What|Removed |Added

 CC||pjotr1...@gmail.com

--- Comment #13 from Rainer Bielefeld  ---
*** Bug 58402 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #12 from Cor Nouws  ---
I place a quote here from a mail from Andras Timar:

" for testers there is an easy workaround. Well, there are two.

1. Install .NET 4.0.
-- OR --
2. Install LibreOffice from the command line:
msiexec /i LibO-Dev_4.0.0.0.beta1_Win_x86_install_multi.msi
REQUIRED_DOTNET_VERSION=4.0.0.0  "

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

Joel Madero  changed:

   What|Removed |Added

 CC||bureautiquelibre@nantesmetr
   ||opole.fr

--- Comment #11 from Joel Madero  ---
*** Bug 58296 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

Rainer Bielefeld  changed:

   What|Removed |Added

  Attachment #71483|text/plain  |image/jpeg
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

Rainer Bielefeld  changed:

   What|Removed |Added

  Attachment #71482|text/plain  |image/jpeg
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #10 from Tor Lillqvist  ---
dhirenjani: No, we don't want to close this bug as it *is* a bug that you can't
install LO if you happen to have some, but not the latest, .NET installed...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #9 from Tor Lillqvist  ---
Michael: Read the email thread, Andras has a good idea what to do, and it
sounds as if it would do exactly what you say.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #8 from Michael Meeks  ---
Wow - what a sucky bug in Microsoft's infrastructure. Is there no way we can
defeat it (for this fairly minor piece of .Net integration code that almost
no-one uses ?).

I wonder, could we detect the wrong SDK and simply turn off that .Net
integration in the installer, or even default to turning it off in extremis for
Beta2 ? ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #7 from dhirenj...@hotmail.com ---
I have Windows Vista Home Premium with SP2
A few months back, I had removed .Net 4.0 and retained only .Net 3.5 SP1
With only .Net 3.5 SP1, LO 4.0 beta did not install and I ran into the error
message.

After downloading and installing .Net 4.0 client framework, I was able to
install LO 4.0 beta1, using custom install method.

You can close this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

--- Comment #6 from Tor Lillqvist  ---
dhirenjani: Please tell us what Windows version you are using, and whether you
had any .NET Framework installed before.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58275] Install fails if .NET Framework 4.0 (Client) is not present

2012-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58275

Tor Lillqvist  changed:

   What|Removed |Added

Summary|Install fails if .NET   |Install fails if .NET
   |Framework is not present|Framework 4.0 (Client) is
   ||not present

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs