[Gambas-user] [Gambas Bug Tracker] Bug #974: SVN: Can't Commit.

2016-08-10 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.974=L21haW4- Benoît MINISINI changed the state of the bug to: Rejected. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #973: Desktop.RunAsRoot(): file or directory doesn't exist

2016-08-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.973=L21haW4- Comment #6 by Bruce BRUEN: OK. Firstly, regarding the RunAsRoot() problem. This is not a gambas "bug" per-se. The problem is that the file "xdg-su" is missing from the xdg-utils directory in the gb.Desktop pr

[Gambas-user] [Gambas Bug Tracker] Bug #973: Desktop.RunAsRoot(): file or directory doesn't exist

2016-08-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.973=L21haW4- Comment #5 by vuott VUOTT: > you mean for every command? Yes, for every command ! > Bug confirmed. I'ld like to point out more: if I use this command: Desktop.OpenTerminal() or Desktop.OpenTerminal("gno

[Gambas-user] [Gambas Bug Tracker] Bug #973: Desktop.RunAsRoot(): file or directory doesn't exist

2016-08-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.973=L21haW4- Comment #4 by Mufeed ALI: Ok i get it. Bug confirmed. Sorry for setting it as invalid. I'm working on a workaround for until when it gets fixed. I'll attach it as soon as possible

[Gambas-user] [Gambas Bug Tracker] Bug #973: Desktop.RunAsRoot(): file or directory doesn't exist

2016-08-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.973=L21haW4- Comment #3 by Mufeed ALI: you mean for every command? -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #973: Desktop.RunAsRoot(): file or directory doesn't exist

2016-08-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.973=L21haW4- Comment #2 by vuott VUOTT: > Desktop.RunAsRoot requires the command to be written between the brackets. Yes, I know it. If I try this: Public Sub Button1_Click() Desktop.RunAsRoot("chmod 666 /dev/tty1") End or

[Gambas-user] [Gambas Bug Tracker] Bug #973: Desktop.RunAsRoot(): file or directory doesn't exist

2016-08-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.973=L21haW4- Comment #1 by Mufeed ALI: Desktop.RunAsRoot requires the command to be written between the brackets. For example: Desktop.RunAsRoot("rm /var/crash/*") This can be used to clear crash logs in Ubuntu & some other

[Gambas-user] [Gambas Bug Tracker] Bug #974: SVN: Can't Commit.

2016-08-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.974=L21haW4- Mufeed ALI reported a new bug. Summary --- SVN: Can't Commit. Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description --- Hi, I was trying to make some

[Gambas-user] [Gambas Bug Tracker] Bug #971: Template list is empty

2016-08-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.971=L21haW4- Comment #1 by Daniel MOREIRA: It was a Archlinux packaging error and it was fixed. Daniel MOREIRA changed the state of the bug to: Fixed

[Gambas-user] [Gambas Bug Tracker] Bug #972: TextArea Read-only Bug.

2016-08-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.972=L21haW4- Comment #3 by Mufeed ALI: The packager.module file of the gambas ide is glitched. It fails to handle icons properly. So I'm fixing it. Its done actually but good practice, speed, etc is the question. It's tested and stuff but just

[Gambas-user] [Gambas Bug Tracker] Bug #969: Suddenly getting error "Stream is closed" on Eof() and Lof() after closing Process stream

2016-08-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.969=L21haW4- Comment #1 by Tobias BOEGE: I reverted two changes made in #7622 and #7624 regarding stream closing and my project is working again (*both* have to be reverted). I attach a patch for review. Tobias BOEGE changed the state of the bug

[Gambas-user] [Gambas Bug Tracker] Bug #969: Suddenly getting error "Stream is closed" on Eof() and Lof() after closing Process stream

2016-08-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.969=L21haW4- Tobias BOEGE added an attachment: 7830-fix-process-stream-closing.patch -- ___ Gambas-user mailing list Gambas

[Gambas-user] [Gambas Bug Tracker] Bug #972: TextArea Read-only Bug.

2016-08-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.972=L21haW4- Comment #2 by Tobias BOEGE: The Best Practice depends on what your Packager module is: o If it is an ordinary new Gambas project, send the source archive to the devel mailing list [1] and explain why it should be included

