|
12850 | Bugs | Music playback | Very Low | WMA Pro skips to a next track while playing | 2013-04-05 | Mateusz | 2013-04-05 | 3 |
Task Description
Hi,
I’m experiencing an issue with WMA Pro playback on my Clip Zip.
I’ve got the lastest stable build of Rockbox 3.13. Files were encoded with dbpoweramp.
Some files playback normally, but majority of tracks skips. Always at the same point if not forwarding or rewinding.
Here’s a sample. The track skips at 2.15.
|
|
12853 | Bugs | Database | Very Low | Tagnavi not parsing operators in format line conditions | 2013-04-14 | Sim K | 2013-04-14 | |
Task Description
It seems that operators are discarded when used in a tagnavi.config (or tagnavi_custom.config) format line condition.
For example,
%format “fmt_abtitle” “*%s - %02d:%02d” title Lm Ls ? playcount > “0” & lastoffset == “0”
%format “fmt_abtitle” “%s - %02d:%02d” title Lm Ls
Now if we used “fmt_abtitle” instead of “fmt_title” in the default tagnavi file, we would expect all tracks with a playcount greater than 0 and lastoffset equal to zero to be prefixed by three asterixes (*). Instead ALL the tracks with a playcount greater than zero are prefixed, leading me to think that the & lastoffset == “0” part is discarded. If I make the following change:
%format “fmt_abtitle” “***%s - %02d:%02d” title Lm Ls ? lastoffset == “0” & playcount > “0” %format “fmt_abtitle” “%s - %02d:%02d” title Lm Ls
Now all tracks with a lastoffset equal to zero are prefixed, which again proves that the and operator was clearly ignored and unparsed.
|
|
12856 | Bugs | Music playback | Very Low | HE-AAC plays back at wrong speed | 2013-04-21 | Julian Hughes | 2013-08-24 | 2 |
Task Description
Rockbox 3.1.3 on Clip+ (also iriver h140/340. also previous versions of rockbox).
Some HE-AAC files play back at half speed.
Example file info (comment/lyric fields removed as very long):
General Complete name : Witness_-_The_Khmer_Rouge_take_power.m4a Format : MPEG-4 Format profile : Apple audio with iTunes info Codec ID : M4A File size : 4.09 MiB Duration : 9mn 0s Overall bit rate mode : Constant Overall bit rate : 63.5 Kbps Album : Witness Album/Performer : BBC Radio Track name : The Khmer Rouge take power Grouping : News Performer : BBC World Service Composer : BBC iPlayer Genre : News Recorded date : 2013-04-18T08:50:00+01:00 Tagged date : UTC 2013-04-18 09:07:25 Writing application : Lavf55.0.100
Audio ID : 1 Format : AAC Format/Info : Advanced Audio Codec Format profile : HE-AAC / LC Codec ID : 40 Duration : 9mn 0s Duration_LastFrame : -1ms Bit rate mode : Constant Bit rate : 62.7 Kbps Channel(s) : 2 channels Channel positions : Front: L R Sampling rate : 48.0 KHz / 24.0 KHz Compression mode : Lossy Stream size : 4.04 MiB (99%)
30 second sample attached (cut with ffmpeg, full metadata)
Forum report http://forums.rockbox.org/index.php/topic,43012.0.html
|
|
12863 | Bugs | Operating System/Drivers | Very Low | Fuze+ freezes if volume and bass are set high | 2013-05-23 | William | 2014-01-12 | |
Task Description
Playback halts. No error screen appears – screen seems to stay where it is when freeze occurs, i.e. WPS or back light off.
Tested multiple audio formats.
Does not occur if no head phones are plugged in.
If you play a song for a bit at low volume (tested -14dB) before raising the volume, it is okay.
To reproduce: Find a loud, bass-heavy part of a song, and halt playback right there. Set volume to 6dB. Set bass to 14. Resume playback.
Usually freezes in less than a second when I do that.
RB version: 33f3af2-130523
|
|
12864 | Bugs | Music playback | Very Low | Automatic Resume behavior inconsistent on 3.13 | 2013-05-24 | Michael Bauminger | 2013-11-18 | |
Task Description
This may be all players; I have only had experience with the Sansa Clip+ and Clip Zip. On version 3.13 the Automatic Resume feature works inconsistently, especially on the 2nd+ file of a playlist.
In version 3.11.2, the feature worked correctly on my Clip+. If I paused the player and the player turned off due to the timeout, when I turned the player back on and pressed the “Home” button or “Resume Playback”, the entire playlist would be back in place and playback would resume at the spot I paused. If I was 30 seconds into the third file in a playlist, playback would resume at that point. When that file finished, the next file in the playlist would start. Pressing “Previous” or “Next” would play the previous or next file in the playlist.
In version 3.13, this feature does not always work correctly. In fact, it rarely works correctly when playing a file that is not the first file in a playlist. Some times it works fine. Most times when I try to resume playback, it instead plays the beginning of the first track in the playlist. Some times when that happens, if I manually navigate to the track I was in when I paused, it will resume that track from the correct position rather than starting it over from the beginning.
This behavior is seriously agitating. I use my player to listen to multi-hour podcasts broken into separate files for each hour. If I get a phone call and pause my player I expect my player to automatically shut itself off after a few minutes, and it does. When I start the player again, I want to be able to pick up just where I left off. On versions prior to this, I could. In 3.13 it does not work 9 out of 10 times.
|
|
12865 | Bugs | Drivers | Very Low | 5G iPod USB connection errors and full speed mode if ha... | 2013-05-24 | Boris Gjenero | 2013-05-25 | 2 |
Task Description
With my 5th generation iPod, if I connect USB while the hard drive is spinning, I often get full speed mode instead of high speed mode. This testing is with 00b8563, but I’ve observed the same problem in the past. Here’s the relevant part of Linux 3.8.0-21-generic dmesg output:
[26644.712035] usb 2-2: new high-speed USB device number 18 using ehci-pci [26644.904471] usb 2-2: device descriptor read/all, error -71 [26644.965905] ehci-pci 0000:00:1d.7: port 2 reset error -110 [26644.967780] ehci-pci 0000:00:1d.7: port 2 reset error -110 [26644.968004] ehci-pci 0000:00:1d.7: port 2 reset error -110 [26644.971577] ehci-pci 0000:00:1d.7: port 2 reset error -110 [26644.973440] ehci-pci 0000:00:1d.7: port 2 reset error -110 [26644.973459] hub 2-0:1.0: hub_port_status failed (err = -32) [26645.176048] hub 2-0:1.0: unable to enumerate USB device on port 2 [26645.428038] usb 6-2: new full-speed USB device number 8 using uhci_hcd [26645.979070] usb 6-2: not running at top speed; connect to a high speed hub [26646.009069] usb 6-2: New USB device found, idVendor=05ac, idProduct=1209 [26646.009076] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [26646.009080] usb 6-2: Product: Rockbox media player [26646.009083] usb 6-2: Manufacturer: Rockbox.org [26646.009087] usb 6-2: SerialNumber: 100000000000A270014B32BEB [26646.024242] scsi21 : usb-storage 6-2:1.0 [26647.038109] scsi 21:0:0:0: Direct-Access TOSHIBA MK3008GAL BU11 PQ: 0 ANSI: 4 (I’ve removed the remaining USB storage messages because they don’t seem relevant)
If the hard drive is not spinning, I get high speed mode. However, there is a disconnect and the device is detected twice:
[27356.784126] usb 6-2: USB disconnect, device number 9 [27371.208044] usb 2-2: new high-speed USB device number 24 using ehci-pci [27371.347053] usb 2-2: New USB device found, idVendor=05ac, idProduct=1209 [27371.347058] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [27371.347062] usb 2-2: Product: Rockbox media player [27371.347065] usb 2-2: Manufacturer: Rockbox.org [27371.347069] usb 2-2: SerialNumber: 100000000000A270014B32BEB [27373.079038] scsi25 : usb-storage 2-2:1.0 [27373.337244] usb 2-2: USB disconnect, device number 24 [27373.640029] usb 2-2: new high-speed USB device number 25 using ehci-pci [27373.779220] usb 2-2: New USB device found, idVendor=05ac, idProduct=1209 [27373.779226] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [27373.779229] usb 2-2: Product: Rockbox media player [27373.779233] usb 2-2: Manufacturer: Rockbox.org [27373.779236] usb 2-2: SerialNumber: 100000000000A270014B32BEB [27373.820382] scsi26 : usb-storage 2-2:1.0 [27374.823266] scsi 26:0:0:0: Direct-Access TOSHIBA MK3008GAL BU11 PQ: 0 ANSI: 4 (Again, I’ve removed the remaining USB storage messages because they don’t seem relevant)
I get the same behaviour regarding high speed vs. full speed mode in Windows 7, but I’m not aware of Windows reporting other USB errors anywhere.
I was sometimes having USB difficulties that seemed to be due to contact oxidization or dust from not using the dock connector in a long time, but I don’t think that’s the cause here.
I’m attaching USB traces from WireShark using Linux usbmon. In both cases I removed all the USB mass storage stuff after get max lun because it seems irrelevant and increases file size a lot. When the result is full speed, something goes wrong after the set address response. When the result is high speed, something goes wrong after the set configuration request. In both cases the first sign of trouble is an interrupt from the USB hub.
This is on a Gigabyte GA-P35-DS3R rev V1.0 motherboard with Intel P35 + ICH9R chipset.
|
|
12869 | Bugs | Codecs | Very Low | ClipV1 opus file playback: no metadata, and some (low b... | 2013-06-06 | Ivan Privaci | 2014-08-25 | 1 |
Task Description
First noticed the issue in the previous dev build, and just confirmed in 15fa7f8.
When playing .opus files, no metadata is displayed. Some files (92kbit stereo music files so far) do play fine otherwise. Others induce crashes upon attempting to play. An example is attached.
First test, I played a couple of music files successfully, then tried to play the attached file. System crashed immediately showing the following: “Undefined instruction pc:30000002 sp:300632[display cuts off here] bt end”
Powered off, restarted, and tried to play the attached file immediately. After a second or so of audio, player crashed again: “Undefined instruction pc:08180002 sp:302029[display cuts off here] bt end”
On the previous dev build, I was getting similar errors if I tried to play the attached file (or several other similar ones) after successfully playing other files, but would get a black-screen crash if I tried to play it immediately on powerup (this is not what is happening on 15fa7f8).
I am NOT experiencing these problems on another AMSv1 player (Sansa c240 [”c200v1”]) with the same dev build, so this may be specific to the Clipv1. On the c240 with both the previous build and 15fa7f8, metadata displays fine and the attached file plays without any apparent error.
|
|
12877 | Bugs | Music playback | Very Low | Unsatisfactory support for LFN (Long File Name) | 2013-07-07 | shela | 2013-07-08 | |
Task Description
In FAT, file name can have max 255 characters (not bytes). A file name that have 255 characters(contains many multibyte characters) is listed in File menu, but playback can’t.
Using patched firmware\include\file.h as a test, MAX_PATH 260 up to 520, rockbox can playback the long name file. But, changing theme causes PANIC.
|
|
12879 | Bugs | Bootloader | Very Low | [fuze+] Alarm wake up doesn't work | 2013-07-14 | amaury pouly | 2014-09-05 | |
Task Description
Alarm wakeup doesn’t work reliably. It is unclear whether the setup is wrong or the wake up is. It might be that the player wakes up before time because of a small press on the power button and thus somehow forgets about alarm.
|
|
12883 | Bugs | Codecs | Very Low | Opus becomes unresponsive at lowest CPU frequency | 2013-07-20 | Mark Mitchinson | 2016-01-20 | |
Task Description
After playing a few opus files (~128 kbps) the system becomes so unresponsive that it cannot decode the file in real time, and the device cannot respond to any input within a reasonable timeframe (have to hard power off).
This does not occur when you set the cpu frequency beyond the highest setting in the debug menu!
To reproduce: play opus files in a playlist with normal cpu scaling on beginning of 2nd or 3rd file, system will become unresponsive.
|
|
12891 | Bugs | Themes | Very Low | %?if() evaluates enumeration indexes and arbitrary numb... | 2013-08-22 | Guillaume Cocatre-Zilgien | 2014-01-10 | |
Task Description
When displaying %mp in a theme while playback is stopped, the value 0 (zero) is displayed.
However, to test for “playback stopped”, one has to test: %?if(%mp, =, 1) That is, one has to test for (index + 1) in order to return true for any given enumerator index number.
Same problem when testing for an arbitrary number. Example: %?if(%ss(0, 2, %St(font), number), =, 15) returns true when the font is set to “14-Nimbus”, and false when the font is set to “15-Adobe-Helvetica”.
When testing a %tag that holds a numerical value though, it works as expected: %?if(%pv, =, 0) returns true when volume is set to 0dB.
Fixing this would likely break all existing Rockbox themes. One solution to this, would be to require new / updated themes to include some specific code that “acknowledges” the new behavior.
|
|
12893 | Bugs | Battery/Charging | Very Low | pictureflow ignores albumart | 2013-08-27 | dikiy | 2013-08-27 | |
Task Description
The filename cover.jpg works ok. But {album}-{artist}.jpg doesnt wokr. Also the albumart appears on the WPS, but not in the Pictureflow
|
|
12899 | Bugs | User Interface | Very Low | [fuze+] screen jumps navigating in upside-down mode | 2013-09-14 | dave t | 2020-07-03 | |
Task Description
I’m using the latest Dev build for the Fuze+. SanDisk Sansa Fuze+ 5ef1e2d. Same issues experienced in v3.12 stable.
The screen, for lack of a better term, jumps when navigating in upside-down mode.
http://youtu.be/dRfiBtMx2to
|
|
12901 | Bugs | Settings | Very Low | [fuze+] No way to exit Equalizer configuration page | 2013-09-17 | dave t | 2013-11-26 | |
Task Description
According to the manual, to exit the EQ settings page you press the back button on the fuze+. This doesn’t work. I tried all key combos and none work.
|
|
12905 | Bugs | Recording | Very Low | [Sansa C200] Entering Recording menu with Voice Menus a... | 2013-09-27 | JLsoft | 2013-09-27 | |
Task Description
(Confirmed this in 4c6c8cd-130926, discovered in build from several weeks earlier)
If ‘Voice Menus’ are enabled, entering the Recording menu will freeze the player…usually before the entire screen is redrawn. Although I can still hear the sound the mic is picking up, the player is locked up, and removing the battery or super-long-pressing of Power is required.
During my testing, I was able to randomly get it to -not- lock up, but it was like a 1 in 50 occurance…tried all formats/sample rates/etc. When ‘Voice Menus’ is -disabled-, all formats/rates/etc work fine.
Thinking it was a problem with my config that I’ve been using for years, I tried with a clean config.cfg (well, deleted and let it regenerate), and narrowed the cause down to the spoken ‘Voice Menus’ being enabled.
|
|
12906 | Bugs | Operating System/Drivers | Very Low | Windows 7 BSOD when switching between Sansa e200 and Cl... | 2013-09-27 | Chris Sparnicht | 2013-09-27 | |
Task Description
Latest version of rockbox installed on both Sansa e200 2GB and Sansa Clip Zip 4GB. (3.13) Sorry, release 3.12 was the only one available in the reported version pulldown.
Windows 7 Pro 16GB RAM, i5-2500K, 3.3GHz/ 3.6 GHz, 64-bit. 7.3 Windows Experience Index. OS is otherwise stable and up-to-date.
Blue Screen of Death only happens when I try to connect first one Sansa Device via USB to Windows, transfer mp3’s or update a theme, unplug it, then connect a second Sansa different device. It doesn’t matter whether I start with the e200 or the Clip Zip or vice versa. Upon immediately connecting via USB with the second device, I get a BSOD. I have two e200 devices. It can happen sometimes even when I connect first one e200, then the other.
I can disconnect and reconnect the starting device (for instance the Clip Zip) as often as necessary, but if I want to connect to the e200 (for instance to update a theme), I have to reboot the computer in order to avoid the BSOD.
|
|
12909 | Bugs | Music playback | Very Low | Short Next + Long Next causes a hang about 50% of the t... | 2013-10-30 | Sean | 2014-01-12 | |
Task Description
Short Next + Long Next causes a hang about 50% of the time. This was reported before and still seems to happen on the Clip Zip.
|
|
12912 | Patches | Plugins | Very Low | Atari2600 Emulator Back from the Dead compiles for HEAD | 2013-11-14 | foolsh | 2013-11-15 | 1 |
Task Description
I'm decided to make myself useful today and hammered out most of the rest the code needed to move http://www.rockbox.org/tracker/6048 along. I'm starting a new entry since the old one is closed. I'm hosting all the work I do at http://foolsh.no-ip.org/projects/atari2600/wiki/Wiki
2600box Plugin
* Added the .make file * Added keymaps for most color targets * Added to viewer.config loads *.bin files * Fixed screen resizing for smaller screen targets * Compiles against HEAD/master
I'm still testing sim builds at the moment.
There is some bad news, it crashes in the sims after a minute or two, and the buttons on my fuze+ don't work for some unknown reason but they do in the sim.
Everything else is looking pretty good. I'd like to hear back from people who have real hardware and can test the keymaps.
|
|
12927 | Bugs | Operating System/Drivers | Very Low | 2bit lcd drivers ignore drawmode in lcd_bitmap_part() | 2014-01-07 | Thomas Martitz | 2014-01-07 | |
Task Description
The 2bit greyscale LCD drivers ignore the current viewport’s drawmode. This makes you unable to draw icons with a non-clear background.
|
|
12935 | Bugs | Battery/Charging | Very Low | PC only recognizes Sansa Clip Zip when a song is playin... | 2014-01-14 | Deleted | 2014-01-14 | |
Task Description
When I connect my Sansa Clip Zip with most recent Rockbox version to my pc (Windows 8) while it’s paused or not playing a song at all, pc gives message ‘Device not recognized’. When a song is playing, and I connect the player to the pc, the song will pause (expected behaviour of course), and I can access the internal and sd storage on the device.
|
|
12943 | Bugs | Music playback | Very Low | ReplayGain: Volume not adjusted if track/album _peak_ t... | 2014-01-19 | Crim Soukyuu | 2014-01-19 | |
Task Description
I tested this on a clip+ (3.13) and creative zen (rev cc64d9e), so assuming it’s the same for all devices.
Following setup: - ReplayGain is configured to “Track if Shuffle” - “Prevent clipping” is set to on/off, does not matter
How to reproduce: - make a copy of any RG scanned file which has track/album gain and peak tags - remove the peak tags _only_, leaving gain tags intact
Expected result: - player should be able to adjust the volume, but not prevent clipping
Actual result: - player does not apply neither track not album gain.
Files containing only gain tags but not peak tags come from converting lossless → lossy and transferring gain info (since peaks will be different for the lossy file, peak tags are omitted.) With 11db of volume difference on some tracks, it’s impossible to not notice that. I am not sure why applying RG requires peak tags in rockbox, foobar2000 handles peak tag-less files without issue. Any chance to change this behavior to not rely on peak tags?
|
|
12947 | Bugs | Rbutil | Very Low | Rockbox Utility manual version and installed program ve... | 2014-01-24 | Chris Jordan | 2014-01-24 | |
Task Description
The manual offered by Rockbox Utility is not necessarily the version that accords with the installed (or to-be-installed) program.
E.g. select Release 3.13, and the Manual offered is http://download.rockbox.org/manual/rockbox-sansafuze.pdf not http://download.rockbox.org/release/3.13/rockbox-sansafuze-3.13.pdf .
http://www.rockbox.org/irc/log-20140124#15:41:22 says this is a bug. Since the user does reasonably expect a manual to accord with the program, I too think this is a bug. Whether it is a design bug or code bug, I cannot guess.
Note: this task says Operating System: All players but only because the actual player, Sansa Fuze, is not offered. Though this issue may indeed apply to all players.
|
|
12955 | Bugs | Operating System/Drivers | Very Low | Rockbox daily not turning off once notebook is shut dow... | 2014-02-28 | Ali Akcaagac | 2014-03-01 | |
Task Description
Hello
I run rockbox daily (last update 27 Feb 2014) and found an issue that I like to report. I have my sandisk clip zip connected to an external USB hub, which is connected to my notebook. Today I left the sandisk clip zip connected and turned the notebook off. I expected that the player will disconnect from the USB hub → blanks the screen after 20-30 seconds (depending on the setup) and then turns off after a while (depending on the setup). Unfortunately the last step won't happen.
The sandisk clip zip really disconnected from the USB connection (the usb picture disappears from the display) with the notebook going back into the rockbox menu (Play, Radio, Settings, Recording etc.) and after a while also blanks the screen as expected.
Unfortunately it does NOT turn itself off as it would if you leave it entirely unconnected (unwired) with the USB. The sandisk clip zip starts to turn the screen on again after a while, turns off again, turns on again after a while, turns off etc.
I had to plug off the mini USB connection (the wiring between the player and the usb hub) so it turns off and shuts down after a while.
What I believe is, that the USB subroutines might not know the difference between powered on notebook and powered off notebook. It only knows that it's wired and thus tries to turn the player on again after it blanks. It should really be possible to keep the player connected (and wired) when the notebook shuts down and have the player shut down as well (after blanking and then turning itself off).
Could this be reviewed and maybe worked on ?
Thanks so far.
|
|
12957 | Bugs | Codecs | Very Low | AAC file is detected as ALAC | 2014-03-05 | MichaelGiacomelli | 2014-03-05 | |
Task Description
http://www.konscience.de/wp-content/uploads/kns017-maertyrer-gegen-copyright.m4a
The current build as well as 3.13 report and then fail:
parsing /kns017-maertyrer-gegen-copyright.m4a failed (format: ALAC)
However, foobar reports:
Codec profile : AAC SBR
Which is likely correct given that the bitrate is far too low to be ALAC.
|
|
12967 | Bugs | Music playback | Very Low | Very large album art stops playback | 2014-03-30 | MichaelGiacomelli | 2014-03-30 | |
Task Description
http://web.mit.edu/mgg6/www/cover.jpg
This file is correctly decoded and displayed in the Fuze+ simulator, but testing on device results in playback stopping. Interestingly, nothing crashes, playback just stops. In theory we should be able to decode this, the resizer does not need to load more than a few lines of the image at once, which should easily fit in memory. Alternatively, if it is too large (or rather wide given that its decoded line by line) for the available space, it should probably just be rejected.
|
|
12971 | Bugs | Battery/Charging | Very Low | iPod Classic charges on USB even with "Charge During US... | 2014-04-10 | Guillaume Cocatre-Zilgien | 2014-04-30 | 1 |
Task Description
After setting the “Charge During USB Connection” Rockbox setting to “no”, the battery in my iPod Classic still gets charged whenever connecting the iPod to my PC via USB. From the iPod Video manual:
“This option lets you control whether the player should charge during the USB connection and hence draw the full 500 mA. Turning it Off is recommended if the player is connected through an unpowered USB hub or a laptop port.”
I would expect the battery NOT to get charged. Running Rockbox dev build 9576134.
|
|
12974 | Bugs | Plugins | Very Low | Starfield plugin crash on c200v1 | 2014-04-19 | Franklin | 2018-07-24 | 2 |
Task Description
On my Sansa c250v1, the starfield plugin crashes at the address 0x01F80394 with a data abort. It seems that the plugin is attempting to execute data. Strangely, it does not happen in the simulator.
|
|
12980 | Bugs | Themes | Very Low | [Clip+] WPS looks different after installing latest dev... | 2014-05-25 | Steve | 2014-05-25 | 1 |
Task Description
Hi, thanks a lot for all of your coding efforts, support, etc. I noticed that the WPS layout changed slightly after installing the latest dev build.
===
Problem: An unexpected indent appears in the WPS after installing the latest dev build on a Sansa Clip+. Please see attachment for an example.
Steps to Reproduce: 1. Install 3.13 with Blind theme 2. Play some tracks to see WPS 3. Upgrade to latest dev build 4. Play some tracks to see WPS 5. Problem occurs here: there’s an extra indentation after the “{current track number} / {number of tracks in playlist}” text, at the bottom-left of the screen.
Player: Sansa Clip+ Rockbox version: 1879de7-140525 Binary: rockbox.sansa Size: 582384
Additional: Possibly related to #12953
|
|
12982 | Bugs | Operating System/Drivers | Very Low | partition table unsupported (and bugfully ignored) on s... | 2014-06-03 | Andrew Engelbrecht | 2014-06-06 | 1 |
Task Description
if i format the clip+'s microsd card to contain a DOS partition table, then the vfat formatted partition is not recognized.
if i format the sd card with a vfat fs starting at the first block, then the fs is recognized by rockbox.
** if i then reformat the sd card with a partition table like above, then the second fs i created is still recognized by rockbox, even though the first 512 bytes or so have been clobbered. the result is that rb and my laptop see different fs structures, and clobber each other's metadata, causing corrupt file systems.
the work-around is to dd if=/dev/zero the beginning of the sd card and format without partitions.
i kindly request that rb support dos, or some other, partition table, and maybe that rb doesn't mount fs'es which appear to be clobbered by a partition table. one problem with this change is that some people may be using a clobbered fs without knowing. with such a patch, they could end up seeing a corrupt fs instead.
i don't consider this very high priority. thanks for the awesome firmware!
|
|
12986 | Bugs | Plugins | Very Low | Metronome issues on Ipod 6G | 2014-07-02 | Vasily | 2015-08-13 | |
Task Description
Metronome plugin is not functional on Ipod 6G.
Steps to reproduce: 1) Open metronome; 2) Hold the "Select" button.
Expected: – The metronome starts to tick in the headphones.
Observed: – The text on the screen changes from "start: hold select" to "stop : cancel", but no sound is made. – A short click on the Select button emits a single tick sound, but the tapped frequency cannot be captured as the Ipod 6G does not have any "Record" button.
Comment: As single taps can be made, the metronome.c / play_tock() seems to work and at least some sort of sound can be produced on this hardware, maybe something is wrong with the timer_callback() ?
|
|
12998 | Bugs | Themes | Very Low | Vertical progress bar (%pb) glitches at the start of a ... | 2014-09-16 | Guillaume Cocatre-Zilgien | 2014-09-16 | 2 |
Task Description
Consider the following theme markup:
%Vl(progressbar,306,156,10,80,-) %pb(0,0,10,80,progressbar.bmp,vertical)
That draws a vertical progress bar that will get filled from bottom to top. When a song starts to play, the progress bar is one pixel high, at the correct position (at the bottom of the viewport). That 1px-high image quickly jumps up one pixel (moves up by one pixel), then comes back down one pixel (at the correct position) whenever the progress percentage is high enough. The progress bar then displays normally and grows as the song is playing. See attached screenshots.
Expected behavior: the position of the progress bar (relative to the viewport) should not change. The bug has been observed in the iPod Classic and Clip Zip sims (builds 1bc89bd and 77bfff5) as well on the actual devices. Inverting the progress bar (with the "invert" parameter) shows the correct behavior (inverted bar with no such glitch).
Affected themes: Ash (iPod Classic), SugarBrown (Clip Zip).
|
|
13002 | Bugs | Build environment | Very Low | Fails to build from source under long build path with "... | 2014-09-22 | Oid Maps | 2014-09-23 | |
Task Description
When I try to build rockbox, I get the following error:
=⇒ make: execvp: /bin/sh: Argument list too long ⇐=
My build path is a fairly long path. Building it at a location with shorter path it works. Details:
Steps to reproduce:
* Create a location where you want to have the sources; use a fairly long path name, e.g.
mkdir -p /home/myuser/download/mediaplayer_hardware/SanDisk/Sansa_Fuze_v2/rockbox/firmware/source/
* Change to that directory:
cd /home/myuser/download/mediaplayer_hardware/SanDisk/Sansa_Fuze_v2/rockbox/firmware/source/
* Download git sources (Tried with version from 2014-09-22, 10:55:11 GMT+1, Commit by "Marcin Bukat marcin.bukat@gmail.com", Change-Id: "Ie3aa9b208e3f4f17d4d02f11f69839e9b381217d") to a long path:
git clone git://git.rockbox.org/rockbox
* Make a build directory and change into it:
mkdir -p /home/myuser/download/mediaplayer_hardware/SanDisk/Sansa_Fuze_v2/rockbox/firmware/source/build_FuzeV2
cd /home/myuser/download/mediaplayer_hardware/SanDisk/Sansa_Fuze_v2/rockbox/firmware/source/build_FuzeV2
* Configure the build:
../rockbox/tools/configure --target=63 --type=N
prodces the output
==>
Using temporary directory /tmp Platform set to sansafuzev2 Normal build selected Using source code root directory: /home/myuser/download/mediaplayer_hardware/SanDisk/Sansa_Fuze_v2/rockbox/firmware/source/rockbox Using arm-elf-eabi-gcc 4.4.4 (404) Using arm-elf-eabi-ld 2.20.1.20100303 Found and uses ccache (/sbin/ccache) Automatically selected arch: arm (ver 5) Created Makefile
<==
* Running "make":
make
produces the output
==>
Generating dependencies make: execvp: /bin/sh: Argument list too long make: *** No rule to make target '/home/myuser/download/mediaplayer_hardware/SanDisk/Sansa_Fuze_v2/rockbox/firmware/source/build_FuzeV2/make.dep', needed by 'all'. Stop.
<==
and returns with exit code 2.
Workaround:
Building it in a directory with shorter path, e.g. doing everything in "/tmp", works.
But that is only a workaround; it should not fail when building in arbitrary locations, and especially not with a message not making it clear _what_ the underlying problem ist. (I had to do a long internet search to get to the idea that the build place can be the problem).
|
|
13003 | Bugs | User Interface | Very Low | Scrolling line broken if put directly after sublines. | 2014-09-24 | Oid Maps | 2014-09-24 | 2 |
Task Description
## This was tried out with Sansa Fuzev2 simulator version d392da8-140922, built from git on a 64 bit Linux system ##
I discovered something which seems to be a bug somewhere in the place where WPS get interpreted or rendered.
When I use a scrolling line just after a line containing sublines, the scrolling line stops scrolling as soon as the sublines change the first time.
Below are steps to reproduce it on the UI simulator for the Sansa Fuzev2. I think it also works without using a clear configuration. I haven’t tested with a real device, only with the simulator.
Attached are a .wps-file showing the buggy behaviour (’scrollline_after_sublines_bug.buggy.wps’), and a .wps-file working correctly (’scrollline_after_sublines_bug.workaround.wps’), which are the same files as quoted below.
STEPS TO REPRODUCE:
(0) Use Sansa Fuzev2 simulator version d392da8-140922, build from git on a 64 bit Linux system.
(1) Use a clear configuration, so erase
.rockbox/.playlist_control
.rockbox/config.cfg
.rockbox/nvram.bin
.rockbox/database.ignore
in your 'simdisk' directory.
(2) Start the rockbox UI simulator
(3) Change the theme to ‘rockbox_failsafe’, i.e. in the menu, do the following:
‘Settings’ → ‘Theme Settings’ → ‘Browse Theme Files’ → ‘rockbox_failsafe.cfg’
‘Settings’ → ‘Theme Settings’ → ‘While Playing Screen’ → ‘rockbox_failsafe.wps’
‘Settings’ → ‘Theme Settings’ → ‘Radio Screen’ → ‘rockbox_failsafe.fms’
‘Settings’ → ‘Theme Settings’ → ‘Base Skin’ → ‘rockbox_failsafe.sbs’
(4) Use the following .wps-file as the “While Playing Screen” skin:
=⇒ # Two sublines: Text1;Text2 # A long line, scrolling: %sA very long text which is meant to scroll because it is longer than the screen is wide. # Another line of just text (Not needed to reproduce the bug, but if it is swapped with the long line above, the long line scrolles correctly): Textline. #### Here the following Bug appears: # When the Line ‘Text1;Text2’ changes the sublines the first time, the subsequent line stops scrolling. It happens when the sublines change; as when you use ‘%t(5)Text1;Text2’, the scrolling stops only after 5 seconds, when the sublines actually change. ⇐=
Workaround: (4a) Put the scrolling line not directly after a line with sublines. The following .wps as the “While Playing Screen” skin works:
=⇒ # Two sublines: Text1;Text2 # Another line of just text. Needed to make the long line scrolling correctly: Textline. # A long line, scrolling: %sA very long text which is meant to scroll because it is longer than the screen is wide. #### Here the bug does not appear, the long line scrolls corretly. But when the long scrolling line is put just below the line with the sublines, it stops scrolling as soon as the sublines change for the first time. ⇐=
|
|
13007 | Patches | FM Tuner | Very Low | FM Region "Other": Enable full frequency range. | 2014-09-29 | Oid Maps | 2014-10-02 | 1 |
Task Description
This patch changes the frequency range when selecting "Region: Other" for the FM radio:
With this patch, the "full range" from 76 MHz to 108 MHz, in 0.05 MHz steps, is available when selecting the "Other" region.
|
|
13019 | Bugs | Database | Very Low | Problems with changing the case of filenames | 2014-12-18 | Wesley Burchell | 2014-12-20 | |
Task Description
I was recently renaming some of the music files on my Sansa Clip+ MP3 player using my computer. Some of the renames were as simple as changing the case of some of the letters in the filename, from uppercase to lowercase. After I disconnected my device, I noticed that there were duplicates of certain entries in the database. Upon further investigation, I realized that all of the entries that were duplicated were the files that the names of which I had renamed by changing the case of the letters. After I discovered this, I tried to rename a file in this manner using the device. When I tried to save the file with the new name, the screen showed a box that read “Rename Failed.” Apparently, at least for Sansa Clip+, RockBox has a problem with renaming files by changing the case of the letters. Let me know if any other RockBox devices have this problem as well.
|
|
13020 | Bugs | Music playback | Very Low | Hissing/Static on Sansa Fuze+ | 2014-12-21 | Ajay D Cruz | 2015-01-15 | |
Task Description
I have Rockbox (Development version Revision 9a5f7ce). Rockbox music playback was crystal clear, however after few days of use, a constant static background hiss/static noise can be heard.
|
|
13022 | Bugs | User Interface | Very Low | Replaygain display error in WPS in Musepack files when ... | 2015-01-04 | Abel | 2015-01-04 | 2 |
Task Description
I use the attached custom WPS that displays the active Replaygain value and type next to the track number.
When playing mpc files created by foobar2000 with the tracknumber/totaltracks tag format, if the track# is 10 or higher and the applied gain negative (as in the attached mpc), mangled characters are displayed between the gain value and type, eg:
10/12 -2.00 dB *gibberish* (Album)
This is reproducible with the latest simulator build d0fffd6-150104 but I only recently noticed the issue and don't know when it began. I have an old sim build 935d8be-121229 and it works correctly there.
|
|
13038 | Bugs | Manual | Very Low | playlist viewer settings not present where described in... | 2015-03-16 | Björn Kautler | 2015-03-16 | |
Task Description
The manual says in page 31 chapter 4.3.3. that you can get to the Playlist Viewer Settings from the Playlist Viewer Menu (which should probably be named Playlist Viewer Context Menu), but there is no such entry on the actual player. Just via the settings menu from the main menu.
|
|
13040 | Patches | Playlists | Very Low | Playlist becomes one item shorter when shuffled | 2015-03-21 | Thomas White | 2015-05-30 | 2 |
Task Description
I noticed that the playlist seems to become one item shorter when I shuffle it, using the latest Git master branch (commit 70d57080) on a Sansa Clip+.
Steps to reproduce: 1. Clear the playlist by pressing Stop (power button) 2. Add a small number of tracks to the playlist 3. Shuffle the playlist (playlist view, menu, Shuffle) 4. Observe that playlist is one item shorter than before
I tracked the reason for this down, and attach a patch. This isn't a "proper" fix, and is a bit hacky, but it does illustrate what causes the problem.
|
|
13049 | Bugs | Music playback | Very Low | Can't open m4b file | 2015-06-12 | Roman Artyuhin | 2015-06-15 | |
Task Description
The following link to example.m4b file which I can’t open in latest rockbox build (4c4c645) on my sansa clip+ and sansa clip zip: https://cloud.mail.ru/public/KeHt/tmu5sr9YR
I can open it on my computer without any issues.
|
|
13050 | Bugs | Battery/Charging | Very Low | clip+ freezes when charging from PC with SD mounted | 2015-06-19 | Fernando Torres | 2015-06-19 | |
Task Description
First, thanks for existing …
I just bought a 8GB Sansa Clip+ and had issues when trying to listen 24 bit Flacs, which was instantly solved using RockBox. Well, the issue I’d like to report is that it freezes when I plug it into my Mac while having the SD card on it; to avoid this I have to remove the SD card, but this is kind of unconfortable.
Any advise?
Thanks in advance
|
|
13053 | Patches | User Interface | Very Low | Add option to make scrollbars borderless | 2015-07-29 | Andrey Maluy | 2015-07-30 | 1 |
Task Description
This patch will add a setting, called "Scroll Bar Border", which will determine whether menus / lists will have scrollbars with borders or not.
The default value for this setting is "yes", so that it matches previous behavior.
|
|
13058 | Bugs | Operating System/Drivers | Very Low | sleep timer deactivates the idle power off | 2015-10-19 | jasontaylor | 2015-10-19 | |
Task Description
Use of the sleep timer deactivates the idle power off. Both should be independent pathways to shutdown. The Idle Poweroff should initiate shutdown if there is no playback and no keypress inside the indicated time. The sleep timer only is to use keypresses. However, the actual behavior is for the sleep timer to disable the idle poweroff. This is a bug. Instead of either or it (If … else if) should be two "If then .. If then" constructs.
The benefit is that you can save battery life if you leave the device on while player, or if you get interrupted. Currently, you can only do one.
To replicate: use sansa clip, latest version. Set idle power off at 1 minute and sleep timer at 30 minutes (default). Play then pause for two minutes. Press volume button and note unit is on instead of off.
|
|
13061 | Bugs | User Interface | Very Low | Buttons doesn't work after Hold Switch | 2015-11-13 | bel | 2015-11-13 | |
Task Description
Revision a8758c9 and Stable (3.13)
If you use the Hold Switch to Lock Keys and remove it again to unlock, buttons doesn't work. Move around with finger at touchpad work. After this bottons work without problems.
Short: Start Rockbox Move the curser over Settings (Example) Move Hold switch to Lock Move Hold switch to Unlock Press Middle Button (Doesnt work) Move around on Touchpad Press Middle Button (work)
|
|
13076 | Bugs | Operating System/Drivers | Very Low | iPod Classic (160GB Thick) - PANIC - usb_storage_init_c... | 2016-07-13 | A Man Eating Duck | 2016-07-13 | 2 |
Task Description
Hi,
I have installed Rockbox build 0F89B04-160628 using this (https://files.freemyipod.org/~user890104/bootloader-ipodclassic.html) method.
I have created a dynamic playlist (Database > long select artist > current playlist > Queue Shuffled). Play and then pause the music and then hold the play button down to shutdown rockbox. Plug in USB cable from your computer (Win10) in to the iPod and the iPod should start powering on and then a white *panic* screen should appear.
Workaround is to have Rockbox already fully booted before plugging in a USB cable from the computer.
|
|
13080 | Bugs | Operating System/Drivers | Very Low | 6G Ipod Classic will not shutdown after connected to ca... | 2016-08-22 | A Man Eating Duck | 2016-08-31 | |
Task Description
I'm having a shutdown issue after using my 6G ipod Classic in the car. After I have turned off the car the ipod will automatically enter a paused state but when i either hold play to shutdown or wait for the idle shutdown it will hang showing the shutting down… text and never turn off. when I manually shutdown the ipod (hold play button) down after using the ipod in the car you can hear the HD spin up and after 4-5 second hear the HD park (click) but still feel the ipod vibrating like the HD is still spinning, the text shutting down… is shown and just stays there and drains the battery. the only way to shut it down it hold menu and select.
In car is a Dension gateway G300 (ipod is connected and controlled with a dock cable, can use car controls to change tracks on ipod apple firmware and rockbox) I'm currently using using build adaba2b-160820 Installed and tested with both the beta and stable installers from https://files.freemyipod.org/~user890104/bootloader-ipodclassic.html
|
|
13086 | Bugs | Rbutil | Very Low | rbutil fails to build bootloader | 2016-10-14 | John Black | 2016-10-24 | |
Task Description
Affected versions: RBUtil V1.4.0 git version 2a2800b528010320ca504a39106806ec21f0220 (2016-10-12)
rbutil fails to build bootloader. Tested for Iriver H1x0 and H3x0 platforms.
Progress window shows:
Adding bootloader firmware file Error in patching: reading firmware failed
Terminal output shows:
[httpget.cpp:230 INFO] Get URI “http://download.rockbox.org/bootloader/iriver/bootloader-h300.bin” [httpget.cpp:200 INFO] Request started [httpget.cpp:148 INFO] Request finished, status code: 200 [httpget.cpp:151 INFO] Data from cache: true [bootloaderinstallbase.cpp:71 INFO] Downloading bootloader finished, error: false /tmp/qt_temp.U16458: Resource temporarily unavailable [selectiveinstallwidget.cpp:195 INFO] continuing install with stage 1 [selectiveinstallwidget.cpp:197 ERROR] Last part returned error. [selectiveinstallwidget.cpp:214 INFO] All install stages done. [rockboxinfo.cpp:27 INFO] Getting version info from rockbox-info.txt
Fired up gdb and debugged the git 2a2800b5280103… build:
The failure is in function mkboot_iriver in mkboot.c line 98: Line 98:
i = fread(image+16, 1, len, f);
len is calculated as 2636272. But file size of /tmp/qt_temp.U16458 is only 2621440, resulting in a short read of 2621424 bytes. So error condition “i < len” fires and function returns without building bootloader.
I tested this on two different gentoo systems. It worked on one, but failed on the other. Both are more or less up to date, but have one significant difference: 32bit vs 64bit system.
The system that did compile and run perfectly uses: gcc i686-pc-linux-gnu-4.9.4 (len=2636272, file size=2637824) The system that failed uses: gcc x86_64-pc-linux-gnu-4.9.3 (len=2636272, file size=2621440)
So, the failing rbutil creates a temporary file that is too short. I didn’t debug deeper to find out why.
cu John
|
|
13090 | Bugs | Language | Very Low | Voice fails upon reboot if some fonts are being used. | 2016-11-17 | Jason Arthur Taylor | 2016-11-17 | |
Task Description
Voicing of menus will work fine on the default font. However, if 08-Namil is used, the voicing dies upon reboot.
See also http://forums.rockbox.org/index.php/topic,51408.0.html .
|
|
13092 | Bugs | Battery/Charging | Very Low | Pure i20 not charge the iPod classic/not play music | 2016-12-14 | marek medved | 2020-07-07 | |
Task Description
Pure i20 does not charge the iPod classic with OS rockbox. I feel like Rockbox can not recognize interface pure i20 (drivers?) Through Pure i20 will not play music even if it is in the installed Rockbox in the iPod.(only apple Flash = possible charging/playing via Pure i20)
I own Ipod classic 6G 160GB (flashed rockbox)
|
|
13094 | Bugs | Music playback | Very Low | Playing a zero-duration WMA causes crash | 2016-12-20 | Chris Jordan | 2016-12-20 | 3 |
Task Description
Build 575bd89 2016-12-19
Playing the attached zero-duration WMA '_ length 0.0s WMA.wma' causes crash:
Divide by zero at 6008D274 pc:6008D2&4 sp:600CC7DC bt end
This WMA file was created by Goldwave and plays without crash in Windows Media Player, GoldWave and MediaMonkey.
Zero-length WAV and MP3 files (examples attached) don't cause a crash.
On the latest development iPod Video and ZEN simulators, MP3 and WAV are reported 'failed' and WMA crashes http://i.imgur.com/k3dKaSN.png http://i.imgur.com/CiYnVuH.png
|