Who's Online |
52 user(s) are online ( 41 user(s) are browsing Forums)
Members: 1
Guests: 51
Nuder_Try,
more...
|
|
Headlines |
-
llad_info.lha - audio/misc
Jul 14, 2026
-
unreal.lha - game/fps
Jul 14, 2026
-
hwp_httpstreamer.lha - library/hollywood
Jul 14, 2026
-
vasmm68k_mot.lha - development/cross
Jul 12, 2026
-
vasmm68k_std.lha - development/cross
Jul 12, 2026
-
vasmppc_std.lha - development/cross
Jul 12, 2026
-
amibookreader.lha - office/misc
Jul 12, 2026
-
v-mplayer.lha - video/media
Jul 12, 2026
-
font_dt.lha - datatype/misc
Jul 11, 2026
-
the_colors_we_forgot.zip - game/misc
Jul 11, 2026
|
|
|
|
|
Re: Pidgin 2.13.0 on AmigaOS4
|
Posted on: 2022/6/19 14:37
#21
|
Quite a regular 
|
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: AmiCygnix Copy And Paste Buffers
|
Posted on: 2022/6/6 16:51
#22
|
Quite a regular 
|
@rjd324
You should be able to copy something in Leafpad and paste it into Notepad for example. But it only works with latin characters. If there is for example an UTF-8 encoded character in the copied text that cannot be converted, you cannot paste it into an Amiga program.
Second is: You only can exchange the clipboard buffer by using the key combinations "RAmiga+C" and so on. If you copy text in Leafpad by using the menu item, it will not be copied into the Amiga clipboard. Clipboard support is not fully implemented in GTK+.
There are some clipboard functions in my utility library "libaos4util":
- int __cygnix_write_text_to_amiga_clipboard(char *text, int cbunit); - char *__cygnix_read_text_from_amiga_clipboard(int cbunit);
I think they are easy to understand. They are using the iffparse.library.
And especially for GTK+:
- void __cygnix_write_amiga_clipboard_gtk2(void); (copies the content of the Amiga clipboard into the GTK+ clipboard) - int __cygnix_read_amiga_clipboard_gtk2(void); (copies the content of the GTK+ clipboard to the Amiga clipboard)
Sources are in the "amicygnix-base-src.lha" package on OS4-depot. You can find the GTK+ clipboard code in "Cygnix:CygnixPPC/src/X11R6.3/xc/aos4/misc/__cygnix_init_gtk2.c".
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Pidgin 2.13.0 on AmigaOS4
|
Posted on: 2022/6/4 9:07
#23
|
Quite a regular 
|
@Antique
Don't know exactly, The discord plugin is a bit tricky. Maybe I make a new release with broken discord first. Do you use discord?
If you like, I can make a test package for you so you can test if facebook works for you?
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Pidgin 2.13.0 on AmigaOS4
|
Posted on: 2022/6/4 9:03
#24
|
Quite a regular 
|
@pjs Whow - what a surprise! Thank you very very much  I think I have to increase my speed of working on AmiCygnix  But first a beer and a pizza...
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Pidgin 2.13.0 on AmigaOS4
|
Posted on: 2022/6/3 9:33
#25
|
Quite a regular 
|
@Antique
Which protocol did you use? I guess it was "facebook". This is broken in the current release, but will be fixed in the next one. It will be released, when the also broken "discord" protocol is working.
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Do People Still Use IRC?
|
Posted on: 2022/4/18 19:22
#26
|
Quite a regular 
|
@tekmage I have now a new pidgin binary including these updates: - Latest discord plugin - Latest skype plugin - Latest slack plugin - Fixed facebook plugin - Latest GnuTLS (TLS/SSL layer) - Updated OTR plugin If you like to test it, send me a PM 
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Do People Still Use IRC?
|
Posted on: 2022/4/16 14:02
#27
|
Quite a regular 
|
@smf
I've downloaded and ported the latest discord plugin for pidgin. The author startet to implement an authorisation process using a QR code, but it is not finished yet. As far as I know, discord wants to make a special authorisation, when you login with a certain device the first time. It seems it uses CAPTCHAs and/or QR codes for this. I don't know, how we can handle this as I don't have a discord account.
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Do People Still Use IRC?
|
Posted on: 2022/4/11 18:43
#28
|
Quite a regular 
|
@Skateman
Did you try Pidgin for AmiCygnix?
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Finally some version of (M)Emacs for the Amiga
|
Posted on: 2022/3/28 15:28
#29
|
Quite a regular 
|
@rjd324
You got a mail!
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Finally some version of (M)Emacs for the Amiga
|
Posted on: 2022/3/28 14:16
#30
|
Quite a regular 
|
@rjd324 Quote: Interesting, I can already reproduce this issue. ... Yes, I can confirm this. I guess, you need newer files. Please give me some time to make a package for you.
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Finally some version of (M)Emacs for the Amiga
|
Posted on: 2022/3/28 14:10
#31
|
Quite a regular 
|
@rjd324
Hmm - the question is: When do you get the DSI? After you confirmed the AmiCygnix settings? Or later, when the display is already open?
Maybe you can try an other display driver.
Or you need a more more current AmiCygnix SDK. I could give you the latest includes and libs of libaos4util. Which additionally libs did you use? Only libX11.a?
On the other hand, I had no crashes so far.
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Finally some version of (M)Emacs for the Amiga
|
Posted on: 2022/3/28 12:52
#32
|
Quite a regular 
|
@rjd324 Well done! Works without problems  To be compatible with other AmiCygnix packages and to have a proper version control, I recommend to use the files provided with all other packages. Here are some ready to use files you can include in your package: memacs-files.lha. All files expect this: - Software directory must be : "Cygnix:Software/JASSPA-MEmacs-20091011" - icon file "me_gnome_48.png" must be in "Cygnix:CygnixPPC/share/pixmaps" The archive includes following files: - "Install" This is a standard installer script for AmiCygnix applications. Only a few changes were necessary. Just have a look at the first lines. The script expects, that most data is stored in their final destination drawers like "Software/JASSPA-MEmacs-20091011". - "jasspa-memacs.desktop" Should be in "CygnixPPC/share/applications". Creates an entry in the desktop panel menu. - "jasspa-memacs.lnk" Should finally be in "Cygnix:Home/root/.idesktop" and in "install-data/.idesktop" in your package. Creates an icon on the desktop. - "jasspa-memacs.pc" Should be in "CygnixPPC/lib/pkgconfig". Contains data about the installed program for version control. Increase "release" in every new release of a same version (also the #app_release variable in "Install") - "Start_JASSPA-MEmacs_Desktop.bat" + "Start_JASSPA-MEmacs_Standalone.bat" Two new launch scripts for standalone and desktop
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: setitimer() / getitimer() / strerror() undefined reference
|
Posted on: 2022/3/13 17:22
#33
|
Quite a regular 
|
@rjd324
That's strange. The strerror() function IS included in the newlib and the clib2 library.
|
|
|
|
|
|
Re: Finally some version of (M)Emacs for the Amiga
|
Posted on: 2022/3/13 17:12
#34
|
Quite a regular 
|
@rjd324 Congrats for your first version of micro emacs  If you need some help to run your app in standalone mode, feel free to ask me.
|
|
|
|
|
|
Re: Why aos4util_newlib?
|
Posted on: 2022/3/12 14:38
#35
|
Quite a regular 
|
@rjd324 Quote: For some reason I was under the impression that for AmiCygnix I must link with newlib (default). Or, can I link with clib2 instead? I guess so... just keep all my compiler flags but use -mcrt=clib2 ? As the name of the lib says ("aos4util_newlib"), you only can use the AmiCygnix libs with newlib.
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Why aos4util_newlib?
|
Posted on: 2022/3/11 23:10
#36
|
Quite a regular 
|
@rjd324 Great to hear, that you're working on an AmiCygnix app  . What's the name of it? The setitimer () function is not included. It would be very tricky to implement. So you have to make a workaround. I wish there would be a more up to date AmiCygnix SDK. Many things have changed since 1.0.
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: Why aos4util_newlib?
|
Posted on: 2022/3/11 12:47
#37
|
Quite a regular 
|
@rjd324
This library contains functions not avaialble in newlib.library, but also replaces functions, that are not compatible enough to Unix. Additionally there are some dummy functions like fork() and some utility functions especially for AmiCygnix.
For example the opendir() function cannot open the root directory "/" but the aos4util_newlib version can.
Currently I've revised and bugfixed the library completely and will be part of the next update 1.7.
Edited by cygnusEd on 2022/3/11 22:52:36
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|
|
Re: AmiCygnix OS4FE update1 problems?
|
Posted on: 2021/7/8 10:56
#38
|
Quite a regular 
|
@Lio Quote: I have this :
Assign AmiCygnix Applis:Programmation/AmiCygnix/ ;BEGIN Cygnix assign Cygnix: "Applis:Programmation/AmiCygnix" execute Cygnix:s/Cygnix-Startup ;END Cygnix
maybe the first assign is not needed ?? I dont recall modify it manually... Yes, please delete the first assign. I think this was manually added. The installer script only changes the lines between ";BEGIN Cygnix" and ";END Cygnix".
|
|
|
|
|
|
Re: AmiCygnix OS4FE update1 problems?
|
Posted on: 2021/7/6 20:11
#39
|
Quite a regular 
|
@Lio
Strange. The assign AmiCygnix uses is "Cygnix:" and not "AmiCygnix:". Did you make some changes in the user-startup by hand?
The entry in the user-startup must be like this:
;BEGIN Cygnix assign Cygnix: "your path" execute Cygnix:s/Cygnix-Startup ;END Cygnix
|
|
|
|
|
|
Re: eMail app
|
Posted on: 2021/7/2 18:37
#40
|
Quite a regular 
|
@Primax when does these freezes happen? While writing or while receiving messages... ? You have my address, maybe I can help you optimising the settings 
|
|
X-5000 PPC 5020/2 GHZ, Fractal Define XL R2-Tower, OS 4.1 final update 2, 4 GB, Radeon HD 7770, ESI Juli@ XTe A1222, OS 4.1 SAM 460ex/1,15 GHZ, OS 4.1 final, 2 GB, Radeon HD 6450 Amiga 4000D/040 25 Mhz, OS 3.9 BB2, 272 MB, X-Surf, 250 MB ZIP
|
|
|