Click Here
home features news forums classifieds faqs links search
6071 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
0 crawler(s) on-line.
 98 guest(s) on-line.
 1 member(s) on-line.


 clint

You are an anonymous user.
Register Now!
 clint:  2 mins ago
 kolla:  5 mins ago
 Karlos:  35 mins ago
 amigakit:  46 mins ago
 bhabbott:  47 mins ago
 pixie:  50 mins ago
 eliyahu:  51 mins ago
 olsen:  52 mins ago
 Torque:  1 hr 5 mins ago
 Swisso:  1 hr 14 mins ago

/  Forum Index
   /  AROS Software
      /  Bounty to port Qt 5.4 to AROS and MorphOS
Register To Post

Goto page ( Previous Page 1 | 2 | 3 | 4 | 5 Next Page )
PosterThread
wawa 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 29-Jan-2015 15:00:26
#61 ]
Elite Member
Joined: 21-Jan-2008
Posts: 6259
From: Unknown

@alfkil

Quote:
I was a very unexperienced developer back then, and just getting to know one system was enough, parred with the fact that I was mainly interested in what was in front of me and did't go into platform politics or colorful searches for other meaningful software bases. Well, I guess I am still sort of that way.

it was your decision and it has not been questioned, so should that be in the opposite case, and if someone else thinks its an easy task he might get at it right away, why not.

 Status: Offline
Profile     Report this post  
Nicho 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 29-Jan-2015 15:56:52
#62 ]
Member
Joined: 7-Sep-2011
Posts: 16
From: Unknown

@alfkil

Yes, your code was clear enough. Of course, we had to rip out the interface stuff and rewrite a few things where the APIs differ.

 Status: Offline
Profile     Report this post  
number6 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 29-Jan-2015 17:49:16
#63 ]
Elite Member
Joined: 25-Mar-2005
Posts: 11593
From: In the village

@phoenixkonsole

Quote:
@scabit
Maybe technically possible. But Newtek will give a "put some dirty word here" about us : )

Except you visit them with a coffer full of money. A lot of money.


erm...I'll have to advise the Newtek project director to stop posting like a banshee then since it's not helping him look completely disinterested in all things Amiga. (evil grin)

#6

_________________
This posting, in its entirety, represents solely the perspective of the author.
*Secrecy has served us so well*

 Status: Offline
Profile     Report this post  
itix 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 29-Jan-2015 22:46:34
#64 ]
Elite Member
Joined: 22-Dec-2004
Posts: 3398
From: Freedom world

@BSzili

Existing .fd file could be parsed to find out existing LVO layout and new functions appended there. In MorphOS when generating PPC native libraries correct number of parameters are not required in FD file. If AROS need it they could be parsed from header files. Would need some skills in Perl or some other scripting language but it can be done.

But I cant because I dont have required skills in Perl or anything.

_________________
Amiga Developer
Amiga 500, Efika, Mac Mini and PowerBook

 Status: Offline
Profile     Report this post  
BSzili 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 30-Jan-2015 16:33:51
#65 ]
Regular Member
Joined: 16-Nov-2013
Posts: 447
From: Unknown

@Nicho

I think it could be useful to see the partial MorphOS port of Qt 4.7 too, so if you don't mind sharing the sources, I'll take you up on that.

_________________
This is just like television, only you can see much further.

 Status: Offline
Profile     Report this post  
zzd10h 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 30-Jan-2015 21:56:38
#66 ]
Amiga Developer Team
Joined: 21-May-2012
Posts: 1077
From: France

@PhoenixConsole

Finally, you see, the MOS qt 4.7 port based on Alfkill "crap" work will be helpful for your qt port

@Bszill
When you will reach the point to compile SMTube, you will see in the sources (in the official SMTube svn) many "ifdef Q_WS_AMIGA // zzd10h", please don't remove them.

You will see that I'm a poor coder but it works pretty well on OS4 since 1,5 years.

If you don't want to reuse them, please use another Q_WS_AROS if possible.
Thank you

