Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Third Party
| |-+  Unsupported Builds
| | |-+  Android: rasher's unmodified daily builds.
« previous next »
  • Print
Pages: 1 ... 3 4 [5] 6 7 ... 13

Author Topic: Android: rasher's unmodified daily builds.  (Read 109369 times)

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: Android: rasher's unmodified daily builds.
« Reply #60 on: April 20, 2012, 01:54:39 PM »
Works fine on the 04/11 build I am running. Can you provide the logcat output when it's crashing?
Logged
 

Offline dip

  • Member
  • *
  • Posts: 111
Re: Android: rasher's unmodified daily builds.
« Reply #61 on: April 20, 2012, 03:35:27 PM »
It runs fine on the 04/06 build but not on the 04/12 build. I don't have the 04/11 build to test whether it works.

I enclose my logcat output during crashing. I hope it is useful.

I just managed to compile rockbox for android and I will now try to checkout and compile different versions between 04/06 and 04/12 to find which change causes the crash.

Post Merge: April 20, 2012, 05:40:40 PM
I compiled and tested now all versions between the working version bb0e4cc of 04/05 and the crashing version 73732f4 of 04/11 and found that the bug was introduced with version 688302a of 04/08 13:15. All earlier versions (back to bb0e4cc of 04/05) are working and all later versions are crashing.

I hope this helps to find and solve the problem.

Post Merge: April 20, 2012, 08:26:02 PM
It may be a little bit off topic  :'( but how can I bring up the playlist viewer menu with the playlist viewer settings like "show icons", "show indices" and "track display" (to select between file name only and full path for playlist entries) in the Android version. Since there are no hardware buttons I have no idea how to enter these menus (which was, I guess, pressing long SELECT while viewing the current playlist on my old ipod video). I did not find a manual for the Android version, probably since it is still not a supported version.

I would be very thankful if somebody could point me to the correct direction.
* rockbox.txt (17.13 kB - downloaded 592 times.)
« Last Edit: April 20, 2012, 08:26:02 PM by dip »
Logged

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: Android: rasher's unmodified daily builds.
« Reply #62 on: April 23, 2012, 03:43:56 AM »
Quote from: dip on April 20, 2012, 03:35:27 PM
It runs fine on the 04/06 build but not on the 04/12 build. I don't have the 04/11 build to test whether it works.

I enclose my logcat output during crashing. I hope it is useful.

I just managed to compile rockbox for android and I will now try to checkout and compile different versions between 04/06 and 04/12 to find which change causes the crash.

Post Merge: April 20, 2012, 05:40:40 PM
I compiled and tested now all versions between the working version bb0e4cc of 04/05 and the crashing version 73732f4 of 04/11 and found that the bug was introduced with version 688302a of 04/08 13:15. All earlier versions (back to bb0e4cc of 04/05) are working and all later versions are crashing.

I hope this helps to find and solve the problem.
Works just fine on my legend. Tried the latest rasher build. Can you share you config.cfg?

Quote

Post Merge: April 20, 2012, 08:26:02 PM
It may be a little bit off topic  :'( but how can I bring up the playlist viewer menu with the playlist viewer settings like "show icons", "show indices" and "track display" (to select between file name only and full path for playlist entries) in the Android version. Since there are no hardware buttons I have no idea how to enter these menus (which was, I guess, pressing long SELECT while viewing the current playlist on my old ipod video). I did not find a manual for the Android version, probably since it is still not a supported version.

I would be very thankful if somebody could point me to the correct direction.

Long press on the menu button or long touch on a menu item brings up the context menu. But I notice the settings submenu is gone. Need to investigate.
Logged
 

Offline dip

  • Member
  • *
  • Posts: 111
Re: Android: rasher's unmodified daily builds.
« Reply #63 on: April 23, 2012, 07:29:30 AM »
Quote from: kugel. on April 23, 2012, 03:43:56 AM
Works just fine on my legend. Tried the latest rasher build. Can you share you config.cfg?
here it is. Is it the one you wanted? It's from /sdcard/rockbox and there's not much in it.
Quote
Long press on the menu button or long touch on a menu item brings up the context menu. But I notice the settings submenu is gone. Need to investigate.
I thought it must be long pressing the menu button but I did not find the settings submenu, that's why I tought there must be another way to call it. Thanks for the response.

Another question relating to the Android port (or general to touch screen versions): How can one highlight an entry in a list without selecting it. For example, if I am in the playlist viewer showing the list of just playing songs with my ipod (running rockbox) I was able to scroll through the list which moved the higligting bar through the list and then I could select the desired entry by pressing enter. With the touchscreen I found no way only to highlight a certain entry. This is important if all entries are very long and have the same starting text. For example "Ludwig von Beethoven, Symphony No. 9 - 1. Adagio" cannot be distinguished from "Ludwig von Beethoven, Symphony No. 9 - 2. Andante" in the playlist viewer since the distinguishing part is cut off. With my ipod I could highlight the entries with the scroll weehl and the highlighted line started horizontally scrolling so I could see the complete text. With the Android port I can only touch the line, but touching the line does not only highlight it but also selects it and so starts playing. That's why I ask. This problem also exists in other list with long entries.
* config.cfg (0.21 kB - downloaded 156 times.)
Logged

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: Android: rasher's unmodified daily builds.
« Reply #64 on: April 30, 2012, 04:57:04 AM »
Quote from: dip on April 23, 2012, 07:29:30 AM
Quote from: kugel. on April 23, 2012, 03:43:56 AM
Works just fine on my legend. Tried the latest rasher build. Can you share you config.cfg?
here it is. Is it the one you wanted? It's from /sdcard/rockbox and there's not much in it.

