{5} Accepted, Active Tickets by Owner (Full Description) (12 matches)

List tickets accepted, group by ticket owner. This report demonstrates the use of full-row display.

divx118 (6 matches)

Ticket Summary Component Milestone Type Created
Description
#238 Bull RC1 / GEN7 : flash / html5 video causes browser crash Android 2.3 defect 11/22/11

With Bull RC on Gen7, When I try to play a video on youtube (using browser) it causes browser crash


#263 Touchscreen no respondive Android 2.3 Android 2.3 C defect 04/14/12

After some time the touchescreen doesn't respond any more. But the power button is still working so I can turn on/off the screen. With a clean 04-09 build.


#267 After standby, device not reponding anymore Android 2.3 Android 2.3 C defect 04/30/12

After stand by de device don't respond anymore. Make some noise/beep when press power button, but don't wake up the screen.

Hoe can i debug this issue to help you??


#176 Microphone Android 2.3 Android 2.3 C defect 02/01/11

The built in mic does not work.


#204 ADWlauncher force closes when pressing the white dots for next and previous screen on the home screen. Android 2.3 defect 08/14/11

Like the title says it. It force closes with the following logcat output.

E/AndroidRuntime( 1751): java.lang.IllegalStateException: Could not find a method nextScreen(View) in the activity class com.android.launcher.Launcher for onClick handler on view class android.widget.ImageView with id 'btn_scroll_right'
E/AndroidRuntime( 1751):        at android.view.View$1.onClick(View.java:2147)
E/AndroidRuntime( 1751):        at android.view.View.performClick(View.java:2501)
E/AndroidRuntime( 1751):        at android.view.View$PerformClick.run(View.java:9107)
E/AndroidRuntime( 1751):        at android.os.Handler.handleCallback(Handler.java:587)
E/AndroidRuntime( 1751):        at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 1751):        at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 1751):        at android.app.ActivityThread.main(ActivityThread.java:3835)
E/AndroidRuntime( 1751):        at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1751):        at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 1751):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
E/AndroidRuntime( 1751):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
E/AndroidRuntime( 1751):        at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1751): Caused by: java.lang.NoSuchMethodException: nextScreen
E/AndroidRuntime( 1751):        at java.lang.ClassCache.findMethodByName(ClassCache.java:247)
E/AndroidRuntime( 1751):        at java.lang.Class.getMethod(Class.java:962)
E/AndroidRuntime( 1751):        at android.view.View$1.onClick(View.java:2140)
E/AndroidRuntime( 1751):        ... 11 more
W/ActivityManager( 1678):   Force finishing activity com.android.launcher/.Launcher
W/ActivityManager( 1678): Activity pause timeout for HistoryRecord{406a4098 com.android.launcher/.Launcher}

It does it also in ADWsettings -> Theme preferences using the buttons "Apply theme!" and "Get themes!". They all use android:onClick in the xml to call the method. See following issue at issues for ADWLauncher  http://code.google.com/p/adw-launcher-android/issues/detail?id=305


#209 Long-press of menu button doesn't correspond with cm input settings Android 2.3 defect 08/20/11

Example: according to cm input settings, long press of menu button should toggle between soft keyboard visible and hidden, but nothing happens, so it seems that long press event is never executed or not triggered


dm8tbr (4 matches)

Ticket Summary Component Milestone Type Created
Description
#59 give network access to ordinary user because of CONFIG_ANDROID_PARANOID_NETWORK Ångström Ångström for gen7 - m1 defect 04/28/10

the user should be added to those groups: 3001 bt 3002 bt-net 3003 inet 3004 net raw


#184 archos-helper - spawning problem/fix Ångström Ångström for gen7 - m1 defect 03/03/11

testing and code inspection of the archos-helper tool showed that in cases where that service/daemon is not able to launch a certain third-party application via the "exec*" family of c-functions there is a lack of error handling. in success case this call never returns but in an error case it does return and continues with the main task even if there is already a parent thread.

the most simple solution for fixing this is supposed to put an "exit (1);" statement after any of these "exec*" calls to really terminate the child threads.

Regards, Alex.


#33 Sound does not work after suspending Ångström defect 02/14/10

After the unit has been suspended and resumed and if Archos is opened and the audio is opened, it says cant set EQ or cant set volume I am using Kevin's 199 build


#13 Find or imlement a better GUI/front-end for mplayer Ångström enhancement 01/18/10

The standard mplayer GUI is not really suitable for finger-poking. I'm very, very reluctant to propose implementing yet another mplayer front-end -- there surely must be something out there that will serve the purpose?


einstein (2 matches)

Ticket Summary Component Milestone Type Created
Description
#2 Package recipe outputs into .aos containers Archos binary task 12/25/09

1) Configure the initramfs-archos-image recipe to package the resulting zImage and initramfs into a .aos file. 2) Configure the archos-image recipe to package the resulting rootfs into a .aos archive 3) Create a new recipe that depends on both initramfs-archos-image and archos-image, and package all of them into a .aos archive.

The goal is to enable the installation of individual components from the recovery menu (with a patched firmware).


#1 Clean up unneeded programs from initramfs-archos-image kernel task 12/25/09

The cpio.gz archive contains many unneeded programs.

1) The busybox config needs to be configured not to include unnecessary utilities. 2) Tinylogin needs to be removed from the image 3) opkg needs to be removed from the image.


Note: See TracReports for help on using and creating reports.