My Package Browser doesn't accept any input

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

My Package Browser doesn't accept any input

Ankh'nAton
Hi,

I select let's say SourceArea as a template for a new subclass of
Widget. Then I replace the class name and the package name and press
the "Save" button. All looks fine. I get no walkback and the JS
console shows no error. Anyway, it has no effect. There's not a new
package and therefor also no new class in the browser. I also opened a
new browser which also showed no new package or class. I use the
latest zip from GitHub. I allways try in Firefox 3.5++ and Chrome 12.

Is this a bug?

Greetz...
Reply | Threaded
Open this post in threaded view
|

Re: My Package Browser doesn't accept any input

SeungBum Kim
Hi,


On Sun, Oct 30, 2011 at 8:32 PM, Tom <[hidden email]> wrote:
Hi,

I select let's say SourceArea as a template for a new subclass of
Widget. Then I replace the class name and the package name and press
the "Save" button. All looks fine. I get no walkback and the JS
console shows no error. Anyway, it has no effect. There's not a new
package and therefor also no new class in the browser. I also opened a
new browser which also showed no new package or class. I use the
latest zip from GitHub. I allways try in Firefox 3.5++ and Chrome 12.

Is this a bug?

Greetz...


I think, you also need to press 'commit' button to accept your new class code.

Cheers.

--
김 승 범 (SeungBum Kim)
New Media Literacy Education
+ 82 - 10 - 2686 - 6855 | Twitter: @picxenk
http://xenbio.net | http://smalltalk.kr

Reply | Threaded
Open this post in threaded view
|

Re: My Package Browser doesn't accept any input

Ankh'nAton


On 30 Okt., 16:41, SeungBum Kim <[hidden email]> wrote:
...
> I think, you also need to press 'commit' button to accept your new class
> code.
>
No, but thanks! I finally got it. I had wrong file permissions after
extracting the zip archive from github. I'll try the tgz archive
instead next time.

Regards...
Reply | Threaded
Open this post in threaded view
|

Re: My Package Browser doesn't accept any input

Ankh'nAton
On 30 Okt., 18:57, Tom <[hidden email]> wrote:
...
> No, but thanks! I finally got it. I had wrong file permissions after
> extracting the zip archive from github. I'll try the tgz archive
> instead next time.
>

No, all wrong. I entered some code manually and it was saved
correctly. If I enter code manually then the "Save" button gets
activated. But, if I copy the paste buffer into the methods editor
pane, then the "Save" button stays inactive. So I give it another
closing "Enter" to activate the "Save" button. Anyway, saving then has
no effect. Selecting the method in the browser again shows the
unchanged methods code.

It happens here with Firefox 3.5 and Chrome 12 on Ubuntu Karmic.

Cheers...
Reply | Threaded
Open this post in threaded view
|

Re: My Package Browser doesn't accept any input

gokr
On 11/03/2011 08:40 AM, Tom wrote:

> On 30 Okt., 18:57, Tom<[hidden email]>  wrote:
> ...
>> No, but thanks! I finally got it. I had wrong file permissions after
>> extracting the zip archive from github. I'll try the tgz archive
>> instead next time.
>>
>
> No, all wrong. I entered some code manually and it was saved
> correctly. If I enter code manually then the "Save" button gets
> activated. But, if I copy the paste buffer into the methods editor
> pane, then the "Save" button stays inactive. So I give it another
> closing "Enter" to activate the "Save" button. Anyway, saving then has
> no effect. Selecting the method in the browser again shows the
> unchanged methods code.
>
> It happens here with Firefox 3.5 and Chrome 12 on Ubuntu Karmic.

Ah, yeah, I think I have seen the same issue around paste not activating
save button. Please file an issue on that if you have the time :)

regards, Göran
Reply | Threaded
Open this post in threaded view
|

Re: My Package Browser doesn't accept any input

Ankh'nAton
On 3 Nov., 08:48, Göran Krampe <[hidden email]> wrote:
> On 11/03/2011 08:40 AM, Tom wrote:
>
...
> Ah, yeah, I think I have seen the same issue around paste not activating
> save button. Please file an issue on that if you have the time :)
>

Erledigt. ;)