Active Topics

 



Notices


Reply
Thread Tools
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#421
i think it was the permissions but as they say, if it works don't try to fix it.
Now if you're not too tired you can fix the settings dialog.

Edit: Or you can tell me how to do it. Should I put the toggle buttons to the left and the radio buttons to the right?
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).

Last edited by xerxes2; 2011-03-13 at 22:09.
 
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#422
Originally Posted by xerxes2 View Post
i think it was the permissions but as they say, if it works don't try to fix it.
I'm sure it wasn't. It has still the same permissions. (as far as I can see)

I edited the file I copied to the N900. Not the one I have installed using apt-get.

Originally Posted by xerxes2 View Post
Now if you're not too tired you can fix the settings dialog.
If you want that I try to make a hole in a wall using my (normally) beloved N900, then hell yes.

I have to look thru the rest of the code before to learn how to place (move) gtk widgets on a window. Or perhaps I try if "setX" works first... But not this night. Sorry...

Have a good night and enjoy your week!
 

The Following User Says Thank You to Helmuth For This Useful Post:
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#423
Originally Posted by xerxes2 View Post
Edit: Or you can tell me how to do it. Should I put the toggle buttons to the left and the radio buttons to the right?
If it helps I could draw you a mockup with coordinates tomorrow...

Or perhaps I could try to create a ui file using Qt Creator that looks well at the N900.
Could this help? Or is gtk simply to different?
 

The Following User Says Thank You to Helmuth For This Useful Post:
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#424
GTK and Qt works just about the same so just tell me how it should look and I'll try to fix it.

Edit: Other than that it looked pretty good. The main menu worked out nice and maybe we should add the last two items too as there seems to be more space to fit them in there.

Edit: After some advice from thp I come up with this. https://github.com/xerxes2/panucci/c...5886026ae7b18b
I think it should look MUCH better now, hopefully.
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).

Last edited by xerxes2; 2011-03-13 at 23:55.
 

The Following 2 Users Say Thank You to xerxes2 For This Useful Post:
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#425
Hi xerxes2!

Originally Posted by xerxes2 View Post
GTK and Qt works just about the same so just tell me how it should look and I'll try to fix it.
I've done a git clone 5 minutes ago.

It looks very well. Look at the attachment.

It's not very finger friendly. But it works for me.

But you should replace the "close" button with a "store settings" button. You don't need a close button at all. At Maemo you have only to tap outside the window in the blurred area to trigger a cancel at a dialog.

Originally Posted by xerxes2 View Post
Edit: Other than that it looked pretty good. The main menu worked out nice and maybe we should add the last two items too as there seems to be more space to fit them in there.
As already described in Post #404 the buttons "Add File", "Add Folder" and "Save Playlist" have stopped working.(tested with git clode from 13.03.2011 and from 14.03.2011)

The Buttons Playlist, Settings and About are working.

Additionaly the Bluetooth Buttons have stopped working.(tested with git clode from 13.03.2011)
(I'm currently not in my car, can't test it with the newest version)

Mmh, and for the Buttons Clear Playlist and Delete All Bookmarks... I don't like the idea to simply place it there only because we have enought space.
It's dangerous to tap they simply by accident. And deleting something without asking if you really want to proceed is in my opinion a bad design.

Originally Posted by xerxes2 View Post
Edit: After some advice from thp I come up with this. https://github.com/xerxes2/panucci/c...5886026ae7b18b
I think it should look MUCH better now, hopefully.
Confirming. Great work!

See below...
Attached Images
 
 

The Following 2 Users Say Thank You to Helmuth For This Useful Post:
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#426
Originally Posted by Helmuth View Post
I've done a git clone 5 minutes ago.

It looks very well. Look at the attachment.

It's not very finger friendly. But it works for me.

But you should replace the "close" button with a "store settings" button. You don't need a close button at all. At Maemo you have only to tap outside the window in the blurred area to trigger a cancel at a dialog.
But you're not storing the settings as they're applied directly. I say the button should stay or possibly be taken away, even though that might not work that good for other platforms than fremantle.

Originally Posted by Helmuth View Post
As already described in Post #404 the buttons "Add File", "Add Folder" and "Save Playlist" have stopped working.(tested with git clode from 13.03.2011 and from 14.03.2011)

The Buttons Playlist, Settings and About are working.
Dammit I missed it the first time. As all those actions that didn't work used the filechoser this bug was easy to find. Should be fixed with this commit.
https://github.com/xerxes2/panucci/c...258ab409d62738

Originally Posted by Helmuth View Post
Additionaly the Bluetooth Buttons have stopped working.(tested with git clode from 13.03.2011)
(I'm currently not in my car, can't test it with the newest version)
Hmm, no clue about this one yet. If you fix it let me know.

Originally Posted by Helmuth View Post
Mmh, and for the Buttons Clear Playlist and Delete All Bookmarks... I don't like the idea to simply place it there only because we have enought space.
It's dangerous to tap they simply by accident. And deleting something without asking if you really want to proceed is in my opinion a bad design.
Ok I added a confirmation dialog for delete all bookmarks. I didn't do it for clear playlist but if that's what people want I'll do it.