Last edited by zzd10h on 30-Jan-2015 at 10:15 PM.
Last edited by zzd10h on 30-Jan-2015 at 10:01 PM.

_________________
http://apps.amistore.net/zTools

 Status: Offline
Profile     Report this post  
itix 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 31-Jan-2015 0:04:22
#67 ]
Elite Member
Joined: 22-Dec-2004
Posts: 3398
From: Freedom world

@zzd10h

It probably could have been more appropriate to use Q_WS_OS4 for implementation/platform specific changes which are not general to Amiga. They don't necessarily occur on other Amiga platforms.

I reviewed your changes and it looks like small glitch in Qt port. I don't see how those issues could be Amiga related per se.

Last edited by itix on 31-Jan-2015 at 12:12 AM.
Last edited by itix on 31-Jan-2015 at 12:06 AM.
Last edited by itix on 31-Jan-2015 at 12:05 AM.

_________________
Amiga Developer
Amiga 500, Efika, Mac Mini and PowerBook

 Status: Offline
Profile     Report this post  
zzd10h 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 31-Jan-2015 6:57:16
#68 ]
Amiga Developer Team
Joined: 21-May-2012
Posts: 1077
From: France

@itix

The term "Q_WS_AMIGA" comes from Alfkill Qt port I think.

Concerning my changes, yes there are very small but there are Amiga related because it makes SMTube works under Amiga OS4. It's of course only my opinion of simple "coder".

_________________
http://apps.amistore.net/zTools

 Status: Offline
Profile     Report this post  
BSzili 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 31-Jan-2015 8:02:07
#69 ]
Regular Member
Joined: 16-Nov-2013
Posts: 447
From: Unknown

@zzd10h

Huh? Why would I want to remove your changes? If they are needed on AROS and/or MorphOS too, then I'll add them to the preprocessor condition.

_________________
This is just like television, only you can see much further.

 Status: Offline
Profile     Report this post  
alfkil 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 31-Jan-2015 15:42:37
#70 ]
Member
Joined: 9-Nov-2009
Posts: 11
From: Unknown

@BSzili

Also remark, that there are actually two such preprocessor macros: Q_WS_WHATEVERSYSTEM and Q_OS_WHATEVERSYSTEM. This is due to the fact, that on som os'es, there is a multitude of associated windowing systems, hence WS. On Amiga related systems, those should probably be 100% interchangable, although the meaning will of course differ. I have used one where no gfx and windowing applies and the other where it does. That sort of makes sense, when you are reading the code.

Last edited by alfkil on 31-Jan-2015 at 03:43 PM.

 Status: Offline
Profile     Report this post  
Rob 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 2-Feb-2015 17:39:38
#71 ]
Elite Member
Joined: 20-Mar-2003
Posts: 6365
From: S.Wales

@phoenixkonsole

Quote:
And if you force me to discuss further I pay bszili 2000€ a month after tax to ditch is os4 support at all.


..and you wonder why people may think you're being an irrational dick.

 Status: Offline
Profile     Report this post  
phoenixkonsole 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 2-Feb-2015 17:48:20
#72 ]
Super Member
Joined: 8-Nov-2009
Posts: 1772
From: Unknown

@Rob
: D
I am irrational? Irrational is to start a second App Store project instead of working together. Irrational is to work further on OS4 when it is obvious that 10 of 20 users aren't interested.

Irrational is to pay 2000€ or more for something which is beaten by a 35$ ARM soc (odroid).

I assume your opinions about me matches the "dick" metaphor?

Last edited by phoenixkonsole on 02-Feb-2015 at 05:50 PM.
Last edited by phoenixkonsole on 02-Feb-2015 at 05:50 PM.
Last edited by phoenixkonsole on 02-Feb-2015 at 05:49 PM.

_________________
AROS Broadway - AEROS - Aminux - AmiCloud - indieGO! Appstore - AmiWallet - VAN lossless video codec - AMC Amiga media Center -KrypUnite - LibertyNet - MinX - amigaNX

 Status: Offline
