Le 03/07/2016 17:26, Ru Vuott a écrit :
> Hello,
>
> using ImageStat().Height with .JPG type images, it returns "always" the
> value: 4360.
>
> Regards
>
> vuott
> .
>
Fixed in revision #7813.
Regards,
--
Benoît Minisini
Maybe you can report it in gambas bugtracker.
I have the same issue on my system
Regards
On Sun, Jul 3, 2016 at 10:26 PM, Ru Vuott wrote:
> Hello,
>
> using ImageStat().Height with .JPG type images, it returns "always" the
> value: 4360.
>
> Regards
>
> vuott
>
>
>
I confirm the malfunction:
Print ImageStat("Glub128.jpeg").Height = 4360
Print ImageStat("Glub128.jpeg").Width = 128
Regards
Gianluigi
2016-07-03 17:26 GMT+02:00 Ru Vuott :
> Hello,
>
> using ImageStat().Height with .JPG type images, it returns "always" the
> value: 4360.
>
> Regards
>
> vuott
>
Hi Benoit and Safiur RAHMAN,
Regardless of whether the revision #7454 fix works or not, I'd just like to
warn of the following possible problem.
In postgresql, a timestamp column (with or without a timezone) is a date+time
datatype. Presumably, inserting a time only value into a timestamp colu
Le 18/08/2015 22:49, Yahoo a écrit :
> Hi Benoit,
>
> I have found a bug (Segmentation fault 11) during execution of around
> 320 Eval() in a short time inside a loop (for each …) in a Webview.
>
> Some time this loop works fine and each Webview1.Eval(cmd) are
> executed and another time I have thi
Thank's a lot !
Il 30/07/2015 04:55, Benoît Minisini ha scritto:
> Le 22/07/2015 12:18, Marco Ancillotti a écrit :
>> Hi all ,
>>
>> from the ide when using datacomboview opening columns list show field of
>> base table , not the table chosed from control table field.
>>
>> Setting right fields c
Le 22/07/2015 12:18, Marco Ancillotti a écrit :
>
> Hi all ,
>
> from the ide when using datacomboview opening columns list show field of
> base table , not the table chosed from control table field.
>
> Setting right fields changing .form work perfectly so I think is an ide
> problem.
>
> bye,
> m
Le 04/07/2015 21:46, Charlie Reinl a écrit :
> On Sat, 04 Jul 2015 19:40:30 +0200, Benoît Minisini
> wrote:
>> Le 24/06/2015 23:00, Charlie Reinl a écrit :
>>> Salut Benoît,
>>>
>>> WebBrowser 1.0.1 example have a bug in
>>> Private Sub DoFind(Optional bBackward As Boolean)
>>>
>>> see attachm
On Sat, 04 Jul 2015 19:40:30 +0200, Benoît Minisini
wrote:
> Le 24/06/2015 23:00, Charlie Reinl a écrit :
>> Salut Benoît,
>>
>> WebBrowser 1.0.1 example have a bug in
>> Private Sub DoFind(Optional bBackward As Boolean)
>>
>> see attachment
>>
>
> I just published WebBrowser 1.0.2 with a fi
Le 24/06/2015 23:00, Charlie Reinl a écrit :
> Salut Benoît,
>
> WebBrowser 1.0.1 example have a bug in
> Private Sub DoFind(Optional bBackward As Boolean)
>
> see attachment
>
I just published WebBrowser 1.0.2 with a fix.
Regards,
--
Benoît Minisini
-
Le 29/06/2015 21:08, Moviga Technologies a écrit :
>
>
> Ctrl+Delete is no longer working in the editor (to delete whole words
> after the cursor)
>
Fixed in revision #7158.
--
Benoît Minisini
--
Don't Limit Your Busine
On 2015-06-11 23:19, Benoît Minisini wrote:
>>
>> Hi,
>>
>> Gambas 3.7.1 IDE highlights just fine.
>>
>> I have done some investigation and this is what I discovered.
>>
>> 1. When application installed on a system with Gambas 3.7.1 IDE
>> installed all highlighting works.
>> 2. When applicatio
>
> Hi,
>
> Gambas 3.7.1 IDE highlights just fine.
>
> I have done some investigation and this is what I discovered.
>
> 1. When application installed on a system with Gambas 3.7.1 IDE
> installed all highlighting works.
> 2. When application installed on a virgin system (so no Gambas installed
> o
On 2015-06-11 03:19, Benoît Minisini wrote:
> Le 11/06/2015 02:40, wi...@develop.earthshipeurope.org a écrit :
>> Hi All,
>>
>> I recently discovered that highlight fdoesn't on Gambas 3.7.1 as it
>> did
>> in previous versions.
>> I have a textEditor application (gbEdit) that uses a Editor (from
Le 11/06/2015 02:40, wi...@develop.earthshipeurope.org a écrit :
> Hi All,
>
> I recently discovered that highlight fdoesn't on Gambas 3.7.1 as it did
> in previous versions.
> I have a textEditor application (gbEdit) that uses a Editor (from
> qt4.ext) and heavily relies on highlight for highlight
On wo, 2015-05-06 at 08:26 +0200, Ron wrote:
> Indeed hard to find official documentation about this subject.
>
> I have found this though:
>
> "Package names (both source and binary, see Package, Section 5.6.7)
> must consist only of lower case letters (a-z), digits (0-9), plus (+)
> and minus (
Indeed hard to find official documentation about this subject.
I have found this though:
"Package names (both source and binary, see Package, Section 5.6.7)
must consist only of lower case letters (a-z), digits (0-9), plus (+)
and minus (-) signs, and periods (.). They must be at least two
charac
Le 05/05/2015 23:28, Willy@develop a écrit :
> Hi,
>
> A user on the Gambas forum reported having trouble making rpm packages
> using IDE.
>
> We had some discussion on the topic to check if all requirements where
> installed to build rpm packages on Ubuntu. They where but when making
> packages fo
Le 02/03/2015 01:49, Benoît Minisini a écrit :
> Le 02/03/2015 01:48, Benoît Minisini a écrit :
>> Le 01/03/2015 22:59, Jørn Erik Mørne a écrit :
>>> When "Keywords in uppercase" is set to "On" WebPage's syntax
>>> highlighting is broken.
>>>
>>
>> What do you mean eaxctly?
>>
>
> OK, I see !
>
Fi
Le 16/12/2014 04:00, Jussi Lahtinen a écrit :
>> I'm not clear enough: you should not have to disable and re-enabling a
>> control inside an event handler, because you are not supposed to call
>> event loop (WAIT instruction) inside an event handler. If you
>> don't call the event loop, then disab
> I'm not clear enough: you should not have to disable and re-enabling a
> control inside an event handler, because you are not supposed to call
> event loop (WAIT instruction) inside an event handler. If you
> don't call the event loop, then disabling then re-enabling is useless.
>
OK, now I und
Le 16/12/2014 03:29, Jussi Lahtinen a écrit :
>> But there is no need to disable the control, re-enabling it, then giving
>> it focus back. What for? Just disable it when enter is hit.
>>
>
> The code you see is only isolation for demonstration of the problem. There
> is really code (call of sub) b
This is what I mean:
TextBox1.Enabled = False 'Prevent user messing while showing the data.
ShowSomeData()
TextBox1.Enabled = True 'Enable user to give new input...
TextBox1.SetFocus() '...without need to click on the textbox.
Jussi
On Tue, Dec 16, 2014 at 4:29 AM, Jussi Lahtinen
wrote:
>
>
>
> But there is no need to disable the control, re-enabling it, then giving
> it focus back. What for? Just disable it when enter is hit.
>
The code you see is only isolation for demonstration of the problem. There
is really code (call of sub) between disabling and enabling the control.
It's not en
Le 14/12/2014 18:46, Jussi Lahtinen a écrit :
>>
>> Disabling a control, then re-enabling it, then giving it focus back
>> inside a keypress event is not a good idea.
>
>
> The keypress event waits for enter key as sign of end of user input.
> Then the idea is to disable user input while data is sh
>
> Disabling a control, then re-enabling it, then giving it focus back
> inside a keypress event is not a good idea.
The keypress event waits for enter key as sign of end of user input.
Then the idea is to disable user input while data is shown in other control.
This was first thing in my mind h
Le 14/12/2014 03:34, Jussi Lahtinen a écrit :
> Textbox's event is fired twice if the box is disabled, enabled and put in
> focus.
> See attachment.
>
> Everything work as expected with Qt4.
>
>
> Jussi
>
Not really. It behaves badly too with gb.qt4, but just less.
Disabling a control, then re-en
Le 12/12/2014 23:25, Fabien Bodard a écrit :
> Le fichier est défectueux aussi bien dans les dossiers exemples
> que dans la ferme !!... il faut un backup
>
It works perfectly there... Install, run, uninstall, re-install, run
again. No problem.
--
Benoît Minisini
--
Le fichier est défectueux aussi bien dans les dossiers exemples
que dans la ferme !!... il faut un backup
2014-12-12 22:54 GMT+01:00 Benoît Minisini :
> Le 12/12/2014 22:36, Fabien Bodard a écrit :
>> and when you go to the app desc and then back the label remain empty.
>>
>> i've an error on be
Le 12/12/2014 22:36, Fabien Bodard a écrit :
> and when you go to the app desc and then back the label remain empty.
>
> i've an error on beastscroll ... see the attached screenshot.
>
Did you try to uninstall and reload the package? Anyway, the checksum is
checked when downloading, so maybe ther
and when you go to the app desc and then back the label remain empty.
i've an error on beastscroll ... see the attached screenshot.
2014-12-12 22:32 GMT+01:00 Fabien Bodard :
> 2014-12-12 22:21 GMT+01:00 Benoît Minisini :
>> Le 12/12/2014 22:03, Fabien Bodard a écrit :
>>> Install beast scroll ..
2014-12-12 22:21 GMT+01:00 Benoît Minisini :
> Le 12/12/2014 22:03, Fabien Bodard a écrit :
>> Install beast scroll ... open it ... try to launch (there is a bug on
>> firework.png) ... close it... remove from the farm installed...
>> reinstall ... give an error file already exist
>>
>
> It should
Le 12/12/2014 22:03, Fabien Bodard a écrit :
> Install beast scroll ... open it ... try to launch (there is a bug on
> firework.png) ... close it... remove from the farm installed...
> reinstall ... give an error file already exist
>
It should work now with revision #6727.
I have a strange behavi
Le 08/12/2014 01:45, T Lee Davidson a écrit :
> On 12/03/2014 04:05 PM, T Lee Davidson wrote:
>> On 08/31/2014 07:54 AM, Willy Raets wrote:
>>> Hi all,
>>>
>>> Lee (also on this mailinglist) did some testing of an application of
>>> mine.
>>> He reported that when installing the rpm he had script e
On 12/03/2014 04:05 PM, T Lee Davidson wrote:
> On 08/31/2014 07:54 AM, Willy Raets wrote:
>> Hi all,
>>
>> Lee (also on this mailinglist) did some testing of an application of
>> mine.
>> He reported that when installing the rpm he had script errors.
>> The application did install and had a menu e
On 08/31/2014 07:54 AM, Willy Raets wrote:
Hi all,
Lee (also on this mailinglist) did some testing of an application of
mine.
He reported that when installing the rpm he had script errors.
The application did install and had a menu entry, but no icon was
present for the entry.
When I run the .d
It works like charm Tobi.
I added the example code to the Wiki.
...
Dim sSlot, sKey As String
For Each sSlot In Settings.Keys
For Each sKey In Settings.Keys[sSlot]
Print sSlot &/ sKey
Next
Next
If I was to vote, I'd not change the documentation as _Settings_Keys
ultima
The definitions I was quoting are from the first page of the Wiki for
gb.settings.
"Property Read Keys As _Settings_Keys"
Return a virtual object used for enumerating all the keys used by the
setting file.
I tried several things (including "Object") before I landed on "String".
... oh and I did
On Thu, 27 Nov 2014, Lewis Balentine wrote:
> Reference: http://gambaswiki.org/wiki/comp/gb.settings/settings/keys
>
> Settings.Keys (gb.settings)
> Property Read Keys As _Settings_Keys
> Return a virtual object used for enumerating all the keys used by the
> setting file.
>
> Wrong: It returns
On Mon, 17 Nov 2014 18:40:04 +0100
Benoît Minisini wrote:
> Le 16/11/2014 03:42, B Bruen a écrit :
> >
> > If an IDE tab is detached and then reattached then if there are lines in
> > the file to wide to display there is no scroll bar.
> >
> > I'd raise an error report but I have mucked up my lo
Le 16/11/2014 03:42, B Bruen a écrit :
>
> If an IDE tab is detached and then reattached then if there are lines in the
> file to wide to display there is no scroll bar.
>
> I'd raise an error report but I have mucked up my login credentials.
>
> regards
> Bruce
>
I don't have this problem. Pleas
I have attached a simple application package that properly installs the
icon to /usr/share/icons and also properly displays the icon in the menu
entry.
On a side note: This project is related to a message I just recently
sent to the list about the editing shortcut keys and valueboxes. I am
un
Le 31/08/2014 13:54, Willy Raets a écrit :
> Hi all,
>
> Lee (also on this mailinglist) did some testing of an application of
> mine.
> He reported that when installing the rpm he had script errors.
> The application did install and had a menu entry, but no icon was
> present for the entry.
>
> Whe
This was better:
http://sharesend.com/8vg8faml
--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
___
Gambas-u
Wait, do not downlad that file I pasted - somewhow this file sharing company
converts it to exe... that's not good!
--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.ne
Perhaps an example will show what I mean.
http://speedy.sh/bHjgE/PlayGround2-0.0.1.tar.gz
Run the application twice. First press the first and then the third button -
this works. Second time, press all the buttons from top to bottom - this
crashes.
>If i understand well the error you must to a
If i understand well the error you must to add an void item before reparent
ant then remove the void item. So the child parent become a parent node
before the move
Le 28 mai 2014 06:16, a écrit :
> OK! I meant node insted of key then :)
>
> But, I think you misunderstood. Let me illustrate:
>
> F
OK! I meant node insted of key then :)
But, I think you misunderstood. Let me illustrate:
Fred123
==> Fred124
==> Fred124
All these have unique keys, but if I want to reparent one of the Fred124 to be
a child of the other, I get the aforementioned error. However, if I rename
Fred124 to F
On Wed, 28 May 2014 03:36:02 +0200
ep...@joernerik.com wrote:
> In TreeView, if you reparent a key to be a child of a key that has the same
> name as the key you want to reparent, there's an error message saying: "New
> parent can not be a child item". Renaming the item I want to reparent avoids
Le 06/05/2014 08:36, Christian Fitzner a écrit :
> Hi,
>
> first, i want to say thank you for the great programming tool !
>
>
> Unfortunately I have a problem whith the IDE. When i open a Form then i
> get :
>
> CFamily.DrawIcon.260: Unable to load image
>
> The output of GB_STOCK=debug gambas3 :
Le Wed, 12 Feb 2014 20:19:31 +0100,
Dominique Michel a écrit :
In gnome-media, it is gstreamer-properties that can be used to setup
the default audio and video sinks. On my system, gconf is not
installed, but it create the keys in ~/.config/gconf and is able to use
them (if I close and restart it
Le Wed, 12 Feb 2014 11:24:32 +0100,
Fabien Bodard a écrit :
> 2014-02-12 7:12 GMT+01:00 Dominique Michel
> :
> > Le Wed, 12 Feb 2014 02:57:10 +0200,
> > Jussi Lahtinen a écrit :
> >
> >> OK, now it works. I'm getting these messages:
> >> Cannot connect to server socket err = No such file or dire
2014-02-12 7:12 GMT+01:00 Dominique Michel :
> Le Wed, 12 Feb 2014 02:57:10 +0200,
> Jussi Lahtinen a écrit :
>
>> OK, now it works. I'm getting these messages:
>> Cannot connect to server socket err = No such file or directory
>> Cannot connect to server request channel
>> jack server is not runn
Le Wed, 12 Feb 2014 02:57:10 +0200,
Jussi Lahtinen a écrit :
> OK, now it works. I'm getting these messages:
> Cannot connect to server socket err = No such file or directory
> Cannot connect to server request channel
> jack server is not running or cannot be started
>
> I really don't have jack
OK, now it works. I'm getting these messages:
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
I really don't have jack installed, why it looks for it?
Jussi
On Wed, Feb 12, 2014 at 2:43 AM,
Le 12/02/2014 01:37, Jussi Lahtinen a écrit :
> See attached pic. No further error messages, or warnings.
>
> Gambas 3 rev 6147 @ Xubuntu 13.10 64bit
>
> Jussi
>
Replace "alsasink" with "autoaudiosink". I will commit that fix later.
--
Benoît Minisini
---
Hmmm... not sure I understood correctly. Why then it doesn't fail every
time?
Anyway, what I'm really trying to do is raise event (when signal arises
from another program), but wait until the system is IDLE. Here is the IDLE
detection code:
Do
Exec ["xprintidle"] To sTmp
Sleep 0.25
Lo
Le 08/12/2013 18:06, Jussi Lahtinen a écrit :
> See attached project. If event is raised something corrupts/event is missed.
>
>
> Jussi
>
>
EXEC ... TO (and SHELL ... TO) calls the event loop, so by using it
inside the "Something" event handler, you are calling the event loop
recursively, and a
On Mon, 09 Dec 2013, Jussi Lahtinen wrote:
> > Although I don't know what you expect me to report, I get exactly one line
> > asking "what went wrong".
> >
> > I attached a patch that fixes this without having to comment the Raise line
> > out. Seems like Raise is taken by the interpreter as an opp
> Although I don't know what you expect me to report, I get exactly one line
> asking "what went wrong".
>
> I attached a patch that fixes this without having to comment the Raise line
> out. Seems like Raise is taken by the interpreter as an opportunity to
> process pending events? I don't know.
>
On Mon, 09 Dec 2013, Jussi Lahtinen wrote:
> Can someone try to reproduce this with other system?
>
> Jussi
>
>
> On Sun, Dec 8, 2013 at 7:18 PM, Jussi Lahtinen
> wrote:
>
> > Oh sorry, problem occurs with Gambas 3 rev 5988 on Xubuntu 13.04 64bit.
> >
> > Jussi
> >
> >
> > On Sun, Dec 8, 2013
Can someone try to reproduce this with other system?
Jussi
On Sun, Dec 8, 2013 at 7:18 PM, Jussi Lahtinen wrote:
> Oh sorry, problem occurs with Gambas 3 rev 5988 on Xubuntu 13.04 64bit.
>
> Jussi
>
>
> On Sun, Dec 8, 2013 at 7:06 PM, Jussi Lahtinen
> wrote:
>
>> See attached project. If event
Oh sorry, problem occurs with Gambas 3 rev 5988 on Xubuntu 13.04 64bit.
Jussi
On Sun, Dec 8, 2013 at 7:06 PM, Jussi Lahtinen wrote:
> See attached project. If event is raised something corrupts/event is
> missed.
>
>
> Jussi
>
oups forget that... it come from a forgotten mysticicous part of my code
that set fillstyle to cross... sorry
2013/5/8 Benoît Minisini
> Le 08/05/2013 13:11, Fabien Bodard a écrit :
> > oups i talk about draw.fillstyle
> >
>
> It is initialized to zero, which is Fill.None. What value do you get
Le 08/05/2013 13:11, Fabien Bodard a écrit :
> oups i talk about draw.fillstyle
>
It is initialized to zero, which is Fill.None. What value do you get?
--
Benoît Minisini
--
Learn Graph Databases - Download FREE O'Reill
oups i talk about draw.fillstyle
2013/5/8 Benoît Minisini
> Le 07/05/2013 09:31, Fabien Bodard a écrit :
> > Draw.Style isn't initialised to Style.None by Default.
> >
>
> Draw.Style is a virtual class, and Style.None does not exist. What are
> you talking about???
>
> --
> Benoît Minisini
>
>
Le 07/05/2013 09:31, Fabien Bodard a écrit :
> Draw.Style isn't initialised to Style.None by Default.
>
Draw.Style is a virtual class, and Style.None does not exist. What are
you talking about???
--
Benoît Minisini
--
If you want to use GUI with every thread, you can make them separate
projects and start them with main project.
There are a lot of options how the projects can interact with each other,
depending on your needs.
File, pipe, DBus, ...
Jussi
On Mon, May 6, 2013 at 12:03 PM, Olivier Cruilles
wrote:
Hi Benoit,
Forget my problem about TASK object. I think this not for my usage.
After many time trying different solutions about my problem of xcb_io.c, if I
use TIMER to chain each step of the treatment
this bug appear mutch later but it alway appear.
So I completely forget TASK to solve my pro
Le 04/05/2013 12:33, Olivier Cruilles a écrit :
> Hi Benoit,
>
> I found that on internet. Does it help you or talk to you ?
>
> http://www.unix.com/programming/153046-fork-thread-assertion-failed-x11.html
>
> Cordialement,
>
> Olivier Cruilles
> Mail: linu...@club-internet.fr
>
Mmm... and so? If
Hi Benoit,
I found that on internet. Does it help you or talk to you ?
http://www.unix.com/programming/153046-fork-thread-assertion-failed-x11.html
Cordialement,
Olivier Cruilles
Mail: linu...@club-internet.fr
Le 1 mai 2013 à 17:44, Olivier Cruilles a écrit :
> gbx3: xcb_io.c :221 : poll_for
Le 01/05/2013 17:44, Olivier Cruilles a écrit :
> Hi Benoit,
>
> I'm adding a part in my project witch use intensely TASK objects.
>
> I start the treatment of many files, analyzed by each TASK object.
> After sometime, this bug appear:
>
> gbx3: xcb_io.c :221 : poll_for_event: L'assertion « (((lo
> OK, the bug should be fixed in revision #5567.
>
Yes, it works as expected!
Thanks!
Jussi
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
h
Le 26/02/2013 19:09, Benoît Minisini a écrit :
> Le 26/02/2013 18:56, Jussi Lahtinen a écrit :
>> Can someone confirm?
>>
>
> I confirm that it does not work as expected.
>
>> BTW. Benoit is this email list still OK to send bug reports?
>> Or do you prefer the actual bug tracker?
>>
>> Jussi
>>
>
>
Le 26/02/2013 18:56, Jussi Lahtinen a écrit :
> Can someone confirm?
>
I confirm that it does not work as expected.
> BTW. Benoit is this email list still OK to send bug reports?
> Or do you prefer the actual bug tracker?
>
> Jussi
>
Both are equal for me. But using the bug tracker allows people
Can someone confirm?
BTW. Benoit is this email list still OK to send bug reports?
Or do you prefer the actual bug tracker?
Jussi
On Sun, Feb 24, 2013 at 9:25 PM, Jussi Lahtinen wrote:
> Hi!
> Not sure if I use Observer correctly, or is there bug. Should observer
> deattached manually?
>
> See
thank you
2013/2/25 Benoît Minisini
> Le 25/02/2013 17:38, Fabien Bodard a écrit :
> > Public Sub Form_Open()
> > Dim pf As New PointF
> >
> >
> > pf.x = "414235.32"
> > Print pf.x
> >
> >
> > End
> >
> >
> >
> > = 1202590843
> >
> >
> > ???
> >
>
> This was a stupid copy & paste mi
Le 25/02/2013 17:38, Fabien Bodard a écrit :
> Public Sub Form_Open()
> Dim pf As New PointF
>
>
> pf.x = "414235.32"
> Print pf.x
>
>
> End
>
>
>
> = 1202590843
>
>
> ???
>
This was a stupid copy & paste mistake, sorry for that!
It is fixed in revision #5566, and will be backported t
Le 16/12/2012 04:27, Adrien Prokopowicz a écrit :
>
> And in the IDE (I don't know either if this is a bug), when the Null
> object occurs into the declaration part of the class (or outside of any
> function/procedure), the balloon pops out somewhere inside the stack
> backtrace panel. (I first tho
Le 16/12/2012 04:27, Adrien Prokopowicz a écrit :
> Le Sat, 15 Dec 2012 22:42:29 -, Benoît Minisini
> a écrit:
>
>> Le 16/12/2012 00:34, Adrien Prokopowicz a écrit :
>>> Le Sat, 15 Dec 2012 22:09:31 -, Benoît Minisini
>>> a écrit:
>>>
Le 15/12/2012 15:46, Adrien Prokopowicz a écrit :
Le Sat, 15 Dec 2012 22:42:29 -, Benoît Minisini
a écrit:
> Le 16/12/2012 00:34, Adrien Prokopowicz a écrit :
>> Le Sat, 15 Dec 2012 22:09:31 -, Benoît Minisini
>> a écrit:
>>
>>> Le 15/12/2012 15:46, Adrien Prokopowicz a écrit :
Le Sat, 15 Dec 2012 02:28:13 -, Benoît Minisini
Le 16/12/2012 00:34, Adrien Prokopowicz a écrit :
> Le Sat, 15 Dec 2012 22:09:31 -, Benoît Minisini
> a écrit:
>
>> Le 15/12/2012 15:46, Adrien Prokopowicz a écrit :
>>> Le Sat, 15 Dec 2012 02:28:13 -, Benoît Minisini
>>> a écrit:
>>>
Le 15/12/2012 03:28, Adrien Prokopowicz a écrit :
Le Sat, 15 Dec 2012 22:09:31 -, Benoît Minisini
a écrit:
> Le 15/12/2012 15:46, Adrien Prokopowicz a écrit :
>> Le Sat, 15 Dec 2012 02:28:13 -, Benoît Minisini
>> a écrit:
>>
>>> Le 15/12/2012 03:28, Adrien Prokopowicz a écrit :
Hi Benoît,
I'm trying to get the tags on e
Le 15/12/2012 15:46, Adrien Prokopowicz a écrit :
> Le Sat, 15 Dec 2012 02:28:13 -, Benoît Minisini
> a écrit:
>
>> Le 15/12/2012 03:28, Adrien Prokopowicz a écrit :
>>> Hi Benoît,
>>>
>>> I'm trying to get the tags on each audio file on my music library, but
>>> some files make the MediaTagLi
Le Sat, 15 Dec 2012 02:28:13 -, Benoît Minisini
a écrit:
> Le 15/12/2012 03:28, Adrien Prokopowicz a écrit :
>> Hi Benoît,
>>
>> I'm trying to get the tags on each audio file on my music library, but
>> some files make the MediaTagList._get() function crash with the error
>> "No
>> return
Le 15/12/2012 03:28, Adrien Prokopowicz a écrit :
> Hi Benoît,
>
> I'm trying to get the tags on each audio file on my music library, but
> some files make the MediaTagList._get() function crash with the error "No
> return value".
>
> As an example, you can try to open and play the following file w
Le 12/10/2012 20:46, Matti a écrit :
> Finally managed to compile rev 5233.
>
> Ok, Right rotates right now.
> But there is a strange difference between Left and Right:
> Images with transparent parts (tested with .png and .gif) are treated
> correctly when rotating left. But RotateRight cuts the i
Le 11/10/2012 23:28, Matti a écrit :
> Great.
>
> But with rev 5233 I get a 'make' error:
> make[5]: Entering directory
> `/Platte2/Downloads/gambas3/5233/trunk/gb.qt4/src'
> CC gb_qt4_la-x11.lo
> CXX gb_qt4_la-main_moc.lo
> main_moc.cpp:14:2: error: #error "This file was generat
Great.
But with rev 5233 I get a 'make' error:
make[5]: Entering directory
`/Platte2/Downloads/gambas3/5233/trunk/gb.qt4/src'
CC gb_qt4_la-x11.lo
CXX gb_qt4_la-main_moc.lo
main_moc.cpp:14:2: error: #error "This file was generated using the moc from
4.7.4. It"
main_moc.cpp:15:2: er
Le 11/10/2012 22:28, Matti a écrit :
> gb3, rev 5196, qt
>
> Image.RotateLeft and Image.RotateRight is a nice idea, you don't have to
> care about Rad(-90) etc anymore.
>
> But Left and Right produce the same: they always rotate left.
>
> A tiny demo is attached.
>
> Matti
>
Fixed in revision #523
Damn... I see, it was fixed already. Forgot to svn update.
Jussi
On Thu, Sep 27, 2012 at 10:15 PM, Jussi Lahtinen
wrote:
> OK, I got it.
> Write following text:
>
> If 1=2 The
>
> And then hit tab. --> Crash.
>
> This can be fixed by adding this to CompleteItem() sub:
>
> If IsNull(gvwComp.C
OK, I got it.
Write following text:
If 1=2 The
And then hit tab. --> Crash.
This can be fixed by adding this to CompleteItem() sub:
If IsNull(gvwComp.Current) = True Then
gvwComp.MoveTo(0, 0)
Endif
Thought, I don't know root reason for this bug, and so this may not be the
desired fix.
J
Le 31/08/2012 19:40, Jussi Lahtinen a écrit :
> With latest revision, only notes beginning with two quotemarks are shown in
> list.
>
> This is shown:
> ''TODO:
>
> This is not shown:
> 'TODO:
>
> I would expect both of them to be found on list.
>
> Jussi
It should be fixed in revision #5105.
Reg
On Wed, 22 Aug 2012, Beno?t Minisini wrote:
> Le 22/08/2012 15:10, Tobias Boege a ?crit :
> > On Tue, 21 Aug 2012, William Cabrera wrote:
> >> Hi, when i print a text using print or printcenter function, the non-ASCII
> >> characters are not displayed correctly.
> >>
> >> For example, when i run
>
On Wed, 22 Aug 2012, Tobias Boege wrote:
> On Wed, 22 Aug 2012, Beno?t Minisini wrote:
> > Le 22/08/2012 15:10, Tobias Boege a ?crit :
> > > On Tue, 21 Aug 2012, William Cabrera wrote:
> > >> Hi, when i print a text using print or printcenter function, the
> > >> non-ASCII
> > >> characters are no
On Wed, 22 Aug 2012, Benoît Minisini wrote:
> Le 22/08/2012 15:10, Tobias Boege a écrit :
> > On Tue, 21 Aug 2012, William Cabrera wrote:
> >> Hi, when i print a text using print or printcenter function, the non-ASCII
> >> characters are not displayed correctly.
> >>
> >> For example, when i run
>
Le 22/08/2012 15:10, Tobias Boege a écrit :
> On Tue, 21 Aug 2012, William Cabrera wrote:
>> Hi, when i print a text using print or printcenter function, the non-ASCII
>> characters are not displayed correctly.
>>
>> For example, when i run
>>
>> $hWin.Printcenter("??, ??, ??, ??, ??, ??, ??")
>>
>
On Tue, 21 Aug 2012, William Cabrera wrote:
> Hi, when i print a text using print or printcenter function, the non-ASCII
> characters are not displayed correctly.
>
> For example, when i run
>
> $hWin.Printcenter("??, ??, ??, ??, ??, ??, ??")
>
> The output is
>
> M-CM-!, M-CM-), M-CM-, M-CM-3,
Le 31/07/2012 09:02, Ricardo Díaz Martín a écrit :
> Hi,
>
> Probably there is a bug using this shortcut.
>
> To reproduce it, open the form in the project, click in the background at
> the end of the form and press CTRL+A. Then I got the screenshot.
>
> [System]
> OperatingSystem=Linux
> Kernel=3.
OK.
I use gmail and so I didn't see the problem.
My thought was to keep these JIT bugs in same thread, but you are right.
Jussi
On 6 July 2012 18:44, Benoît Minisini wrote:
> Le 06/07/2012 17:35, Jussi Lahtinen a écrit :
> > Just quick info before I leave for couple days...
> > ...
>
> Can
1 - 100 of 418 matches
Mail list logo