My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Aug 25, 2009
    issue 63 (implement cell broadcast) reported by ilya.muromec   -   implement cell broadcast messages handling and managing
    implement cell broadcast messages handling and managing
  • Jul 29, 2009
    issue 36 (Missing font glyphs) Status changed by borisov.mikhail   -   Seems like that bug shows only with DejaVu fonts, but not with Droid ones. If this bug doesn't show till tomorrow, this bug will be closed.
    Status: Started
    Seems like that bug shows only with DejaVu fonts, but not with Droid ones. If this bug doesn't show till tomorrow, this bug will be closed.
    Status: Started
  • Jul 27, 2009
    issue 47 (cant turn gprs off) Status changed by borisov.mikhail   -  
    Status: Fixed
    Status: Fixed
  • Jul 27, 2009
    issue 34 (QWS server crashes when using handwriting) Status changed by borisov.mikhail   -  
    Status: Fixed
    Status: Fixed
  • Jul 27, 2009
    issue 22 (notepad crashes) Status changed by borisov.mikhail   -  
    Status: Fixed
    Status: Fixed
  • Jul 27, 2009
    issue 61 (Vibro-mode) Status changed by ilya.muromec   -  
    Status: Fixed
    Status: Fixed
  • Jul 27, 2009
    issue 36 (Missing font glyphs) Labels changed by borisov.mikhail   -  
    Labels: Priority-Critical Priority-Medium
    Labels: Priority-Critical Priority-Medium
  • Jul 27, 2009
    issue 61 (Vibro-mode) commented on by tema.prokopenko   -   fixed
    fixed
  • Jul 27, 2009
    issue 47 (cant turn gprs off) commented on by tema.prokopenko   -   fixed
    fixed
  • Jul 27, 2009
    issue 34 (QWS server crashes when using handwriting) commented on by tema.prokopenko   -   fixed
    fixed
  • Jul 27, 2009
    issue 22 (notepad crashes) commented on by tema.prokopenko   -   fixed
    fixed
  • Jul 27, 2009
    issue 62 (Problem with GPRS connection (fixed)) changed by ilya.muromec   -   should be added to dialup.cpp
    Status: Accepted
    Labels: Phone-All Phone-A1200
    should be added to dialup.cpp
    Status: Accepted
    Labels: Phone-All Phone-A1200
  • Jul 27, 2009
    issue 62 (Problem with GPRS connection (fixed)) reported by hartois   -   What steps will reproduce the problem? 1. Create GPRS profile 2. Start connection What is the expected output? What do you see instead? Jul 26 17:20:24 a1200 user.notice Qtopia: Modem : opening serial device "/dev/mux6" at 115200 Jul 26 17:20:24 a1200 user.notice Qtopia: Modem : Device: "/dev/mux6" is a tty device: True Jul 26 17:20:24 a1200 user.notice Qtopia: Modem : NONBLOCK successfully reset Jul 26 17:20:24 a1200 user.notice Qtopia: Modem : Opened "/dev/mux6" Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : T : "AT+CGACT=0" Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : OK Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : T : "AT+CGATT=1" Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : +CME ERROR: 3 Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : T : "AT+CGDCONT=1,"IP","internet","0.0.0.0",0,0" Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : "OK" Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : T : "AT+CGTACT=1,1,0,"1","1","0.0.0.0","0.0.0.0"" Jul 26 17:20:25 a1200 user.notice Qtopia: AtChat : N : "+CIEV: 1,5" Jul 26 17:20:35 a1200 user.notice Qtopia: AtChat : N : "+CIEV: 1,4" Jul 26 17:20:40 a1200 user.notice Qtopia: AtChat : N : "+CIEV: 1,3" Jul 26 17:20:42 a1200 user.notice Qtopia: AtChat : N : "+CIEV: 1,4" What phone you are using? 1200 I'm fixing this error by sending AT+CAPF=12,1,1 to /dev/mux6 From wiki.openezx.org: --------------- AT+CAPF= 12,1,1 (mux6) * Turns GPRS ON --------------- I'm think, that need add this AT-command to dialup.cpp before sending AT+CGATT=1
    What steps will reproduce the problem? 1. Create GPRS profile 2. Start connection What is the expected output? What do you see instead? Jul 26 17:20:24 a1200 user.notice Qtopia: Modem : opening serial device "/dev/mux6" at 115200 Jul 26 17:20:24 a1200 user.notice Qtopia: Modem : Device: "/dev/mux6" is a tty device: True Jul 26 17:20:24 a1200 user.notice Qtopia: Modem : NONBLOCK successfully reset Jul 26 17:20:24 a1200 user.notice Qtopia: Modem : Opened "/dev/mux6" Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : T : "AT+CGACT=0" Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : OK Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : T : "AT+CGATT=1" Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : +CME ERROR: 3 Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : T : "AT+CGDCONT=1,"IP","internet","0.0.0.0",0,0" Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : F : "OK" Jul 26 17:20:24 a1200 user.notice Qtopia: AtChat : T : "AT+CGTACT=1,1,0,"1","1","0.0.0.0","0.0.0.0"" Jul 26 17:20:25 a1200 user.notice Qtopia: AtChat : N : "+CIEV: 1,5" Jul 26 17:20:35 a1200 user.notice Qtopia: AtChat : N : "+CIEV: 1,4" Jul 26 17:20:40 a1200 user.notice Qtopia: AtChat : N : "+CIEV: 1,3" Jul 26 17:20:42 a1200 user.notice Qtopia: AtChat : N : "+CIEV: 1,4" What phone you are using? 1200 I'm fixing this error by sending AT+CAPF=12,1,1 to /dev/mux6 From wiki.openezx.org: --------------- AT+CAPF= 12,1,1 (mux6) * Turns GPRS ON --------------- I'm think, that need add this AT-command to dialup.cpp before sending AT+CGATT=1
  • Apr 21, 2009
    issue 61 (Vibro-mode) reported by GlaZeuS   -   What steps will reproduce the problem? 1. Use firmware qtopia-ezx-4.3.4-06.03.09_test.sbf.bz2 2. Activate Silent Mode (+Vibro) 3. When recieve call vibro don't work 4. Update on mobile flashcp image-200904161123.jffs2.bz2 5. The problem is saved. Then use firmware qtopia-ezx-4.3.4-11.02.09.sbf.bz2 and repeate steps 2, 4 - Vibro-mode work succsessful phone A1200
    What steps will reproduce the problem? 1. Use firmware qtopia-ezx-4.3.4-06.03.09_test.sbf.bz2 2. Activate Silent Mode (+Vibro) 3. When recieve call vibro don't work 4. Update on mobile flashcp image-200904161123.jffs2.bz2 5. The problem is saved. Then use firmware qtopia-ezx-4.3.4-11.02.09.sbf.bz2 and repeate steps 2, 4 - Vibro-mode work succsessful phone A1200
  • Apr 11, 2009
    issue 60 ("Unknown number" is not detecting) Status changed by ilya.muromec   -   please, attach AT log
    Status: NeedInfo
    please, attach AT log
    Status: NeedInfo
  • Apr 11, 2009
    issue 60 ("Unknown number" is not detecting) reported by 3demax   -   What steps will reproduce the problem? When someone is calling me from "Hidden", or "Unknown" number, Qtopia just doing nothing while buddy hears long beeps, like I`m not answering. What version of the product you are using: build date and list of updates? 06.03.09 What phone you are using? A1200 How did you install product (flashed firmware, loop image, tarball, etc)? Flashed firmware
    What steps will reproduce the problem? When someone is calling me from "Hidden", or "Unknown" number, Qtopia just doing nothing while buddy hears long beeps, like I`m not answering. What version of the product you are using: build date and list of updates? 06.03.09 What phone you are using? A1200 How did you install product (flashed firmware, loop image, tarball, etc)? Flashed firmware
  • Apr 10, 2009
    issue 21 (Invalid battary on e2) Status changed by ilya.muromec   -   ezx bug-feature, releated to thermal sensor. see here: http://forum.motofan.ru/index.php?showtopic=160574
    Status: WontFix
    ezx bug-feature, releated to thermal sensor. see here: http://forum.motofan.ru/index.php?showtopic=160574
    Status: WontFix
  • Apr 10, 2009
    issue 59 (screensaver timer broken) changed by ilya.muromec   -  
    Status: Duplicate
    Status: Duplicate
  • Apr 10, 2009
    issue 53 (ligthing don't work on open flip) commented on by ilya.muromec   -   Issue 59 has been merged into this issue.
    Issue 59 has been merged into this issue.
  • Apr 10, 2009
    issue 53 (ligthing don't work on open flip) Status changed by ilya.muromec   -   maby fixed in 200904090954.
    Status: NeedInfo
    maby fixed in 200904090954.
    Status: NeedInfo
  • Apr 10, 2009
    issue 59 (screensaver timer broken) Status changed by ilya.muromec   -   maby fixed in 200904090954. confirm is this fixed
    Status: NeedInfo
    maby fixed in 200904090954. confirm is this fixed
    Status: NeedInfo
  • Apr 05, 2009
    issue 59 (screensaver timer broken) changed by ilya.muromec   -   not releated to flip.
    Summary: screensaver timer broken
    Status: Accepted
    Labels: Priority-High Phone-all Priority-Medium Phone-A1200
    not releated to flip.
    Summary: screensaver timer broken
    Status: Accepted
    Labels: Priority-High Phone-all Priority-Medium Phone-A1200
  • Apr 05, 2009
    issue 59 (Safe energy) reported by GlaZeuS   -   What steps will reproduce the problem? 1. Make somthing 2. close flip 3. process don't close and mobile lightning, so batery lost energy version of the product qtopia-ezx-4.3.4-06.03.09_test.sbf.bz2 phone a1200 flashed firmware
    What steps will reproduce the problem? 1. Make somthing 2. close flip 3. process don't close and mobile lightning, so batery lost energy version of the product qtopia-ezx-4.3.4-06.03.09_test.sbf.bz2 phone a1200 flashed firmware
  • Apr 01, 2009
    issue 58 (phone book on sim-card conflict with pin-code) reported by tema.prokopenko   -   What steps will reproduce the problem? 1.turn on pin-code request on sim-card 2. reboot device 3. enter pin and try read contacts with addressbook but if u restart qtopia, pb worx well. same as if u turn-off pin request What is the expected output? What do you see instead? nothing What version of the product you are using: build date and list of updates? current What phone you are using? a1200 How did you install product (flashed firmware, loop image, tarball, etc)?
    What steps will reproduce the problem? 1.turn on pin-code request on sim-card 2. reboot device 3. enter pin and try read contacts with addressbook but if u restart qtopia, pb worx well. same as if u turn-off pin request What is the expected output? What do you see instead? nothing What version of the product you are using: build date and list of updates? current What phone you are using? a1200 How did you install product (flashed firmware, loop image, tarball, etc)?
  • Mar 31, 2009
    ProjectStatus (device features support status) Wiki page edited by ilya.muromec
  • Mar 25, 2009
    issue 57 (volume widget crash) reported by tema.prokopenko   -   What steps will reproduce the problem? 1. go to homescreen 2. press vol+ 3. profit What is the expected output? What do you see instead? cant change volume What version of the product you are using: build date and list of updates? current What phone you are using? a1200 How did you install product (flashed firmware, loop image, tarball, etc)?
    What steps will reproduce the problem? 1. go to homescreen 2. press vol+ 3. profit What is the expected output? What do you see instead? cant change volume What version of the product you are using: build date and list of updates? current What phone you are using? a1200 How did you install product (flashed firmware, loop image, tarball, etc)?
  • Mar 19, 2009
    r225 (fix device node for -r ) committed by ilya.muromec   -   fix device node for -r
    fix device node for -r
  • Mar 19, 2009
    r224 (started pdsd implementation, reversed protocol added ) committed by ilya.muromec   -   started pdsd implementation, reversed protocol added
    started pdsd implementation, reversed protocol added
  • Mar 19, 2009
    r223 (partially port to magx ) committed by ilya.muromec   -   partially port to magx
    partially port to magx
  • Mar 19, 2009
    r222 (tools branch fo motomagx ) committed by ilya.muromec   -   tools branch fo motomagx
    tools branch fo motomagx
  • Mar 19, 2009
    issue 52 (qtopia don't show caller info) Status changed by ilya.muromec   -   fixed in git. fixed in autobuild 200903171449
    Status: Fixed
    fixed in git. fixed in autobuild 200903171449
    Status: Fixed
  • Mar 19, 2009
    issue 56 (Bluetooth not working) Status changed by ilya.muromec   -   >modules can be loaded, but bluetooth is still not available with the script... please, write here error message. also you can use strace to see what happens
    Status: NeedInfo
    >modules can be loaded, but bluetooth is still not available with the script... please, write here error message. also you can use strace to see what happens
    Status: NeedInfo
  • Mar 19, 2009
    issue 56 (Bluetooth not working) commented on by cbmixx   -   after removing patches about selinux, modules can be loaded, but bluetooth is still not available with the script...
    after removing patches about selinux, modules can be loaded, but bluetooth is still not available with the script...
  • Mar 16, 2009
    MagixRoadmap Wiki page edited by ilya.muromec
  • Mar 16, 2009
    MagixRoadmap Wiki page edited by ilya.muromec
  • Mar 16, 2009
    MagixRoadmap Wiki page added by ilya.muromec
  • Mar 16, 2009
    issue 56 (Bluetooth not working) Status changed by ilya.muromec   -   >it says "unresolved symbol capable" you need to rebuild your bluez modules or compile them inkernel
    Status: Invalid
    >it says "unresolved symbol capable" you need to rebuild your bluez modules or compile them inkernel
    Status: Invalid
  • Mar 16, 2009
    issue 56 (Bluetooth not working) commented on by cbmixx   -   have strange problems when loading modules from /lib/modules it says "unresolved symbol capable"
    have strange problems when loading modules from /lib/modules it says "unresolved symbol capable"
  • Mar 15, 2009
    issue 56 (Bluetooth not working) commented on by cbmixx   -   so what should I do to get them compiled or loaded? Thanks
    so what should I do to get them compiled or loaded? Thanks
  • Mar 15, 2009
    issue 56 (Bluetooth not working) commented on by ilya.muromec   -   >original kernel with 0001-0004 patches from ezxdev.org you missed someting in kernel. bluez not compiled or not loaded
    >original kernel with 0001-0004 patches from ezxdev.org you missed someting in kernel. bluez not compiled or not loaded
  • Mar 14, 2009
    issue 56 (Bluetooth not working) commented on by cbmixx   -   original kernel with 0001-0004 patches from ezxdev.org and I use a different partition map, is there sth important except kernel&rootfs&opt in that sbf?
    original kernel with 0001-0004 patches from ezxdev.org and I use a different partition map, is there sth important except kernel&rootfs&opt in that sbf?
  • Mar 14, 2009
    Install Wiki page edited by ilya.muromec
  • Mar 14, 2009
    Install Wiki page edited by ilya.muromec
  • Mar 14, 2009
    DevelopmentKit Wiki page edited by ilya.muromec
  • Mar 14, 2009
    DevelopmentKit Wiki page edited by ilya.muromec
  • Mar 14, 2009
    DevelopmentKit Wiki page edited by ilya.muromec
  • Mar 14, 2009
    issue 56 (Bluetooth not working) changed by ilya.muromec   -   what kernel do you use?
    Status: Accepted
    Labels: Phone-Other Phone-A1200
    what kernel do you use?
    Status: Accepted
    Labels: Phone-Other Phone-A1200
  • Mar 14, 2009
    issue 12 (SDHC support) Status changed by ilya.muromec   -   fixed in latest kernel build. kernel patc: http://ezxdev.org/qtopia/patches/2.4.20_mvlcee31/0006-sdhc.patch.gz binary for a1200: http://ezxdev.org/qtopia/temp/vmlinuz_sdhc15 wait for firmware update
    Status: Fixed
    fixed in latest kernel build. kernel patc: http://ezxdev.org/qtopia/patches/2.4.20_mvlcee31/0006-sdhc.patch.gz binary for a1200: http://ezxdev.org/qtopia/temp/vmlinuz_sdhc15 wait for firmware update
    Status: Fixed
  • Mar 13, 2009
    issue 56 (Bluetooth not working) reported by cbmixx   -   What steps will reproduce the problem? 1. DevTools->Power on bluetooth 2. Bluetooth What is the expected output? What do you see instead? bluetooth works (Bluetooth not available.)[ezx-hciattach -n:Can't set line discipline:Invalid argument] It works in earlier versions What version of the product you are using: build date and list of updates? qtopia-ezx-4.3.4-06.03.09_test.sbf.bz2 What phone you are using? ROKR E2 How did you install product (flashed firmware, loop image, tarball, etc)? flashed firmware
    What steps will reproduce the problem? 1. DevTools->Power on bluetooth 2. Bluetooth What is the expected output? What do you see instead? bluetooth works (Bluetooth not available.)[ezx-hciattach -n:Can't set line discipline:Invalid argument] It works in earlier versions What version of the product you are using: build date and list of updates? qtopia-ezx-4.3.4-06.03.09_test.sbf.bz2 What phone you are using? ROKR E2 How did you install product (flashed firmware, loop image, tarball, etc)? flashed firmware
  • Mar 10, 2009
    issue 42 (qopentype.h error) Status changed by ilya.muromec   -  
    Status: Invalid
    Status: Invalid
 
Hosted by Google Code