Profile     Report this post  
phoenixkonsole 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 2-Feb-2015 17:57:34
#73 ]
Super Member
Joined: 8-Nov-2009
Posts: 1772
From: Unknown

Back to topic:
The bounty reached 550$

http://power2people.org/projects/qt5/

_________________
AROS Broadway - AEROS - Aminux - AmiCloud - indieGO! Appstore - AmiWallet - VAN lossless video codec - AMC Amiga media Center -KrypUnite - LibertyNet - MinX - amigaNX

 Status: Offline
Profile     Report this post  
Rob 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 2-Feb-2015 18:20:24
#74 ]
Elite Member
Joined: 20-Mar-2003
Posts: 6365
From: S.Wales

@phoenixkonsole

Well it does sound a bit like the kid who says "it's my ball and I'm going home" and it isn't your ball because the software is open source and BSzili might not give two hoots about your money.

Put it another way. If I said I was going to pay someone not to work AROS because of some spat on the forums what would your attitude to me be.

I was just trying to point out to you how your actions might appear to others, and yes, I think you've certainly been a behaving like a dick recently. Change your behaviour and I'll change my opinion as, no doubt, will others.
Carry on in the same manner and you will just further alienate yourself in this small community.

A-EON wanted to do their own app store, get over it.

Edit. Incorrect use of you're.

Last edited by Rob on 02-Feb-2015 at 06:22 PM.

 Status: Offline
Profile     Report this post  
phoenixkonsole 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 2-Feb-2015 18:45:36
#75 ]
Super Member
Joined: 8-Nov-2009
Posts: 1772
From: Unknown

@Rob
Thanks for going ot again.

Olaf pointed out that I am a bit of choleric (emotional). If people start jumping on my nerves i tend to become personal, aggressive and irrational as you said.

So whacka whacka. (my favorite quotation of pac man) you should not care to much.

Samo repeated himself and so to provocate after 3rd attempts of explaining him why os4 is a no-go in this bounty i wrote what i wrote.

Also i am collecting things against my person on Amiga forums and the level of anger surpassed a point of no return. The problem is not my aggressive nature but that i am resentful. (hope resentful is the correct translation for "nachtragend")

About get over it...
Now this is rational. I got over it. The serious rational move is not to work on and for OS4 because
1.) Majority of users see you as dick
2.) Userbase is to small
3.) Work on getting this working is just overhead and keeps you from other things.

The user base on the AROS side of thing is much larger and i can not effort to support also OS4 users.

So OS4 is no valuable target for me. Attention! "For me".
This is important because indieGO! is not my very own thing.

I find this very rational.
Now that i am no more interested in OS4 as a "market", it is also rational not to invest and passively support another commercial entity.

