Return-Path: X-Original-To: apmail-openmeetings-user-archive@www.apache.org Delivered-To: apmail-openmeetings-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7149CE187 for ; Tue, 19 Feb 2013 11:15:56 +0000 (UTC) Received: (qmail 71607 invoked by uid 500); 19 Feb 2013 11:15:56 -0000 Delivered-To: apmail-openmeetings-user-archive@openmeetings.apache.org Received: (qmail 71392 invoked by uid 500); 19 Feb 2013 11:15:56 -0000 Mailing-List: contact user-help@openmeetings.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@openmeetings.apache.org Delivered-To: mailing list user@openmeetings.apache.org Received: (qmail 71375 invoked by uid 99); 19 Feb 2013 11:15:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2013 11:15:55 +0000 X-ASF-Spam-Status: No, hits=3.2 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [212.27.42.5] (HELO smtp5-g21.free.fr) (212.27.42.5) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2013 11:15:48 +0000 Received: from ctramier (unknown [217.171.17.41]) (Authenticated sender: eurositsmtp) by smtp5-g21.free.fr (Postfix) with ESMTPSA id A5710D48015 for ; Tue, 19 Feb 2013 12:15:18 +0100 (CET) From: =?UTF-8?Q?Cl=C3=A9mence?= To: Subject: RE: little issue at exiting Date: Tue, 19 Feb 2013 12:15:17 +0100 Message-ID: <008101ce0e92$66a693d0$33f3bb70$@free.fr> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0082_01CE0E9A.C86E3020" X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac4OkmVqCNnjiM5ZRWK4q6Vm+xL8TQ== Content-Language: fr X-Virus-Checked: Checked by ClamAV on apache.org This is a multipart message in MIME format. ------=_NextPart_000_0082_01CE0E9A.C86E3020 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Result : =20 mysql> select count(*) from fieldlanguagesvalues; +----------+ | count(*) | +----------+ | 49248 | +----------+ 1 row in set (0.03 sec) =20 (I=E2=80=99ve changed my mailing-list e-mail, don=E2=80=99t bother) =20 Clem =20 =20 De : Maxim Solodovnik = [mailto:solomax666@gmail.com]=20 Envoy=C3=A9 : mardi 19 f=C3=A9vrier 2013 11:44 =C3=80 : Openmeetings user-list Objet : Re: little issue at exiting =20 can you perform select like this: =20 mysql> select count(*) from fieldlanguagesvalues; +----------+ | count(*) | +----------+ | 49216 | +----------+ 1 row in set (0.02 sec) =20 what is the result? =20 =20 =20 =20 On Tue, Feb 19, 2013 at 5:37 PM, Cl=C3=A9mence Tramier EUROSIT < = c.tramier@eurosit.fr> wrote: Thx for your answer Maxim, the accent issue is very minor, I=E2=80=99ve = fixed it with removed them. =20 The main issue is this popup with =E2=80=9Cundefined=E2=80=9D that = appeared when we disconnect from openmeetings. You think that=E2=80=99s = due to accents and coding too ? =20 Clem =20 De : Maxim Solodovnik [mailto: = solomax666@gmail.com]=20 Envoy=C3=A9 : mardi 19 f=C3=A9vrier 2013 11:33 =C3=80 : Openmeetings user-list Objet : Re: little issue at exiting =20 it seems like your DB is not UTF-8: 1) accents corrupted 2) strings are missing =20 sorry I have no time for detailed investigation :( =20 On Tue, Feb 19, 2013 at 5:29 PM, Cl=C3=A9mence Tramier EUROSIT < = c.tramier@eurosit.fr> wrote: Hello, =20 No solution for my problem ? I have to show Openmeetings to my boss = soon, and I want my presentation to be perfect, so this = =E2=80=98undefined=E2=80=99 popup is a little annoying ! =20 Please help ! J =20 Clem =20 De : Cl=C3=A9mence Tramier EUROSIT [mailto: = c.tramier@eurosit.fr]=20 Envoy=C3=A9 : lundi 18 f=C3=A9vrier 2013 11:27 =C3=80 : ' = user@openmeetings.apache.org' Objet : little issue at exiting =20 Hello, =20 I=E2=80=99ve installed OpenMeetings released = apache-openmeetings-2.1.0.r1445998-14-02-2013_0038.tar.gz on = Ubuntu-server 12.04. I=E2=80=99m using French language. The server is working great (I=E2=80=99ve made a French tutorial for = installing it), but I=E2=80=99ve an issue with exiting, a popup appears = and tells me =E2=80=9Cundefined=E2=80=9D. =20 How can I remove this popup ? =20 Just another little thing, I had to remove all accents on 532 id via = language editor, and on the server name, else there were hieroglyph on = invitation mail subject =E2=80=A6 =20 Thanks, regards =20 Clem =20 --=20 WBR Maxim aka solomax=20 =20 --=20 WBR Maxim aka solomax=20 ------=_NextPart_000_0082_01CE0E9A.C86E3020 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Result :

 

