Pocket Radio Player: Linux tester needed....

Archives Forums/Linux Discussion/Pocket Radio Player: Linux tester needed....

Grisu(Posted 2009) [#1]
Hello!

Could some of you Linux gurus please help to test the little app?


* Screens from Ubuntu 10.10

|EDIT 2010| An updated Linux version is finally available here.

Main thread: http://www.blitzbasic.com/Community/posts.php?topic=86627


Thanks.
Grisu

Last edited 2010


Brucey(Posted 2009) [#2]
Just want to make sure that it's polished enough before I publish it officially.

I wouldn't say "polished"...

Current issues :
* Clicking on the [X] doesn't do anything - either it should terminate the app... or hide in Tray.
* No Tray functionality.
* No window icon.

Seems to work, otherwise. (well, it would work here, obviously :-p )


flaith(Posted 2009) [#3]
Could some of you Linux gurus please help to test the little app?

:( Unfortunately it doesn't work under My Debian ETCH 4.0:
./prp.bin: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by ./prp.bin)

Well i've got the same error when i try to update to BMAX 1.30 REV161, so i cannot update BMAX :( and i don't want to update my system


Brucey(Posted 2009) [#4]
Yes, it requires a "newish" version of Linux.


dawlane(Posted 2009) [#5]
Works here (Ubuntu 8.10 intrepid) does need the extras that Brucey mentioned plus a way to browse for more stations. ;)


Grisu(Posted 2009) [#6]
Thanks for your help guys.

Well, if you really need a full station browser you can use Brucey's player instead of this one.

The only thing reasonable would be to code an extra editor for this, that helps the users to make station files for PRP.

Thought, it was easy enough without it. :(
But it seems It's too difficult for many people, they are too lazy or both at the same time. ;)


Grisu(Posted 2010) [#7]
Time to resurrect this zombie thread. The waiting is over! ;)

Downloadlink in 1. post.


degac(Posted 2010) [#8]
Testing on Ubuntu 10.04 on a VM VirtualBox.


There are some problems with 'overlay' in the gadgets.

PS: Is there a way to simplify the 'install' process (copy the file libXXX.so and set the 'execute flag')?


Grisu(Posted 2010) [#9]
Thanks for that report. Does this glitch occour right at the startup or only when resizing the app window? Might be an issue with Setgadgetlayout.


degac(Posted 2010) [#10]
Only when resizing the window: you can see the 'play-stop..' gadget move 'over' the scrollbar.


Grisu(Posted 2010) [#11]
Could be an issue with BaH.GTKMaxGUI. I'm not using Linux at all, so I can't be of much help.

Here's a plain standalone example to iron out this issue.




Perhaps someone can find the solution.


Ole JR(Posted 2010) [#12]
Indeed seem like a issue with BaH.GTKMaxGUI, the horizontal scrollbar doesn't "hide"
when the listbox size hit that magic "smaller-than-the-scrollbar" size.
The Windows version does that.

Ever tried to build it with maxgui instead of GTKMaxGUI?
The standalone example seem to work then..

Edit: Whet you select a station with short urls you don't get the overlap
as it is now either. (No horizontal scroller)


Grisu(Posted 2010) [#13]
^ Thanks for the bug report.

All ports were updated. This issue should be fixed.


Grisu(Posted 2010) [#14]
Well, the issue is still there. :(

This I made a proper bug report:
http://www.blitzbasic.com/Community/posts.php?topic=92691