Rational? I think yes. For my OS4 customers (a few SAM based Boingboxes and AresOne's have been sold) i will provide the promised tools.

_________________
AROS Broadway - AEROS - Aminux - AmiCloud - indieGO! Appstore - AmiWallet - VAN lossless video codec - AMC Amiga media Center -KrypUnite - LibertyNet - MinX - amigaNX

 Status: Offline
Profile     Report this post  
ASiegel 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 2-Feb-2015 18:50:45
#76 ]
Regular Member
Joined: 22-Oct-2013
Posts: 212
From: Unknown

@phoenixkonsole

Quote:

phoenixkonsole wrote:
Irrational is to start a second App Store project instead of working together.


Is it irrational to start a new app store client from scratch when there were already MorphUP, an open source MUI-based packager manager, and Grunch, which is closed source and already supports AmigaOS as well as MorphOS?

Is it irrational to set up your own hosting service without actively involving well-established and long-running services like Aminet (or newer ones such as archives.aros-exec.org, morphos-files.net, os4depot.net) for any free and trial versions of software?

As they say, there are at least two sides to every story.

 Status: Offline
Profile     Report this post  
phoenixkonsole 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 2-Feb-2015 18:52:13
#77 ]
Super Member
Joined: 8-Nov-2009
Posts: 1772
From: Unknown

@ASiegel
Jetzt enttäusch mich nicht und verwechsle einen client mit dem store-service auf dem Server.

Ich habe von Anfang an gesagt das die Server-Api Dritten zur Verfügung gestellt wird. Ergo kann es in die genannten clients integriert werden.

Es geht hier um die Abwicklung (Host, Download, drm, Abrechnung)
das kann eines deine genannten Systeme?

Außerdem heißt es indieGO! Marketplace weil es wohl für das Konsolenprojekt gedacht ist.

Again:
It is a fully fledged marketplace offering hosting, billing and drm and copy-protection.

You always mix the client with the store. None of your named systems is on par with it.

Obviously it is made as base for indieGO!-OS / Broadway and AEROS. So as nice i am i thought to work together, providing the API to 3rd parties so they can include it in existing App Store solutions.

I will use it to give customers or registered users a cashback of what they pay for my products (indiecoins) so they can decide what to buy.

In the past i just added AMC, GEMZ and so on.. soon they can buy what they like by them selves.

That is my very own intention.
We are also working on a package manager and a container called igo.

Of course again for Broadway, AROS and indieGO!-OS... but nice as I am i share it.

So this is rational because i am building unique selling points.

Last edited by phoenixkonsole on 02-Feb-2015 at 07:09 PM.
Last edited by phoenixkonsole on 02-Feb-2015 at 07:03 PM.
Last edited by phoenixkonsole on 02-Feb-2015 at 06:59 PM.
Last edited by phoenixkonsole on 02-Feb-2015 at 06:58 PM.
Last edited by phoenixkonsole on 02-Feb-2015 at 06:54 PM.
Last edited by phoenixkonsole on 02-Feb-2015 at 06:53 PM.

_________________
AROS Broadway - AEROS - Aminux - AmiCloud - indieGO! Appstore - AmiWallet - VAN lossless video codec - AMC Amiga media Center -KrypUnite - LibertyNet - MinX - amigaNX

 Status: Offline
Profile     Report this post  
ASiegel 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 2-Feb-2015 19:04:40
#78 ]
Regular Member
Joined: 22-Oct-2013
Posts: 212
From: Unknown

@phoenixkonsole

You criticized a third party for a lack of cooperation and I merely pointed out that, if one were inclined to do so, you could be accused of the same thing. It is all a matter of perspective.

 Status: Offline
Profile     Report this post  
phoenixkonsole 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 2-Feb-2015 19:09:44
#79 ]
Super Member
Joined: 8-Nov-2009
Posts: 1772
From: Unknown

@ASiegel
Nope it is a matter of time. I were cooperative. Past.
BTW i updated my last post

Last edited by phoenixkonsole on 02-Feb-2015 at 07:29 PM.
Last edited by phoenixkonsole on 02-Feb-2015 at 07:11 PM.
Last edited by phoenixkonsole on 02-Feb-2015 at 07:11 PM.
Last edited by phoenixkonsole on 02-Feb-2015 at 07:10 PM.

_________________
AROS Broadway - AEROS - Aminux - AmiCloud - indieGO! Appstore - AmiWallet - VAN lossless video codec - AMC Amiga media Center -KrypUnite - LibertyNet - MinX - amigaNX

 Status: Offline
Profile     Report this post  
saimon69 
Re: Bounty to port Qt 5.4 to AROS and MorphOS
Posted on 2-Feb-2015 20:45:43
#80 ]
Regular Member
Joined: 7-Dec-2007
Posts: 307
From: Los Angeles, CA

@phoenixkonsole

i REALLY need to dust off my basic german language skills, guess will be useful ^^

Last edited by saimon69 on 02-Feb-2015 at 08:45 PM.

_________________
Scarabocchi Binari - Italian AROS Blog
Binary Doodles - English language AROS Blog

 Status: Offline
Profile     Report this post  
Goto page ( Previous Page 1 | 2 | 3 | 4 | 5 Next Page )

[ home ][ about us ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle