Bug#907576: Help add to Debian : dream -- A Software Digital Mondiale (DRM) receiver (Re: Bug#907576)

2019-11-05 Thread GMiller

Hello Jiangzu Kumquat and Christoph,

Concerning your subject email on debian-h...@lists.debian.org;

The upstream maintainer on SourceForge has been working a problem in 
getting DReaM to work smoothly in Debian. Please be patient until he 
has completed his work.


Note that the above bug number is still active.

73

Garie Miller, WB9AWA
 

---

Take back your privacy. Switch to StartMail.com 



--
Take back your privacy. Switch to www.StartMail.com


Bug#907576: ITP: dream --A Software Digital Radio Mondiale receiver (Re: Bug#69168)

2019-11-05 Thread GMiller

Jiangsu Kumquat;

Thank You for the reference to the KiwiSDR article. I will try to look 
into to that since it likely will be helpful.


Garie Miller

 
--
Take back your privacy. Switch to www.StartMail.com


Bug#907576: Bug#915386. libfdk-aac-dev: New upstream version 2.0.0 available, Re: Bug#907576. ITP: dream --A Software Digital Radio Mondiale Receiver

2020-02-18 Thread GMiller

Dear Jonas:

Yes. Dream Bug #907576 requires the newer codec of libfdk-aac-dev 2.0.0 
which was also requested by Bug#915386. Without it Dream cannot 
function per current standards.


OK. I will file at Bug#915386.

Thank You,

Garie Miller
--
Take back your privacy. Switch to www.StartMail.com


Bug#907576: Bug#915386. libfdk-aac-dev: New upstream version 2.0.0 available, Re: Bug#907576. ITP: dream --A Software Digital Radio Mondiale Receiver

2020-02-18 Thread GMiller

Hello:

Completion of Dream Bug#907576 requires the newer codec of 
libfdk-aac-dev 2.0.0, which has also been requested by Bug#915386 
(latest at Github is 2.0.1). Dream cannot function properly with the 
current 1.6 codec in Debian.


Note also that libfdk-aac-dev is part of a larger source code package 
fdk-aac.


Is anyone working to complete 915386? I am willing to try to package it 
(ie, ITP), subject to my limited experience in Debian. This probably 
involves uploading the larger package fdk-aac.


Suggestions or help is welcome.

Thank You,

Garie Miller

 
--
Take back your privacy. Switch to www.StartMail.com


Bug#907576: . dream -- A Software Digital Radio Mondiale Receiver

2021-06-15 Thread GMiller
Hello Christoph

>Re: GMiller > For the subject project, I have encountered a roadblock while 
>attempting to use the 'Salsa Web Terminal'. I filed Gitlab Issue 233 (see 
>attachments) seeking information to prepare a 'gitlab-webide.yml' file (I 
>searched but could find no documentation on it). The response to 233 >says "To 
>upload designs, you'll need to enable LFS and have an admin enable hashed 
>storage".

>>Sorry, I can help you with packaging hamradio software, but please use a 
>>normal editor like everyone else. There is no need to bother with funky web 
>>stuff, especially if it doesn't work out of the box. Christoph

I am not sure I understand your comment. Are you saying in effect, don't use a 
Salsa IDE to build/test the project? Instead use an IDE on my local machine to 
build/test and develop any code changes? Is that how most Salsa projects are 
doing it?

Thanks for your patience

Garie Miller wb9awa

