Closed
Bug 995956
Opened 11 years ago
Closed 11 years ago
Cant take screenshot on keon
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: daleharvey, Unassigned)
Details
I get a cannot save screenshot error when attempting to save a screenshot, 'unknown', I have a working sdcard
Reporter | ||
Updated•11 years ago
|
Blocks: dale-being-happy
Comment 1•11 years ago
|
||
Dale, did you manage to grab the logcat while doing so? Are you using your build or GP's one?
Reporter | ||
Comment 2•11 years ago
|
||
The logcat didnt have anything interesting
D/wpa_supplicant( 374): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 374): nl80211: survey data missing!
D/wpa_supplicant( 374): nl80211: Event message available
D/wpa_supplicant( 374): wlan0: Event PMKID_CANDIDATE (6) received
D/wpa_supplicant( 374): wlan0: RSN: PMKID candidate event - bssid=08:76:ff:d2:fd:33 index=0 preauth=0
D/wpa_supplicant( 374): RSN: Ignored PMKID candidate without preauth flag
E/Profiler( 110): BPUnw: [1 total] thread_unregister_for_profiling(me=0x959900) (NOT REGISTERED)
I/GeckoDump( 110): XXX FIXME : Got a mozContentEvent: take-screenshot
I/GeckoDump( 110): XXX FIXME : Got a mozContentEvent: desktop-notification-show
W/AudioFlinger( 121): Thread AudioOut_1 cannot connect to the power manager service
D/wpa_supplicant( 374): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
D/wpa_supplicant( 374): nl80211: survey data missing!
D/wpa_supplicant( 374): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
Using the nightly builds from geeksphone, I can chuck a debug gecko on there
Comment 3•11 years ago
|
||
I just tested on mine and it seems to work fine, can you run 'adb shell mount | grep sdcard' to check if the SD card is properly mounted?
Reporter | ||
Comment 4•11 years ago
|
||
/Volumes/firefoxos/gaia (master)$ adb shell mount | grep sdcard
/dev/block/vold/179:20 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
is the output, screenshots on other devices with the same sdcard works, got no idea whats up but devving on flame now so will stop tracking this
No longer blocks: dale-being-happy
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•