mysql> select count(*) from = fieldlanguagesvalues;

+----------+

| count(*) |

+----------+

|    49248 |

+----------+

1 row in set (0.03 sec)

 

(I=E2=80=99ve changed my mailing-list e-mail, don=E2=80=99t = bother)

 

Clem

 

 

De : Maxim = Solodovnik [mailto:solo= max666@gmail.com] =
Envoy=C3=A9 : mardi 19 f=C3=A9vrier 2013 = 11:44
=C3=80 : Openmeetings = user-list
Objet : Re: little issue at = exiting

 

can you perform select like = this:

 

mysql> select count(*) from = fieldlanguagesvalues;

+----------+

| count(*) = |

+----------+

|    49216 = |

+----------+

1 row in set (0.02 = sec)

 

what is the = result?

 

 

 

 

On Tue, Feb 19, 2013 at 5:37 PM, Cl=C3=A9mence Tramier = EUROSIT <c.tramier@eurosit.fr> = wrote:

Thx for your answer Maxim, the accent issue is very minor, = I=E2=80=99ve fixed it with removed them.

 

The main issue is this popup with =E2=80=9Cundefined=E2=80=9D that = appeared when we disconnect from openmeetings. You think that=E2=80=99s = due to accents and coding too ?

 

Clem

 

De : Maxim = Solodovnik [mailto:solomax666@g= mail.com] =
Envoy=C3=A9 : mardi 19 f=C3=A9vrier 2013 = 11:33
=C3=80 : Openmeetings = user-list
Objet : Re: little issue at exiting

 

it seems like your DB is not = UTF-8:

1) accents corrupted

2) strings are missing

 

sorry I have no time for detailed investigation = :(

 

On Tue, Feb 19, 2013 at 5:29 PM, Cl=C3=A9mence Tramier = EUROSIT <c.tramier@eurosit.fr> = wrote:

Hello,

 

No solution for my problem ? I = have to show Openmeetings to my boss soon, and I want my presentation to = be perfect, so this =E2=80=98undefined=E2=80=99 popup is a little = annoying !

 

Please help ! J

 

Clem

 

De : = Cl=C3=A9mence Tramier EUROSIT [mailto:c.tramier@eu= rosit.fr] =
Envoy=C3=A9 : lundi 18 f=C3=A9vrier 2013 = 11:27
=C3=80 : '
user@openmee= tings.apache.org'
Obje= t : little issue at = exiting

 <= /o:p>

Hello,

 

I=E2=80=99ve installed OpenMeetings released = apache-openmeetings-2.1.0.r1445998-14-02-2013_0038.tar.gz on = Ubuntu-server 12.04. I=E2=80=99m using French = language.

The server is working great (I=E2=80=99ve made a French = tutorial for installing it), but I=E2=80=99ve an issue with exiting, a = popup appears and tells me = =E2=80=9Cundefined=E2=80=9D.

 

How can I remove this popup ?

 

Just another little thing, I had to remove all accents on = 532 id via language editor, and on the server name, else there were = hieroglyph on invitation mail subject =E2=80=A6

 

Thanks, regards

 

Clem



 

--
WBR
Maxim aka solomax =



 

-- =
WBR
Maxim aka solomax

------=_NextPart_000_0082_01CE0E9A.C86E3020--