Sent with [ProtonMail](https://protonmail.com/) Secure Email.

Bug#907576: . dream -- A Software Digital Radio Mondiale Receiver

2021-06-17 Thread GMiller
Hello Brian

Yes pragmatism in retrospect now seems obvious. Now that I think about it, the 
only functionality it might add to Salsa is the ability to build on line 
anyway. Thanks for your insight.

Now for information, back to DReaM. I'm going to try commenting out a few lines 
of offending code and see if it compiles. I think this will only affect an 
obscure feature in the DReam functionality. No experienced programmer has 
volunteered to help fix the broken code and I'm not smart enough to know how. 
It will probably work good enough.

73

Garie Miller wb9awa

Sent with [ProtonMail](https://protonmail.com/) Secure Email.

Bug#907576: . ITP: dream --A Software Digital Radio Mondiale

2020-08-13 Thread GMiller
TNX Christoph

OK I have just established an account on Salsa. The particulars are:

Full Name
Garie Miller

Username
GMiller

Email
gmill...@protonmail.com

I don't think I registered before unless it was in connection with the 
Multimedia Team.

Let me read up on the procedure then I will push my Dream stuff up. It may take 
me a few days. I suppose someone will then need to merge. Then later a sponsor.

Here is a summary on Dream as best I know. I worked it locally mostly following 
the Debmake/Debuild procedure 'Guide for Debian Maintainers' M262019. The 
Debian and Docs directories are complete (with lintian) barring last minute 
tweaking. I believe src includes commits thru 1339, which best I can tell is 
vital to support the the new codec and maybe other problems. Last I checked 
SourceForge there has been no activity since 1339 and February.

Anyway, during 'Debuild' object files are generated but compilation fatally 
stops with file GUI-QT/EvaluationDlg.cpp (I will include some screenshots). The 
compiler declares this an illegal cast (this in old code dating to 2000. Maybe 
the compiler is getting stricter?) I would guess this issue is something like 
trying to make a positive real into an integer. But trying to debug and patch 
C+ code like this is getting over my head and I would like to solicit input 
from someone who KNOWS what they are doing. And there are likely to be more of 
these before it links.

The new codec 'libfdk-aac-dev 2.0.1' is currently in Sid. I have an RTL dongle 
here that I will use for on air testing if we succeed in producing a binary. If 
we get that far we can then decide if Dream is stable enough for Debian. I 
invite others to test and give their results too.

73

Garie Miller WB9AWA

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#907576: . ITP: dream --A Software Digital Radio Mondiale

2020-08-14 Thread GMiller
Hello Christoph

BTW I made a new GPG. My old GPG is about expired and references the old Email. 
If I understand correctly the package must be signed before I push it.

I am reading through various documents on the upload procedure. One problem I 
see is that dput is expecting a changes file, when of course since compilation 
failed I don't have one yet. The normal procedure only uploads changes and a 
few others. In this case you may want access to all my original directory 
structure, etc (its about 29MB). I don't see any command switches that seem to 
apply to this case. I may be off in the wrong direction. Any suggestions on 
where to look?

73

Garie wb9awa

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#907576: . push. dream --A Software Digital Radio Mondiale

2020-08-15 Thread GMiller
Hi Christoph

Hey it just occurred to me I probably need to use git commands for this push to 
Salsa. I have never worked on line before and didn't think of it. I'm reading a 
copy of the Git User Manual here and see the push command.

73

Garie

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#907576: . push. dream --A Software Digital Radio Mondiale

2020-08-18 Thread GMiller
Hi Christoph

Thanks for your patience.

I thought it pushed last night, but I don't see anything on Salsa this morning. 
Anyway it insisted that I use:

git push --set-upstream 
ssh://g...@salsa.debian.org:debian-hamradio-team/dream.git master

It gave two errors, the second in red:

error: src refspec master does not match any
error: failed to push some refs to 
'ssh://g...@salsa.debian.org:debian-hamradio-team/dream.git'

73

garie wb9awa

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#907576: . push. dream --A Software Digital Radio Mondiale

2020-08-19 Thread GMiller
Christoph

I think my problem was that I was not smart enough to unhash my files for the 
commit. I regenerated the .git file and tried again with:

git push --set-upstream 
ssh://g...@salsa.debian.org:debian-hamradio-team/dream.git master

It responded with:

ssh: Could not resolve hostname salsa.debian.org:debian-hamradio-team: Name or 
service not known
fatal: Could not read from remote repository.

Please make sure you have correct access rights and the repository exists.

Well I generated my ssh key on this end. I copied it over on salsa. Everything 
looks set on salsa. I don't see any typos in the hostname. I don't know much 
about this yet. Is master the correct branch?

garie

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#907576: . push. dream --A Software Digital Radio Mondiale

2020-08-20 Thread GMiller
OK I see here in gittutorial. Is GMIller a good name to push my branch (instead 
of master)?

I'm guessing the other problem is that I don't have the Salsa public key. If 
correct I will have to get it somehow.

garie

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#907576: . push. dream --A Software Digital Radio Mondiale

2020-08-20 Thread GMiller
Yes the correct host turned out to be when I tried it:

ssh://g...@salsa.debian.org/debian-hamradio-team/dream.git

I had pasted an rsa key the other day. For some reason Salsa responded with an 
ED25519 and would not authorize. So I had to create and paste an new ED25519 to 
get authentication. Initially it worked.

Now all of the sudden Salsa denies permission on the ED too (for no reason I 
can think of). I created a new ED and tried to add paste it. The Add button 
refuses to ungray and add. I deleted the first thinking it might let me add 
then but no luck. Acts like it's blocking (the button first flashes green then 
turns gray).

My Salsa account got completed as https://salsa.debian.org/GMiller/dream. That 
may not be quite what was intended. I followed the instructions per the page 
that popped up for Project ID 52290 (I think this follows what you said in your 
email). I did a git clone g...@salsa.debian.org:GMiller/dream.git. I forget but 
it may have responded repo already existed, then those commands following which 
seem to have wiped the COMMIT_EDITMSG file (hope that's not a problem).

Then if I interpret this correctly I did (the last line):

git push -u (which means --set-upstream) 
ssh://salsa.debian.org/GMiller/dream.git master

aiming for my account. I think that's correct for a start. And of course 
permission denied again (publickey).

Well I beg your patience on this. I'll get it somehow. Getting tired so I'll 
try again tomorrow.

garie

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#907576: . push. dream --A Software Digital Radio Mondiale

2020-08-21 Thread GMiller
Hi Christoph

OK looks like I finally succeeded with the push. I was able to re-add the ED 
key this morning. I appreciate your patience.

This is my complete Dream working file. I also sent the .git but don't see it 
for some reason.

If I recall, Dream has several code errors. The cast issue is maybe the most 
difficult. I have read casts can be a mess. Anyway I request help in patching 
these.

Meanwhile I am thinking on what to do next. It may be worthwhile if I study the 
commits on SourceForge.

I have just looked at what was on Salsa. Looks like Julian Cable did work on 
it. No one else unless I missed it. There have been releases and hundreds of 
commits since those dates.

73

garie wb9awa

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#907576: . RE: push. dream --A Software Digital Radio Mondiale

2020-08-24 Thread GMiller
Christoph

For the Debian directory look in:

Project 52290
Initial commit Dream push to Salsa-Garie Miller 08 19 20
Repository
dream/dream-2.2.1+r1339/debian/

I pushed my working directory (with screenshots) both as an 'existing folder' 
and a '.git repo'. If you have any review comments I would be interested.

As for compilation, it compiles upstream for Windoze. I'm not sure they would 
care to support us and our compile problems.

garie

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#907576: . dream --A Software Digital Radio Mondiale Receiver

2020-08-26 Thread GMiller
Hi Christoph

TNX for the comments.

1)Yes, I will try to do something about the layout. I see that other projects 
have debian and src dirs. at top of master.

2)Dream links with non-free libraries. I followed procedure as I understand it.

