Re: [Gambas-user] Issue 464 in gambas: Locale Format Not Useable

2013-09-28 Thread gambas
Updates: Status: WontFix Comment #4 on issue 464 by benoit.m...@gmail.com: Locale Format Not Useable http://code.google.com/p/gambas/issues/detail?id=464 OK: these are KDE settings, only KDE applications use them. Gambas uses the system settings as defined by the LANG environment variab

Re: [Gambas-user] Issue 464 in gambas: Locale Format Not Useable

2013-09-28 Thread gambas
Comment #3 on issue 464 by 2aq9j93...@cogeco.ca: Locale Format Not Useable http://code.google.com/p/gambas/issues/detail?id=464 Saturday, 28 September 2013 The settings are: System Settings > Locale > Country=Canada System Settings > Locale > Language=Canada English System Settings > Locale > D

Re: [Gambas-user] two simple questions

2013-09-28 Thread Benoît Minisini
Le 28/09/2013 18:51, wally a écrit : > Hi, > > i met some strange behavior, maybe i do something strange myself. > Assuming i have a project larger than the attached example project > and i open the "Button1_Click()"-routine. > Next i want to find the location of Function "myFunction() in code". >

Re: [Gambas-user] Issue 464 in gambas: Locale Format Not Useable

2013-09-28 Thread gambas
Updates: Status: NeedsInfo Labels: -Version Version-3.4.0 Comment #2 on issue 464 by benoit.m...@gmail.com: Locale Format Not Useable http://code.google.com/p/gambas/issues/detail?id=464 How do you set the locale en_CA and the am/pm format exactly? -- You received this message

Re: [Gambas-user] Modulo operator returns wrong results

2013-09-28 Thread Jesus
El 28/09/13 21:47, paulwheeler escribió: > Gentlemen, > > I have never heard of the mod operator being used the way you did in > your problem. However, because Jesus mentioned his calculator having a > mod function, I went to "http://web2.0calc.com/"; and did the problem. I > was stunned to see tha

Re: [Gambas-user] two simple questions

2013-09-28 Thread Jussi Lahtinen
> > I used this search box: see screenshot > Oh, I had removed it from my IDE and I didn't even remember it exist! I updated to r5855 and I added the box for test. Still I don't see IDE deleting any rows, but you really cannot paste into "Browse project" box. So that is confirmed. Minor annoying

Re: [Gambas-user] Issue 464 in gambas: Locale Format Not Useable

2013-09-28 Thread gambas
Comment #1 on issue 464 by 2aq9j93...@cogeco.ca: Locale Format Not Useable http://code.google.com/p/gambas/issues/detail?id=464 My Gambas version is 3.4.2. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your not

[Gambas-user] Issue 464 in gambas: Locale Format Not Useable

2013-09-28 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 464 by 2aq9j93...@cogeco.ca: Locale Format Not Useable http://code.google.com/p/gambas/issues/detail?id=464 1) Describe the problem. As per 'The Canadian Style' book I have

Re: [Gambas-user] Modulo operator returns wrong results

2013-09-28 Thread paulwheeler
Gentlemen, I have never heard of the mod operator being used the way you did in your problem. However, because Jesus mentioned his calculator having a mod function, I went to "http://web2.0calc.com/"; and did the problem. I was stunned to see that the result is 797! It appears to me that you are

[Gambas-user] IDE Bug

2013-09-28 Thread Karl Reinl
Salut Benoît, in a project where you have made changes, open a gambas example, but on project save changes dialog you abord. Now your project, it is read only. gambas3 svn r5851 -- Amicalement Charlie [System] OperatingSystem=Linux Kernel=3.0.0-32-generic Architecture=x86 Distribution=Ubuntu

Re: [Gambas-user] Issue 463 in gambas: v4l webcam remains idle when close program, and can be used

2013-09-28 Thread gambas
Comment #6 on issue 463 by mckayger...@gmail.com: v4l webcam remains idle when close program, and can be used http://code.google.com/p/gambas/issues/detail?id=463 yeah, i suspect that.. so then i'll try to made a open and save the ref .. but confirm that it not be possible. So this bug could

Re: [Gambas-user] Issue 463 in gambas: v4l webcam remains idle when close program, and can be used

2013-09-28 Thread gambas
Updates: Status: WontFix Comment #5 on issue 463 by benoit.m...@gmail.com: v4l webcam remains idle when close program, and can be used http://code.google.com/p/gambas/issues/detail?id=463 My commit fixed a bug in the gb.v4l component that makes Gambas development version crash (maybe

