Code Monkey home page Code Monkey logo

aros-development-team / contrib Goto Github PK

View Code? Open in Web Editor NEW
7.0 8.0 12.0 171.98 MB

ports and miscellaneous components contributed to AROS, but not strictly part of AROS.

C 86.78% C++ 7.32% Makefile 1.27% Assembly 1.29% Objective-C 0.01% M4 0.14% Shell 0.97% CMake 0.02% CSS 0.01% HTML 0.59% OpenEdge ABL 0.08% Batchfile 0.02% Roff 0.63% Perl 0.21% TeX 0.21% MAXScript 0.01% Awk 0.01% RPC 0.04% Yacc 0.10% REXX 0.30%
aros contributions ports 3rd-party abi-v1

contrib's People

Contributors

bsek avatar deadwood2 avatar ezrec avatar falemagn avatar kalamatee avatar mattrust avatar michalsc avatar olivieradam avatar robn avatar wawatok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

contrib's Issues

i386: Scalos Menu Prefs editor crash

Running the Scalos Menu Prefs Editor on i386 ABIv1 hosted crashes:

#0 0xda5db4de in AddAddresses (srcTree=0xb4bd3fda, MenuTree=0xda5e9ffa, BaseAddr=0xda5e9fe0 "")
at /home/mazze/projects/fullaros/aros-src/contrib/scalos/Plugins/Prefs/Menu/./MenuPrefs.c:3547
#1 0xda5db6dd in AddAddresses (srcTree=0xda5e9fe4, MenuTree=0xda5e9fe4, BaseAddr=0xda5e9fe0 "")
at /home/mazze/projects/fullaros/aros-src/contrib/scalos/Plugins/Prefs/Menu/./MenuPrefs.c:3579
#2 0xda5d9f7b in ReadPrefsFile (inst=0xda5fb10c, Filename=0xda5e5572 "ENV:Scalos/Menu13.prefs", Quiet=1)
at /home/mazze/projects/fullaros/aros-src/contrib/scalos/Plugins/Prefs/Menu/./MenuPrefs.c:2860
#3 0xda5d2d01 in MenuPrefsDispatcher (cl=0xda59e220, obj=0xda5faf8c, msg=0xda5b17f4) at /home/mazze/projects/fullaros/aros-src/contrib/scalos/Plugins/Prefs/Menu/./MenuPrefs.c:797
#4 0xd9cd3a16 in metaDispatcher (cl=0xda59e220, obj=0xda5faf8c, msg=0xda5b17f4) at /home/mazze/projects/fullaros/aros-src/workbench/libs/muimaster/./support_classes.c:258
#5 0xda5a5a7f in main (argc=0, argv=0xda4f98b0) at /home/mazze/projects/fullaros/aros-src/contrib/scalos/Prefs/Menu/./Menu.c:468

Crash occurs in line:
MenuTree->MenuCombo.MenuTree.mtre_name = SCA_BE_ADDR(srcTree->MenuCombo.MenuTree.mtre_name);

because:
(gdb) p srcTree->MenuCombo
Cannot access memory at address 0xb4bd3fe4

Scalos: TextEditor.mcc warning

Select an icon and then Information in the menu. The result is a dialog informing about that "Your current keybindings setup of TextEditor.mcc was found to be incompatible wth this version of TextEditor.mcc".

The dialog is also very persistent and wants to come back, it seems like the "Abort" alternative does not Abort, but rather is "OK", as eventually you get to Scalos Information anyway.

Scalos: Scalos Prefs does not start

A double click on Scalos_Prefs results in a dialog stating:

Couldn't` open MUI custom class 'Popplaceholder.mcc' v15.4
The class is not installed.

Scalos: Setup could be easier

The supplied readme.txt is not really up to date with AROS. It mentions an AROS specific installation script that does not seem to exist.

There is a script in Extras/Scalos/s/Package-Startup that can be used to get appropriate assignments, perhaps to be used from s-s.

However, that is not enough to make it work. There is also a need to copy some files from Scalos:Storage/Envarc into Envarc:. Also there are 3 language choices and one of them should be copied into Envarc:.

Extras/Demos/Galaxy crashes on x86_64

Crash happens in the ASM function blur.

#0 0x000000004119fc25 in mblur ()

(gdb) disassemble
Dump of assembler code for function mblur:
0x000000004119fc02 <+0>: add %al,(%rax)
0x000000004119fc04 <+2>: add %al,(%rax)
0x000000004119fc06 <+4>: add %al,(%rax)
0x000000004119fc08 <+6>: add %al,(%rax)
0x000000004119fc0a <+8>: add %al,(%rax)
0x000000004119fc0c <+10>: add %al,(%rax)
0x000000004119fc0e <+12>: add %al,(%rax)
0x000000004119fc10 <+14>: add %al,(%rax)
0x000000004119fc12 <+16>: add %al,(%rax)
0x000000004119fc14 <+18>: add %al,(%rax)
0x000000004119fc16 <+20>: add %al,(%rax)
0x000000004119fc18 <+22>: add %al,(%rax)
0x000000004119fc1a <+24>: add %al,(%rax)
0x000000004119fc1c <+26>: add %al,(%rax)
0x000000004119fc1e <+28>: add %al,(%rax)
0x000000004119fc20 <+30>: add %al,(%rax)
0x000000004119fc22 <+32>: add %al,(%rax)
0x000000004119fc24 <+34>: add %al,(%rax)
0x000000004119fc26 <+36>: add %al,(%rax)
0x000000004119fc28 <+38>: add %al,-0x76b7fb39(%rbx)
0x000000004119fc2e <+44>: retq
0x000000004119fc2f <+45>: shr %rax
0x000000004119fc32 <+48>: shr $0x3,%rbx
0x000000004119fc36 <+52>: and %rdx,%rax
0x000000004119fc39 <+55>: and %rsi,%rbx
0x000000004119fc3c <+58>: add %rbx,%rax
0x000000004119fc3f <+61>: dec %rcx
0x000000004119fc42 <+64>: mov %rax,-0x4(%rdi)
0x000000004119fc46 <+68>: jne 0x4119fc25 <mblur+35>
0x000000004119fc48 <+70>: pop %rbx
0x000000004119fc49 <+71>: pop %rsi
0x000000004119fc4a <+72>: pop %rdi
0x000000004119fc4b <+73>: leaveq
0x000000004119fc4c <+74>: retq
End of assembler dump.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.