Login
Username:

Password:

Remember me



Lost Password?

Register now!
Main Menu
Who is Online
58 user(s) are online (55 user(s) are browsing Forum)

Members: 0
Guests: 58

more...


Browsing this Thread:   1 Anonymous Users






Re: Current ABIv0 i386 Nightly problems
#8
Home away from home
Home away from home


See User information
Sorry, no progress. I'm working on other topics ATM.

Posted on: 2015/6/24 19:00
Krzysztof

"There is no such thing as software for free. If it is not the user who covers the cost of software creation with money, it is the developer who covers this cost with his own free time."

www.aros3d.org
www.twitter.com/ddeadwood
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: Current ABIv0 i386 Nightly problems
#7
Home away from home
Home away from home


See User information
any news on this problem?

Posted on: 2015/6/24 18:13
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: Current ABIv0 i386 Nightly problems
#6
Home away from home
Home away from home


See User information
"1." is reproduceable for me on both X86 and 68k

Posted on: 2015/5/3 10:08
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: Current ABIv0 i386 Nightly problems
#5
Home away from home
Home away from home


See User information
If I understand it right the problem is you select different fonts in the requester and the second one is not shown?

I have this problem not. I use Windows hosted ABI0 from 28.3.

Do not know if this helps

Posted on: 2015/5/3 9:53
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: Current ABIv0 i386 Nightly problems
#4
Home away from home
Home away from home


See User information
I don't know if it's related, but on ABIv1 GCC has a problem, too.
https://sourceforge.net/p/aros/bugs/479/

Posted on: 2015/5/3 7:52
AROS - Make code, not war :knuddel:
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: Current ABIv0 i386 Nightly problems
#3
Home away from home
Home away from home


See User information
yeah, no problem, I can use sh (do you know sh -c "gcc test.c" also does not work, and if started by a non-shell process it badly crash?)
I tried to use EdiSyn with gcc compile -> for the video I had to use a very old nightly, thats the reason its separated in 2 videos

the problem is there already a while, I rechecked an older nightly (20.01.2015) where I got this problem already, but thought that I'm just too stupid to use it.

and rechecked sometimes again with new nightlies, I guessed someone would notice and fix it... but seems nobody do such things.... so maybe you tell my I'm doing it wrong... then you can tell me how to do it.

P.S. An even older nightly (first On trunk one I guess? 13.09.2014) it does work, the font things working fine also.

Posted on: 2015/5/3 7:48
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: Current ABIv0 i386 Nightly problems
#2
Home away from home
Home away from home


See User information
I'll add that to my TODO list for next version of ABIV0. I assume for the time beeing you can use "sh" to workaround the problem?

Posted on: 2015/5/3 7:07
Krzysztof

"There is no such thing as software for free. If it is not the user who covers the cost of software creation with money, it is the developer who covers this cost with his own free time."

www.aros3d.org
www.twitter.com/ddeadwood
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Current ABIv0 i386 Nightly problems
#1
Home away from home
Home away from home


See User information
the current ABIv0 i386 Nighly has some serious problems:
(i386 Linux hosted and i386 ISO)

1. something with the pathes is messed up

How to reproduce:

create a test.c with contents:
Quote:

int main()
{
return 0;
}


Shell:

gcc text.c

result:
gcc: error trying to exec 'cc1': execvp: No such file or directory

2. Still pathes I guess, but more serious for me

make cannot find needed utils

How to reproduce:

create a Makefile with contents:
Quote:

override PATH:=$(patsubst %/,%,$(subst \,/,$(PATH)))
ifneq ($(findstring darwin,$(OSTYPE)),)
inUnix=1 #darwin
SEARCHPATH:=$(filter-out .,$(subst :, ,$(PATH)))
else
ifeq ($(findstring ;,$(PATH)),)
inUnix=1
SEARCHPATH:=$(filter-out .,$(subst :, ,$(PATH)))
else
SEARCHPATH:=$(subst ;, ,$(PATH))
endif
endif
SEARCHPATH+=$(patsubst %/,%,$(subst \,/,$(dir $(MAKE))))
PWD:=$(strip $(wildcard $(addsuffix /pwd.exe,$(SEARCHPATH))))
ifeq ($(PWD),)
PWD:=$(strip $(wildcard $(addsuffix /pwd,$(SEARCHPATH))))
ifeq ($(PWD),)
$(error You need the GNU utils package to use this Makefile)
else
PWD:=$(firstword $(PWD))
SRCEXEEXT=
endif
endif

(its a snip from typical makefiles I use)

shell:

make

result:
Makefile:18: *** You need the GNU utils package to use this Makefile. Stop.

expected:
make: *** No targets. Stop.

if I do the same inside "sh" it works.


3. Fonts loading is partly broken

How to reproduce:

Open System:Prefs/Font

click on one of the Popup-Buttons -> Fontrequester appear
choose ttcourier (for example)
Preview of font is shown

choose
Vera Mono

result:
no preview is shown only "???" after accept this choice the font is not changed

(all this things are working in my "old" nightly from 04.01.2014, sorry no between)

Posted on: 2015/5/3 6:48
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 







You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.

[Advanced Search]


Search
Top Posters
1 paolone
paolone
4462
2 nikolaos
nikolaos
4206
3 magorium
magorium
4095
4 phoenixkonsole
phoenixkonsole
3942
5 deadwood
deadwood
2917
6 ncafferkey
ncafferkey
2810
7 mazze
mazze
2222
8 Kalamatee
Kalamatee
2212
9 clusteruk
clusteruk
2114
Powered by XOOPS © 2001-2025 The XOOPS Project