Thread: A typo in splash screen?

A typo in splash screen?

From
Devrim GUNDUZ
Date:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

Is that only me that sees "Version 1.2.0 Beta 1" in splash screen of RC 1?

Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org                devrim.gunduz~linux.org.tr
             http://www.tdmsoft.com
             http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBmLOUtl86P3SPfQ4RAr1mAKDRe68zJ7Lw5FPAbkSgDWC1MnzIHwCgytIB
W8MnDx45I9v9l08CDAx62bg=
=PPLI
-----END PGP SIGNATURE-----

Re: A typo in splash screen?

From
Andreas Pflug
Date:
Devrim GUNDUZ wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Hi,
>
> Is that only me that sees "Version 1.2.0 Beta 1" in splash screen of RC 1?

Must be a dependency problem. If in doubt, delete frmSplash.o and
frmAbout.o, and make again.

Regards,
Andreas

Re: A typo in splash screen?

From
Devrim GUNDUZ
Date:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

On Mon, 15 Nov 2004, Andreas Pflug wrote:

>> Is that only me that sees "Version 1.2.0 Beta 1" in splash screen of RC 1?
>
> Must be a dependency problem. If in doubt, delete frmSplash.o and frmAbout.o,
> and make again.

This is a fresh rpm installation, on FC 3. Seems there is something
unusual.

Anyway, let me rebuild the rpm.

Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org                devrim.gunduz~linux.org.tr
             http://www.tdmsoft.com
             http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBmLZHtl86P3SPfQ4RAv82AJ46OfRsSqRHNymPlAy8dE6DIwWDqACgoDlV
xKJOJNjG8U8yF2YNWYjunAw=
=36Ht
-----END PGP SIGNATURE-----

Re: A typo in splash screen?

From
Andreas Pflug
Date:
Devrim GUNDUZ wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Hi,
>
> On Mon, 15 Nov 2004, Andreas Pflug wrote:
>
>>> Is that only me that sees "Version 1.2.0 Beta 1" in splash screen of
>>> RC 1?
>>
>>
>> Must be a dependency problem. If in doubt, delete frmSplash.o and
>> frmAbout.o, and make again.
>
>
> This is a fresh rpm installation, on FC 3. Seems there is something
> unusual.

Check VERSION_STR in src/include/version.h.

Regards,
Andreas

Re: A typo in splash screen?

From
Devrim GUNDUZ
Date:
Hi,

On Mon, 15 Nov 2004, Andreas Pflug wrote:

>> This is a fresh rpm installation, on FC 3. Seems there is something
>> unusual.
>
> Check VERSION_STR in src/include/version.h.

Oh!

#define VERSION_STR     wxT("1.2.0 Beta 1")
#define VERSION_NUM     1,2,0,0
#define VERSION_PACKAGE 1.2.0-beta1

Have I built wrong rpm... Oh no!

--
Devrim GUNDUZ
devrim~gunduz.org                devrim.gunduz~linux.org.tr
             http://www.tdmsoft.com
             http://www.gunduz.org

Re: A typo in splash screen?

From
Andreas Pflug
Date:
Devrim GUNDUZ wrote:
>
> Hi,
>
> On Mon, 15 Nov 2004, Andreas Pflug wrote:
>
>>> This is a fresh rpm installation, on FC 3. Seems there is something
>>> unusual.
>>
>>
>> Check VERSION_STR in src/include/version.h.
>
>
> Oh!
>
> #define VERSION_STR     wxT("1.2.0 Beta 1")
> #define VERSION_NUM     1,2,0,0
> #define VERSION_PACKAGE 1.2.0-beta1
>
> Have I built wrong rpm... Oh no!

Need a bottle of beer or two...

Regards,
Andreas

Re: A typo in splash screen?

From
Devrim GUNDUZ
Date:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

On Mon, 15 Nov 2004, Andreas Pflug wrote:

>> #define VERSION_STR     wxT("1.2.0 Beta 1")
>> #define VERSION_NUM     1,2,0,0
>> #define VERSION_PACKAGE 1.2.0-beta1
>>
>> Have I built wrong rpm... Oh no!
>
> Need a bottle of beer or two...

Thanks, committed :-D

- --
Devrim GUNDUZ
devrim~gunduz.org                devrim.gunduz~linux.org.tr
             http://www.tdmsoft.com
             http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBmRfFtl86P3SPfQ4RAjOWAJ9ObCvO0Yaf0d4XFhieoa5ojByn0QCg7rkU
kpr3DIhW4CNUWvfLZP3BOh0=
=4hNX
-----END PGP SIGNATURE-----