3)Copywrite. I thought it redundant also. But this is how Debmake generated it. 
I didn't want to change it without good reason.

4) OK regarding build-depend. I will pick that up in time.

5)libfdk-aac-dev 1.6 is in Buster. The new libfdk-aac-dev 2.0.1 was in Sid 
unstable last I looked. We must use this. libfaac-dev is non-free.

6)OK regarding lib* depends.

7)OK regarding debian/install.

8)OK regarding COPYING.

9)OK will skip test.

I've been reading and looking. The Salsa Web IDE looks good and seems intuitive 
to use. I thought I might next create branch 'experimental' and try an on-line 
build using git-buildpackage, gbp or something. The documentation explains how 
to branch. Problem is when you go to the dashboard, the branch icon they show 
is missing. I would rather not have to use the command line to branch if I can 
help it.

garie

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#907576: .gitlab-webide.yml file

2020-09-04 Thread GMiller
Hello:

I am currently working a project in Salsa (dream ID 52290). Within the 
project's Web IDE I am currently in need of starting a 'Web Terminal' in order 
to build and run live testing. The terminal is grayed out and gives this 
message: 'Configure a .gitlab-webide.yml file in the .gitlab directory to start 
using the Web Terminal. Learn more.'

Well 'Learn More' yields a broken link. Presuming that .gitlab-webide.yml is 
the correct name, I have been unsuccessful a finding a document or a template 
dropdown which describes it. Suggestions anyone?

Garie Miller

Sent with [ProtonMail](https://protonmail.com) Secure Email.