Originally Posted by Helmuth View Post
Confirming. Great work!
Thanks, and thanks for all the bug reports and feature requests. I also have a little suggestion. By looking at your scrots the playlist window looks a bit ugly with all text. This is what it looks like on the desktop.
http://www.ungietern.se/users/xerxes...i-playlist.jpg

Maybe we should use icons instead like in the player window?
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).
 

The Following User Says Thank You to xerxes2 For This Useful Post:
Posts: 14 | Thanked: 6 times | Joined on May 2010
#427
Originally Posted by magnuslu View Post
Any chance that there will ever be variable speed playback with constant pitch for Panucci? I'd love that for my audiobooks and podcasts! It's available in Windows Media Player and the iPod (so I assume also on the iPhone). Spoken word can easily be speeded up 20 to as high as 50% on some recordings. The faster speed forces me to concentrate more and my thoughts drift away less often...
Originally Posted by nikosapi View Post
This has been brought up before, I just can't find the thread atm. I tested all the gstreamer plugins that would actually compile in the maemo (diablo) scratchbox. It became clear that the n810 doesn't have enough processing power to run these plugins. Perhaps the n900 might, but I suspect it will run down the battery quickly.
Just wondering has anyone (capable) looked into this feature request further? It would be a handy feature to have.
 

The Following 2 Users Say Thank You to gojira For This Useful Post:
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#428
Originally Posted by xerxes2 View Post
But you're not storing the settings as they're applied directly. I say the button should stay or possibly be taken away, even though that might not work that good for other platforms than fremantle.
Is it not planned to add this feature in the near future?
Why a settings dialog if it is not stored?

Originally Posted by xerxes2 View Post
Dammit I missed it the first time. As all those actions that didn't work used the filechoser this bug was easy to find. Should be fixed with this commit.
https://github.com/xerxes2/panucci/c...258ab409d62738
Tested, seems to work.

Originally Posted by xerxes2 View Post
Hmm, no clue about this one yet. If you fix it let me know.
Not much time to look into the source and no BT headset at the moment around me to test changes. (only my radio in my car) Sorry.
Will try to look into it later this week. What have you changed that could cause that this commands could be ignored?
Buttons renamed or is it because of the moved gtk code?

Originally Posted by xerxes2 View Post
Ok I added a confirmation dialog for delete all bookmarks. I didn't do it for clear playlist but if that's what people want I'll do it.
Will look how it works at daily usage as soon as the playlist bugs are fixed. Until then it is anyway a little bit hard to use.

Originally Posted by xerxes2 View Post
Thanks, and thanks for all the bug reports and feature requests. I also have a little suggestion. By looking at your scrots the playlist window looks a bit ugly with all text. This is what it looks like on the desktop.
http://www.ungietern.se/users/xerxes...i-playlist.jpg

Maybe we should use icons instead like in the player window?
I have at some Maemo5 applications the problem that I don't know what some symbols at buttons mean and what they does. I don't have this problem at Buttons with text on it. But perhaps there is not enought space for both. Hmm... I'm again not very sure about this.
Anyway, not one of the important issues. But perhaps others will prefer icons instead of text. I don't know.

But we should first try to fix all bugs the new big changes has introduced.

Last edited by Helmuth; 2011-03-14 at 22:05.
 

The Following User Says Thank You to Helmuth For This Useful Post:
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#429
Originally Posted by gojira View Post
Just wondering has anyone (capable) looked into this feature request further? It would be a handy feature to have.
i saw that in buqzilla a while ago but it doesn't seem like gstreamer's playbin element supports setting playback speed so don't hold your breath on this one. If anyone has any ideas of how to fix it let me know.
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).
 
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#430
Originally Posted by Helmuth View Post
Is it not planned to add this feature in the near future?
Why a settings dialog if it is not stored?
The settings dialog is only for changing options directly and are not stored. If you want to make changes permanent do it in panucci.conf. I don't think I'll change this behaviour.

Originally Posted by Helmuth View Post
Not much time to look into the source and no BT headset at the moment around me to test changes. (only my radio in my car) Sorry.
Will try to look into it later this week. What have you changed that could cause that this commands could be ignored?
Buttons renamed or is it because of the moved gtk code?
It was some moved settings code but i think I fixed it.
https://github.com/xerxes2/panucci/c...72f700e45ca9a2
Also, when you find bugs run panucci in a shell and see if it spits out some errors. That way I can fix the bugs very easy.

Originally Posted by Helmuth View Post
Will look how it works at daily usage as soon as the playlist bugs are fixed. Until then it is anyway a little bit hard to use.
What bugs?

Originally Posted by Helmuth View Post
I have at some Maemo5 applications the problem that I don't know what some symbols at buttons mean and what they does. I don't have this problem at Buttons with text on it. But perhaps there is not enought space for both. Hmm... I'm again not very sure about this.
Anyway, not one of the important issues. But perhaps others will prefer icons instead of text. I don't know.
It will definitely look prettier with icons but yes there could be a problem with not knowing what they do. On maemo it'll only be icons without text like in the player window.
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).
 
Reply

Tags
barbiestrsand


 
Forum Jump


All times are GMT. The time now is 18:22.