Still not able to reproduce :\
Logged
 

Offline dip

  • Member
  • *
  • Posts: 111
Re: Android: rasher's unmodified daily builds.
« Reply #65 on: April 30, 2012, 05:04:14 AM »
Didn't you see anything from my logcat output?

Or can I test anything further to find the problem?
Logged

Offline dip

  • Member
  • *
  • Posts: 111
Re: Android: rasher's unmodified daily builds.
« Reply #66 on: May 03, 2012, 10:56:43 AM »
@kugel:
In version 688302a (checked in by you and which is the first crashing version) only apps/gui/bitmap/list.c has been changed and the description says:

touchscreen: Rewrite kinetic scrolling using a state machine.

Which of these changes can have an influence on long pressing the play button?
Logged

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: Android: rasher's unmodified daily builds.
« Reply #67 on: May 05, 2012, 04:28:46 AM »
Which resolution is your device?
Logged
 

Offline dip

  • Member
  • *
  • Posts: 111
Re: Android: rasher's unmodified daily builds.
« Reply #68 on: May 05, 2012, 04:48:52 AM »
480x800 Galaxy S
Logged

Offline yceberko

  • Member
  • *
  • Posts: 7
Re: Android: rasher's unmodified daily builds.
« Reply #69 on: May 09, 2012, 04:01:01 AM »
It may be a little off topic, But I wonder if rockbox for android, would ever support the pause/play & pre/next buttons on a headphone remote, such as the remote which comes with the htc, or similar ! (Rockbox already stops & resumes playback when getting calls, including when using the remote to answer)
Logged

Offline evilnick

  • Rockbox Expert
  • Member
  • *
  • Posts: 431
Re: Android: rasher's unmodified daily builds.
« Reply #70 on: May 09, 2012, 09:09:34 AM »
It's already possible to control RB running on Android with a "remote helper" application, but that's an extra hassle. I know that some music apps support this natively, so assume that it'll get added to Rockbox at some point.
Logged

Offline dip

  • Member
  • *
  • Posts: 111
Re: Android: rasher's unmodified daily builds.
« Reply #71 on: May 09, 2012, 05:14:49 PM »
I compiled the current version d29a11b but now the problems are even worse. Version d29a11b crashes rockbox as soon as I try to play any song (maybe I should have mentioned that I use ogg vorbis files).

I looked through the change logs and found that in version c9bcbe2 it was stated "Fundamentally rewrite much of the audio DSP". In order to test if this change my be the reason for the crash I first compiled version c9c1349 which was immediately commited before c9bcbe2 and in this version playback still works. Then I compiled c9bcbe2 and rockbox crashes as soon as I try to play any song. So it seems that version c9bcbe2 introduced a severe bug (at least for playing ogg vorbis files on my device).

Although version c9c1349 does not crash on playback it still crashes on long pressing the play button (which was introduced with version 688302a as previously reported). Maybe this problem is also related to ogg vorbis files only?

And finally I found that the behavior of the hardware back key has been changed. Usually, when pressing the hardware back key rockbox goes up e.g. one menu level or it leaves the wps screen to the browse menu. Now when pressing the hardware back key rockbox exits the application so you can't use this key any longer to go back through the browse menus.

I have to go back to version a12b2a5 which is the last working version on my device  :(
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 9191
Re: Android: rasher's unmodified daily builds.
« Reply #72 on: May 09, 2012, 05:29:26 PM »
Quote from: dip on May 09, 2012, 05:14:49 PM
I looked through the change logs and found that in version c9bcbe2 it was stated "Fundamentally rewrite much of the audio DSP". In order to test if this change my be the reason for the crash I first compiled version c9c1349 which was immediately commited before c9bcbe2 and in this version playback still works. Then I compiled c9bcbe2 and rockbox crashes as soon as I try to play any song. So it seems that version c9bcbe2 introduced a severe bug (at least for playing ogg vorbis files on my device).

File a bug report.
Logged

Offline dip

  • Member
  • *
  • Posts: 111
Re: Android: rasher's unmodified daily builds.
« Reply #73 on: May 11, 2012, 06:13:22 PM »
Quote from: saratoga on May 09, 2012, 05:29:26 PM
File a bug report.
Filed five bug reports  ;D
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3521
  • creature
Re: Android: rasher's unmodified daily builds.
« Reply #74 on: May 12, 2012, 05:52:05 AM »
Quote from: dip on May 11, 2012, 06:13:22 PM
Filed five bug reports  ;D

Please be concise with the bug report. People get notifications by email, and if there are a bunch of notifications all starting with "Task opened: In Rockbox for Android ..." people are likely to stop reading -- all those summary lines look the same (remember, such a long line will be truncated in most cases when displaying). Besides, it's pretty likely that, if you file a bug, it appears in Rockbox since it's the Rockbox issue tracker. Don't state the obvious (at least in the summary, the detailed description is a different story).
Logged

  • Print
Pages: 1 ... 3 4 [5] 6 7 ... 13
« previous next »
+  Rockbox Technical Forums
|-+  Third Party
| |-+  Unsupported Builds
| | |-+  Android: rasher's unmodified daily builds.
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.036 seconds with 16 queries.