I just opened intl.cpl in MSVC 2005 SP1 - no problem, I can edit
resources, no error messages.
WBR,
Aleksey Bragin.
On Jul 16, 2007, at 2:34 AM, Magnus Olsen wrote:
> The rc syntax in intl.cpl are wrong,
> only way to fix that problem is make that apps complie with vc
> when I open it with vc it compain wrong rc syntax
>
>
> ----- Original Message -----
> From: "Timo Kreuzer" <timo.kreuzer(a)web.de>
> To: "ReactOS Development List" <ros-dev(a)reactos.org>
> Sent: Sunday, July 15, 2007 11:57 PM
> Subject: [ros-dev] More resource problems
>
>
>> There seem to be some more problems with resources
>>
>> intl.cpl: errors while compiling, it only shows the first language
>> (cz)
>> and control panel shows nothing. If you remove all other languages
>> than
>> one or comment out the stringtable in all resources, then it compiles
>> without errors and the control panel works again. intl still doesn't
>> start on XP (some other cpl also don't work on xp)
>>
>> sysdm.cpl: shows text in different languages in ros (German text
>> although selected language is English)
>>
>>
>> _______________________________________________
>> Ros-dev mailing list
>> Ros-dev(a)reactos.org
>> http://www.reactos.org/mailman/listinfo/ros-dev
> _______________________________________________
> Ros-dev mailing list
> Ros-dev(a)reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
The patch sent to Bugzilla fixes the signaled bugs.
The missing WineMine icon into the aboutbox has been fixed only into english and italian versions, so the fix should be applied to all other languages as I described into bugzilla.
Sincerely,
Carlo Bramini
---------- Initial Header -----------
>From : ros-dev-bounces(a)reactos.org
To : "ros-dev" ros-dev(a)reactos.org
Cc :
Date : Thu, 12 Jul 2007 13:45:22 +0200
Subject : Re: [ros-dev] Re : ReactOS doesn't compile well
> Hello,
> your windres works well too.
> Finally, I can see the light at the end of the tunnel.
> BTW, do you have this warning too?
>
> [WRC] obj-i386\dll\win32\comdlg32\rsrc.coff
> windres: warning: 5: "CHOOSE_FONT": 1026: duplicate value
> windres: warning: 5: "CHOOSE_COLOR?n": 1026: duplicate value
>
> It seems it happens into cdlg_Bg.rc
>
> Sincerely,
>
> Carlo Bramini
>
> ---------- Initial Header -----------
>
> >From : ros-dev-bounces(a)reactos.org
> To : "ReactOS Development List" ros-dev(a)reactos.org
> Cc :
> Date : Thu, 12 Jul 2007 13:11:44 +0200
> Subject : Re: [ros-dev] Re : ReactOS doesn't compile well
>
> > Hi,
> >
> > Yesterday in the #reactos IRC channel, some other users had the same
> > problem.
> > At the end, we also identified "windres" as the problem.
> >
> > Probably, we all do not use the same version of RosBE. EmuandCo published
> > around 4 RosBE versions, which all got the version number 0.3.6. Some of
> > them use different "windres" versions.
> > Hopefully, RosBE 0.3.7 will solve this mess.
> >
> > I currently uploaded the "windres" version I use to
> > http://reactos.colinfinck.de. This is the version that works for me.
> > For all Unix/Linux users: The "windres" version bundled with my RosBE-Unix
> > 0.3.6 also works for me, so the resources should be compiled correctly here.
> >
> > The regedit problem you had was caused by saving some resource files as
> > UTF-8 instead of ANSI.
> > But this problem should be fixed in current trunk.
> >
> > Best regards,
> >
> > Colin
> >
> >
> > > -----Original Message-----
> > > From: ros-dev-bounces(a)reactos.org
> > > [mailto:ros-dev-bounces@reactos.org] On Behalf Of carlo.bramix
> > > Sent: Thursday, July 12, 2007 10:18 AM
> > > To: ros-dev
> > > Subject: Re: [ros-dev] Re : ReactOS doesn't compile well
> > >
> > > After reading these messages I believe I didn't explain my
> > > problems very well...
> > > So I try to correct what I said...
> > > Switching to older (the 2006 one) windres really *solved* all
> > > these problems:
> > >
> > > [WRC] obj-i386\base\shell\cmd\cmd.coff
> > > [WRC] obj-i386\base\system\expand\expand.coff
> > > [WRC] obj-i386\dll\cpl\intl\intl.coff
> > > [WRC] obj-i386\dll\cpl\intl_new\intl.coff
> > > [WRC] obj-i386\dll\cpl\sysdm\sysdm.coff
> > > [WRC] obj-i386\dll\win32\comdlg32\rsrc.coff
> > > [WRC] obj-i386\dll\win32\hhctrl.ocx\hhctrl.coff
> > > [WRC] obj-i386\dll\win32\shdocvw\shdocvw.coff
> > >
> > > The problem not solved was another one, when the
> > > listview/treeview controls into regedit sometimes disappear
> > > (but into current revision, it's ok too).
> > >
> > > Sincerely,
> > >
> > > Carlo Bramini.
> >
> > _______________________________________________
> > Ros-dev mailing list
> > Ros-dev(a)reactos.org
> > http://www.reactos.org/mailman/listinfo/ros-dev
> >
>
>
> ------------------------------------------------------
> Scegli infostrada: ADSL gratis per tutta lestate e telefoni senza canone Telecom
> http://click.libero.it/infostrada
>
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev(a)reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
------------------------------------------------------
Leggi GRATIS le tue mail con il telefonino i-mode di Wind
http://i-mode.wind.it/
Dear developers,
it's time to put all your great achievements into the 0.3.3 changelog.
For your convinience, Colin Finck made the SVN logs (0.3.1 -> 0.3.3)
available on his site: http://reactos.colinfinck.de .
Changelog itself is located here: http://www.reactos.org/wiki/
index.php/ChangeLog-0.3.3
I'd appreciate it a lot if you fill your changes as soon as possible,
since we're branching this week for a release.
Thanks,
Aleksey Bragin.
After reading these messages I believe I didn't explain my problems very well...
So I try to correct what I said...
Switching to older (the 2006 one) windres really *solved* all these problems:
[WRC] obj-i386\base\shell\cmd\cmd.coff
[WRC] obj-i386\base\system\expand\expand.coff
[WRC] obj-i386\dll\cpl\intl\intl.coff
[WRC] obj-i386\dll\cpl\intl_new\intl.coff
[WRC] obj-i386\dll\cpl\sysdm\sysdm.coff
[WRC] obj-i386\dll\win32\comdlg32\rsrc.coff
[WRC] obj-i386\dll\win32\hhctrl.ocx\hhctrl.coff
[WRC] obj-i386\dll\win32\shdocvw\shdocvw.coff
The problem not solved was another one, when the listview/treeview controls into regedit sometimes disappear (but into current revision, it's ok too).
Sincerely,
Carlo Bramini.
---------- Initial Header -----------
>From : ros-dev-bounces(a)reactos.org
To : "ros-dev" ros-dev(a)reactos.org
Cc :
Date : Thu, 12 Jul 2007 09:49:23 +0200
Subject : Re: [ros-dev] Re : ReactOS doesn't compile well
> SVN bootcd ISO seems to work.
> I still don't understand why it doesn't compile well on my PC.
> I will try to understand more althought I'm a bit out of idea at the moment.
>
> Sincerely,
>
> Carlo Bramini
>
>
> ---------- Initial Header -----------
>
> >From : ros-dev-bounces(a)reactos.org
> To : "ReactOS Development List" ros-dev(a)reactos.org
> Cc :
> Date : Wed, 11 Jul 2007 20:55:52 +0200
> Subject : Re: [ros-dev] Re : ReactOS doesn't compile well
>
> > > BTW, when I tested that link I got an "error 404".
> >
> > Ah sorry, the link contained a typo.
> > This link should work: http://reactos.colinfinck.de/getbuilds/
> >
> > Of course, you can still also download the ISOs directly from our server at
> > http://svn.reactos.org/iso, but the Web interface is nicer :-)
> >
> > Best regards,
> >
> > Colin
> >
> > _______________________________________________
> > Ros-dev mailing list
> > Ros-dev(a)reactos.org
> > http://www.reactos.org/mailman/listinfo/ros-dev
> >
>
>
> ------------------------------------------------------
> Scegli infostrada: ADSL gratis per tutta lestate e telefoni senza canone Telecom
> http://click.libero.it/infostrada
>
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev(a)reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
------------------------------------------------------
Scegli infostrada: ADSL gratis per tutta lestate e telefoni senza canone Telecom
http://click.libero.it/infostrada
Hello,
your windres works well too.
Finally, I can see the light at the end of the tunnel.
BTW, do you have this warning too?
[WRC] obj-i386\dll\win32\comdlg32\rsrc.coff
windres: warning: 5: "CHOOSE_FONT": 1026: duplicate value
windres: warning: 5: "CHOOSE_COLOR?n": 1026: duplicate value
It seems it happens into cdlg_Bg.rc
Sincerely,
Carlo Bramini
---------- Initial Header -----------
>From : ros-dev-bounces(a)reactos.org
To : "ReactOS Development List" ros-dev(a)reactos.org
Cc :
Date : Thu, 12 Jul 2007 13:11:44 +0200
Subject : Re: [ros-dev] Re : ReactOS doesn't compile well
> Hi,
>
> Yesterday in the #reactos IRC channel, some other users had the same
> problem.
> At the end, we also identified "windres" as the problem.
>
> Probably, we all do not use the same version of RosBE. EmuandCo published
> around 4 RosBE versions, which all got the version number 0.3.6. Some of
> them use different "windres" versions.
> Hopefully, RosBE 0.3.7 will solve this mess.
>
> I currently uploaded the "windres" version I use to
> http://reactos.colinfinck.de. This is the version that works for me.
> For all Unix/Linux users: The "windres" version bundled with my RosBE-Unix
> 0.3.6 also works for me, so the resources should be compiled correctly here.
>
> The regedit problem you had was caused by saving some resource files as
> UTF-8 instead of ANSI.
> But this problem should be fixed in current trunk.
>
> Best regards,
>
> Colin
>
>
> > -----Original Message-----
> > From: ros-dev-bounces(a)reactos.org
> > [mailto:ros-dev-bounces@reactos.org] On Behalf Of carlo.bramix
> > Sent: Thursday, July 12, 2007 10:18 AM
> > To: ros-dev
> > Subject: Re: [ros-dev] Re : ReactOS doesn't compile well
> >
> > After reading these messages I believe I didn't explain my
> > problems very well...
> > So I try to correct what I said...
> > Switching to older (the 2006 one) windres really *solved* all
> > these problems:
> >
> > [WRC] obj-i386\base\shell\cmd\cmd.coff
> > [WRC] obj-i386\base\system\expand\expand.coff
> > [WRC] obj-i386\dll\cpl\intl\intl.coff
> > [WRC] obj-i386\dll\cpl\intl_new\intl.coff
> > [WRC] obj-i386\dll\cpl\sysdm\sysdm.coff
> > [WRC] obj-i386\dll\win32\comdlg32\rsrc.coff
> > [WRC] obj-i386\dll\win32\hhctrl.ocx\hhctrl.coff
> > [WRC] obj-i386\dll\win32\shdocvw\shdocvw.coff
> >
> > The problem not solved was another one, when the
> > listview/treeview controls into regedit sometimes disappear
> > (but into current revision, it's ok too).
> >
> > Sincerely,
> >
> > Carlo Bramini.
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev(a)reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
------------------------------------------------------
Scegli infostrada: ADSL gratis per tutta lestate e telefoni senza canone Telecom
http://click.libero.it/infostrada
SVN bootcd ISO seems to work.
I still don't understand why it doesn't compile well on my PC.
I will try to understand more althought I'm a bit out of idea at the moment.
Sincerely,
Carlo Bramini
---------- Initial Header -----------
>From : ros-dev-bounces(a)reactos.org
To : "ReactOS Development List" ros-dev(a)reactos.org
Cc :
Date : Wed, 11 Jul 2007 20:55:52 +0200
Subject : Re: [ros-dev] Re : ReactOS doesn't compile well
> > BTW, when I tested that link I got an "error 404".
>
> Ah sorry, the link contained a typo.
> This link should work: http://reactos.colinfinck.de/getbuilds/
>
> Of course, you can still also download the ISOs directly from our server at
> http://svn.reactos.org/iso, but the Web interface is nicer :-)
>
> Best regards,
>
> Colin
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev(a)reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
------------------------------------------------------
Scegli infostrada: ADSL gratis per tutta lestate e telefoni senza canone Telecom
http://click.libero.it/infostrada
Hi! I am new to ReactOS.
I'd like to understand the current state of the SVN images.
Is it normal that I get stop by bug #2290, making me unable to use
Live-CD images.
Do everyone have it, or are we just a few to be hit by that?
Also, when I use install CD, on QEMU (I am very afraid to use it on real
hardware, last time
I tried, it installed over my Linux partition -was seeing my 10G drive
as 4Gb-, and after that,
it made me unable to go to my BIOS, or boot, even if I had reset my RTC
on the mobo, reflash
the BIOS -that was still available on Asus-; I finally discovered that
disconnecting the HD
allowed my to get to the BIOS, there deactivate the HD, and then boot
Linux CD and access the HD
even if it was deactivated in the BIOS), when I reboot after
installation, I go only to the
first wizard, but no mouse cursor, or pressing Alt-N to do next does
nothing.
So, I feel a bit frustrated to see that SVN build seems useless.
Others don't seems to have the same problems.
Do you?
--
http://www.fastmail.fm - The professional email service
There is a syntax error in the file dll/win32/syssetup/lang/de-DE.rc that
causes WCR to display a bunch of error messages like this:
syssetup.syssetup.rci.tmp:2566:1: Warning: Newline in string constant
encounterd (started line 2565)
The error is in the 14th line counting from the end. Basically, the
following German sentence has no opening quote:
"Setup kann erst fortgesetzt werden kann, wenn ein Computername eingegeben
wurde."
Thanks,
JJ
__________________________________________________
Fa�a liga��es para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/
Hello,
yes, I did a clean, I verified that it was really clean and then I launched "make".
The problem still persists.
I will try to download an SVN ISO and I will test what happens.
BTW, when I tested that link I got an "error 404".
Sincerely,
Carlo Bramini.
---------- Initial Header -----------
>From : ros-dev-bounces(a)reactos.org
To : "ReactOS Development List" ros-dev(a)reactos.org
Cc :
Date : Wed, 11 Jul 2007 16:08:16 +0200
Subject : Re: [ros-dev] Re : ReactOS doesn't compile well
> > About COMDLG32, the problem is locking all functionalities
> > for open/close file dialogs.
> > If I launch, for example, notepad and I select File->Open,
> > nothing happens.
>
> I have no such problem.
>
> Just tested latest trunk (compiled myself and compiled by our BuildBot) and
> both builds do not show this problem.
> You can try it for yourself by downloading an ISO from
> http://reactos.colinfinck.de/gebuilds
>
> Did you try a clean build after updating to latest trunk?
>
> Best regards,
>
> Colin
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev(a)reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
------------------------------------------------------
Leggi GRATIS le tue mail con il telefonino i-mode di Wind
http://i-mode.wind.it/
About COMDLG32, the problem is locking all functionalities for open/close file dialogs.
If I launch, for example, notepad and I select File->Open, nothing happens.
Perhaps, a quick, temporary solution could be making a script file or a small executable called windres which executes MS RC from Visual Studio Express and then it executes the true windres for converting the RES into COFF format. I'm just guessing...
Sincerely,
Carlo Bramini.
---------- Initial Header -----------
>From : ros-dev-bounces(a)reactos.org
To : "ReactOS Development List" ros-dev(a)reactos.org
Cc :
Date : Wed, 11 Jul 2007 12:37:20 +0200
Subject : Re: [ros-dev] Re : ReactOS doesn't compile well
> > That's not reasonable, you would loose all Unicode characters except
> > Latin 1 ones. So please don't save as Latin 1 (aka ISO-8859-1) except
> > for special cases (languages like EN, DE, and other european
> > lnaguages).
>
> We would first have to check if our resource compiler supports Unicode.
>
> Also just take a look at the RC files in reactos/dll/win32/comdlg32. They
> are all saved with Latin 1 encoding, even the ones in eastern languages such
> as russian and chinese.
> We imported them from Wine and it looks like there are no problems using
> them.
> I assume, this is done by using code pages.
>
> I agree, that UTF-16 is probably the best solution for these problems, but
> as long as there might be problems with the resource compiler, we shouldn't
> change everything to UTF-16 now.
>
> Best regards,
>
> Colin
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev(a)reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
------------------------------------------------------
Leggi GRATIS le tue mail con il telefonino i-mode di Wind
http://i-mode.wind.it/