[Gambas-user] [Gambas Bug Tracker] Bug #972: TextArea Read-only Bug.

2016-08-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.972=L21haW4- Comment #1 by Mufeed ALI: Almost done with the Packager module. How do I send in a patch? -- ___ Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #973: Desktop.RunAsRoot(): file or directory doesn't exist

2016-07-31 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.973=L21haW4- vuott VUOTT reported a new bug. Summary --- Desktop.RunAsRoot(): file or directory doesn't exist Type : Bug Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : Unknown Description

[Gambas-user] [Gambas Bug Tracker] Bug #972: TextArea Read-only Bug.

2016-07-31 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.972=L21haW4- Mufeed ALI changed the state of the bug to: Fixed. -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-30 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #15 by Mufeed ALI: Checked on 7802, bug was still existant. -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-30 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #14 by Mufeed ALI: Unfortunately, i don't have older revisions. :( Do you know a way to get

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-30 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #13 by Charlie REINL: can you test that with rev.7802 or before? -- ___ Gambas-user mailing list Gambas

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-30 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #12 by Mufeed ALI: I did some more tests, its not something wrong with the ListEdit at all. Its the way the IDE accepts the Input. Gonna do more tests. Please also refer to Charlie's tests as they can be very helpful

[Gambas-user] [Gambas Bug Tracker] Bug #972: TextArea Read-only Bug.

2016-07-30 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.972=L21haW4- Mufeed ALI reported a new bug. Summary --- TextArea Read-only Bug. Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description --- Hi, This is kind

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-29 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #9 by Mufeed ALI: I'll give as much info as I can. I'm on Revision 7830, freshly checked out. The ListEdit and TextEdit close and make the IDE "not responding". Gambas debugger says Segmentation Fault(11). Checke

[Gambas-user] [Gambas Bug Tracker] Bug #971: Template list is empty

2016-07-28 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.971=L21haW4- Daniel MOREIRA reported a new bug. Summary --- Template list is empty Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description --- When I try to create a new

[Gambas-user] [Gambas Bug Tracker] Bug #970: Template list is not visible

2016-07-28 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.970=L21haW4- Comment #1 by Daniel MOREIRA: PLEASE I MADE A MISTAKE HERE JAJAJAJA. Daniel MOREIRA changed the state of the bug to: Invalid

[Gambas-user] [Gambas Bug Tracker] Bug #970: Template list is not visible

2016-07-28 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.970=L21haW4- Daniel MOREIRA added an attachment: IMG_20160727_132426935.jpg -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #970: Template list is not visible

2016-07-28 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.970=L21haW4- Daniel MOREIRA reported a new bug. Summary --- Template list is not visible Type : Bug Priority : Medium Gambas version : Unknown Product : GUI components Description --- When I try

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-28 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #8 by Mufeed ALI: Um, so whats the situation now? -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #969: Suddenly getting error "Stream is closed" on Eof() and Lof() after closing Process stream

2016-07-28 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.969=L21haW4- Tobias BOEGE added an attachment: stream-is-closed-0.0.1.tar.gz -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #969: Suddenly getting error "Stream is closed" on Eof() and Lof() after closing Process stream