Re: [Gambas-user] Issue 463 in gambas: v4l webcam remains idle when close program, and can be used

2013-09-28 Thread gambas
Comment #4 on issue 463 by mckayger...@gmail.com: v4l webcam remains idle when close program, and can be used http://code.google.com/p/gambas/issues/detail?id=463 maibe this line was bad described: "if u close program runnig from ide, webcam could close and remainds idle.. " i mean: "if u

Re: [Gambas-user] Issue 463 in gambas: v4l webcam remains idle when close program, and can be used

2013-09-28 Thread gambas
Comment #3 on issue 463 by mckayger...@gmail.com: v4l webcam remains idle when close program, and can be used http://code.google.com/p/gambas/issues/detail?id=463 Hi benoit.. the commit made, only takes care of a property closed device into the close event.. i take a great felicity with gamb

Re: [Gambas-user] two simple questions

2013-09-28 Thread wally
Hi Jussi, i will do so also from now :) thx I used this search box: see screenshot wally ps.: do you have a similar hint, how to drag and drop (move) pieces of sourcecode ? i really miss this feature. On Saturday 28 September 2013 20:16:10 Jussi Lahtinen wrote: > > 1st question: > > I can

Re: [Gambas-user] two simple questions

2013-09-28 Thread Jussi Lahtinen
> 1st question: > I can not paste by right click because no popup menu appears. > Is this a feature or a bug ? > I cannot reproduce with r5850. Normally if I want to find other instances of some text, I just select the piece of text and press CTRL + f. No copy&paste needed. I will try this later

Re: [Gambas-user] Issue 463 in gambas: v4l webcam remains idle when close program, and can be used

2013-09-28 Thread gambas
Updates: Status: Accepted Labels: -Version Version-3.4.0 Comment #2 on issue 463 by benoit.m...@gmail.com: v4l webcam remains idle when close program, and can be used http://code.google.com/p/gambas/issues/detail?id=463 Is it better with revision #5855? -- You received this me

Re: [Gambas-user] Gambas3 SVN compilation Problem ARMEL

2013-09-28 Thread pat0che
of courses yes send me an email to p65174(AT)gmail.com and i will send you an account. 2013/9/28 Benoît Minisini [via Gambas] > Le 28/09/2013 18:47, pat0che a écrit : > > > Sorry to insist but am i the only one to try to compile gambas3 on > sheevaplug > > ? > > > > > > I have tried gambas tru

Re: [Gambas-user] Gambas3 SVN compilation Problem ARMEL

2013-09-28 Thread Benoît Minisini
Le 28/09/2013 18:47, pat0che a écrit : > Sorry to insist but am i the only one to try to compile gambas3 on sheevaplug > ? > > > I have tried gambas trunk, gambas3-3.4.2 and for each one i have gbc3 seg > fault during the make install part. > > I'm on debian wheezy but can change linux distribution

[Gambas-user] two simple questions

2013-09-28 Thread wally
sorry, i forgot: gambas3 SVN At revision 5853. Hi, i met some strange behavior, maybe i do something strange myself. Assuming i have a project larger than the attached example project and i open the "Button1_Click()"-routine. Next i want to find the location of Function "myFunction() in code

[Gambas-user] two simple questions

2013-09-28 Thread wally
Hi, i met some strange behavior, maybe i do something strange myself. Assuming i have a project larger than the attached example project and i open the "Button1_Click()"-routine. Next i want to find the location of Function "myFunction() in code". I select " myFunction()" right click and copy.

Re: [Gambas-user] Gambas3 SVN compilation Problem ARMEL

2013-09-28 Thread pat0che
Sorry to insist but am i the only one to try to compile gambas3 on sheevaplug ? I have tried gambas trunk, gambas3-3.4.2 and for each one i have gbc3 seg fault during the make install part. I'm on debian wheezy but can change linux distribution if needed I can of course tell you more inform

Re: [Gambas-user] Issue 463 in gambas: v4l webcam remains idle when close program, and can be used

2013-09-28 Thread gambas
Comment #1 on issue 463 by mckayger...@gmail.com: v4l webcam remains idle when close program, and can be used http://code.google.com/p/gambas/issues/detail?id=463 Better way to reproduce... Open the MyWebCam example.. run it! and open the webcam device if u close program runnig from ide, webc