2016-07-28 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.969=L21haW4- Tobias BOEGE reported a new bug. Summary --- Suddenly getting error "Stream is closed" on Eof() and Lof() after closing Process stream Type : Bug Priority : High Gambas version : 3.8.90 (TRUN

[Gambas-user] [Gambas Bug Tracker] Bug #928: Would it be possible to be admitted declare when going to be used

2016-07-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.928=L21haW4- Comment #3 by Moviga TECHNOLOGIES: I like that! :) -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface

[Gambas-user] [Gambas Bug Tracker] Bug #957: _free in a form

2016-07-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.957=L21haW4- Comment #12 by Charlie REINL: I hope I can you prepare the data and project and grant you an ssh access soon, maybe after your holidays. -- What NetFlow

[Gambas-user] [Gambas Bug Tracker] Bug #928: Would it be possible to be admitted declare when going to be used

2016-07-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.928=L21haW4- Comment #2 by Benoît MINISINI: Yes, because it's mainly a matter of removing the code that prevent that. But I don't know when I will implement it, because I may release Gambas 3.9 first when I come back from holidays

[Gambas-user] [Gambas Bug Tracker] Bug #928: Would it be possible to be admitted declare when going to be used

2016-07-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.928=L21haW4- Comment #1 by Moviga TECHNOLOGIES: I was surprised to see this getting the status of 'Accepted' :) Does this mean that you'll implement it Benoît? :D

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-23 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #15 by Benoît MINISINI: Please create a new issue for a different bug. -- What NetFlow Analyzer can do for you? Monitors network bandwidth

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-23 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Benoît MINISINI changed the state of the bug to: Fixed. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #968: Issues found in current build logs for gambas3 on Debian for c_crypt.c and c_window.c

2016-07-22 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.968=L21haW4- gbWilly GAMBOS changed the state of the bug to: Fixed. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #968: Issues found in current build logs for gambas3 on Debian for c_crypt.c and c_window.c

2016-07-22 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.968=L21haW4- Comment #3 by gbWilly GAMBOS: Wow, that was quick... Thanks :) -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #968: Issues found in current build logs for gambas3 on Debian for c_crypt.c and c_window.c

2016-07-22 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.968=L21haW4- gbWilly GAMBOS changed the state of the bug to: Opened. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #968: Issues found in current build logs for gambas3 on Debian for c_crypt.c and c_window.c

2016-07-22 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.968=L21haW4- Comment #2 by Benoît MINISINI: Sorry, I was wrong: the c_window.c warning was a typo mistake! I fixed in in revision #7828. Benoît MINISINI changed the state of the bug to: Fixed

[Gambas-user] [Gambas Bug Tracker] Bug #968: Issues found in current build logs for gambas3 on Debian for c_crypt.c and c_window.c

2016-07-22 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.968=L21haW4- Comment #1 by Benoît MINISINI: The error on c_crypt.c in on BSD systems, and has been fixed in revision #7574. The warning on c_window.c is a bug in SDL that forgot to declare a useful function in its header. Maybe I should declare

[Gambas-user] [Gambas Bug Tracker] Bug #968: Issues found in current build logs for gambas3 on Debian for c_crypt.c and c_window.c

2016-07-22 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.968=L21haW4- gbWilly GAMBOS reported a new bug. Summary --- Issues found in current build logs for gambas3 on Debian for c_crypt.c and c_window.c Type : Bug Priority : Low Gambas version : Unknown Product

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #7 by Mufeed ALI: By the way, is there anyway we can get WebView from GTK+? -- What NetFlow Analyzer can do for you? Monitors network bandwidth

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #6 by Mufeed ALI: Crash message? Nothing at all. The IDE stops responding to anything and then to get out of there, you have no option but to force close it. The icons are from Numix-Circle

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #5 by Benoît MINISINI: Where did you get these nice icons? :-) -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #4 by Benoît MINISINI: OK, but you didn't tell me what the crash is: which error message you get... -- What NetFlow Analyzer can do for you

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #3 by Mufeed ALI: I've attached a picture to let you understand what crashes. I meant the window labeled 'Edit Text Property'. -- What NetFlow

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Mufeed ALI added an attachment: bla.png -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #2 by Mufeed ALI: Now its happening Randomly as well. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #1 by Benoît MINISINI: What is the crash exactly? And please fill your system information. You can do that in your account settings so that all your bugs are automatically filled. Benoît MINISINI changed the state of the bug

[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Mufeed ALI reported a new bug. Summary --- Text Edit Crash & List Edit Crash Type : Bug Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : Development Environment Descrip

[Gambas-user] [Gambas Bug Tracker] Bug #966: Project-property >> Libraries | Description always "WARNING!Library not found"

2016-07-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.966=L21haW4- Zainudin AHMAD reported a new bug. Summary --- Project-property >> Libraries | Description always "WARNING!Library not found" Type : Bug Priority : Low Gambas version : 3.8.90

[Gambas-user] [Gambas Bug Tracker] Bug #966: Project-property >> Libraries | Description always "WARNING!Library not found"

2016-07-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.966=L21haW4- Zainudin AHMAD added an attachment: pic-1.png -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface

[Gambas-user] [Gambas Bug Tracker] Bug #966: Project-property >> Libraries | Description always "WARNING!Library not found"

2016-07-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.966=L21haW4- Zainudin AHMAD added an attachment: test-lib.tar.gz -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Comment #9 by PICCORO LENZ MCKAY: i'll try to ilustrate in other way that benoit said: ... it COULD MEANS that the file belongs to another project... so must be threat as read only due will be modified with out context

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #14 by Ali MUFEED: Selection is fixed. But even if you set the textarea to read-only, you still could edit through shortcuts like Control+X and Control+V. I had no connectivity until just now. sorry

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Comment #8 by Benoît MINISINI: It's not actually a bug, it was done on purpose. And I think I prefer keeping the way it works: if a file is a symbolic link, or located inside a directory that is a symbolic link, then don't allow

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Comment #7 by Zainudin AHMAD: reproduce the bug - create "link directory" to other directory ( contain any gambas source or text file ) - open file from that's directory(link directory) - the file is always read-o

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Zainudin AHMAD added an attachment: gambas3-3.8.90~gambas3-3.8.90.patch -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #13 by Ali MUFEED: In 7820, even if you set the textarea to read-only, you still could edit through shortcuts like Control+X and Control+V. Hope you fixed it. I can't check, so please reply

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #12 by Ali MUFEED: I have to wait until tomorrow to test. I use the Daily PPA. Compiling and installing didn't work. So, I'll wait, -- What

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #11 by Ali MUFEED: please update ppa. otherwise, I can't. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #10 by Ali MUFEED: please update ppa. otherwise, I can't. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #9 by Ali MUFEED: will check now. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Benoît MINISINI changed the state of the bug to: NeedsInfo. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #8 by Benoît MINISINI: Is it better with revision #7821? -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Zainudin AHMAD changed the state of the bug to: Opened. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Comment #6 by Zainudin AHMAD: This is my patch, it's seems work diff -urNaX /tmp/gambas-patch-ignore a/.src/Project.module b/.src/Project.module --- a/.src/Project.module 2016-07-16 22:15:28.0 +0700 +++ b/.src

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Zainudin AHMAD added an attachment: gambas3-3.8.90~gambas3-3.8.90.patch -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Zainudin AHMAD changed the state of the bug to: Working. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Comment #5 by Zainudin AHMAD: I have the same issue I will create patch -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #7 by Ali MUFEED: Oh, I see. Do you think you fix that selected text issue? -- What NetFlow Analyzer can do for you? Monitors network bandwidth

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Comment #4 by Benoît MINISINI: I just tried, and the file is not locked when opening it alone. The "lock" status is just based on the file rights. Can you check that the file was not actually read-only befo

[Gambas-user] [Gambas Bug Tracker] Bug #961: Compile error at gb.jit

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.961=L21haW4- Comment #9 by Moviga TECHNOLOGIES: Bump :) -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Benoît MINISINI changed the state of the bug to: Working. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #6 by Benoît MINISINI: Yes, I noticed the selected text problem. It's not directly a theme issue. It's just that the new GTK+3 theming system based on CSS-like style sheet files is horrible: it changed several times

[Gambas-user] [Gambas Bug Tracker] Bug #964: ColorChooser +- buttons

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.964=L21haW4- Comment #2 by Ali MUFEED: It works perfectly for me. Thanks. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #5 by Ali MUFEED: Another thing to add: Whatever you did also fixed some issues with background. I used to think it was themes and Not gambas' issues But now they work. Only Selection's bug remains. The old bug thats

[Gambas-user] [Gambas Bug Tracker] Bug #965: Text Edit Crash

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.965=L21haW4- Ali MUFEED changed the state of the bug to: Fixed. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface

[Gambas-user] [Gambas Bug Tracker] Bug #965: Text Edit Crash

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.965=L21haW4- Comment #1 by Ali MUFEED: This bug was fixed earlier but I did not notice that it was. -- What NetFlow Analyzer can do for you? Monitors network bandwidth

[Gambas-user] [Gambas Bug Tracker] Bug #965: Text Edit Crash

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.965=L21haW4- Ali MUFEED changed the state of the bug to: Invalid. -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

[Gambas-user] [Gambas Bug Tracker] Bug #965: Text Edit Crash

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.965=L21haW4- Ali MUFEED reported a new bug. Summary --- Text Edit Crash Type : Bug Priority : High Gambas version : 3.8.90 (TRUNK) Product : Development Environment Description --- Hi, I noticed

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #4 by Ali MUFEED: I've uploaded two images. Some things to note: 1. In textarea, the text is still visible, it is pure white. 2. In textbox, the text is not visible as it is the same colour as textbox background. 3

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Ali MUFEED added an attachment: TextBox.png -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Ali MUFEED added an attachment: TextArea.png -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level

[Gambas-user] [Gambas Bug Tracker] Bug #963: TextArea Foreground

2016-07-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.963=L21haW4- Comment #2 by Ali MUFEED: Ok will check asap. But for now, my pc has a temporary issue. -- What NetFlow Analyzer can do for you? Monitors network bandwidth

[Gambas-user] [Gambas Bug Tracker] Bug #957: _free in a form

2016-07-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.957=L21haW4- Comment #11 by Benoît MINISINI: Anyway, without any project, I can't do a lot... -- What NetFlow Analyzer can do for you? Monitors network bandwidth

[Gambas-user] [Gambas Bug Tracker] Bug #957: _free in a form

2016-07-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.957=L21haW4- Comment #10 by Benoît MINISINI: What happens if you don't use the CleanLooks style? Does it change anything? -- What NetFlow Analyzer can do for you

[Gambas-user] [Gambas Bug Tracker] Bug #957: _free in a form

2016-07-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.957=L21haW4- Charlie REINL added an attachment: valgrind.out -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface

[Gambas-user] [Gambas Bug Tracker] Bug #957: _free in a form

2016-07-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.957=L21haW4- Comment #9 by Charlie REINL: your right i'v got the wrong one from 28 June, here the good one, made 07.07.2016 just after the gdb log from above. -- What

[Gambas-user] [Gambas Bug Tracker] Bug #957: _free in a form

2016-07-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.957=L21haW4- Comment #8 by Benoît MINISINI: "gbx3: unable to find startup file"... You obviously didn't start valgrind in your project directory, did you? -

[Gambas-user] [Gambas Bug Tracker] Bug #957: _free in a form

2016-07-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.957=L21haW4- Charlie REINL added an attachment: valgrind.out -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface

[Gambas-user] [Gambas Bug Tracker] Bug #957: _free in a form

2016-07-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.957=L21haW4- Comment #7 by Charlie REINL: if it is interesting, I don't know, but here it comes. -- What NetFlow Analyzer can do for you? Monitors network bandwidth

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Comment #3 by Bruce BRUEN: (Refer pic ..._014.png) In one of our code utilities we have a menu item to open a selected class in the IDE. It's a bit hard to see here but I'm opening the "f_about.class". The operative

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Bruce BRUEN added an attachment: gbTerminal 0.1.3 - Gambas 3 - DEVELOPMENT VERSION, USE AT YOUR OWN RISK!_016.png -- What NetFlow Analyzer can do for you

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Bruce BRUEN added an attachment: Gambas 3 - DEVELOPMENT VERSION, USE AT YOUR OWN RISK!_015.png -- What NetFlow Analyzer can do for you? Monitors network

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Comment #2 by Bruce BRUEN: "locked" as in using the IDE "Lock/Unlock file" toolbutton. -- What NetFlow Analyzer can do for you? Monito

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Bruce BRUEN added an attachment: Tuna Mornay & Chips (V5)_014.png -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patt

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-07-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Comment #1 by Benoît MINISINI: What do you mean by "locked"? All file locks are automatically released by the OS when the IDE process ends. Benoît MINISINI changed the state of the bug to:

[Gambas-user] [Gambas Bug Tracker] Bug #874: GTK2: Setting a window to Utility:True breaks the TakeFocus property

2016-07-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.874=L21haW4- Comment #3 by Benoît MINISINI: Fixed in revision #7819. Benoît MINISINI changed the state of the bug to: Fixed. -- What NetFlow Analyzer can do for you

[Gambas-user] [Gambas Bug Tracker] Bug #957: _free in a form

2016-07-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.957=L21haW4- Comment #6 by Benoît MINISINI: Do you have any interesting valgrind output? -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic

<    5   6   7   8   9   10   11   12   13   14   >