Qik will not start on my Tilt.
Why will Qik not start on my Tilt?
6
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?I have a tilt hr and it works really good, no problem at all. I got sms message to dl the program and it just worked no problem
-
Inappropriate?I have the same issue. The App starts, then goes to "camera Initializing...", and that's all it does.. sits there on the initialization screen
-
Inappropriate?I have the same issue ... it starts with 'camera initializing' and it hangs there. Could it be because I'm using Dutty's rom instead of AT&T one?
Thanks
I’m sad
-
Inappropriate?Same problem on my tilt. I have an updated ROM for my tilt. Stuck on that same screen.
I’m sad
-
Inappropriate?I have the tilt had same issue as you. Did you reboot after you installed QIK? I did that and this fixed the problem. Also at the moment I'm connected using WIFI. If you reboot and still have the problem try connecting to the internet using WIFI could be an issue with your data stream upload speed
I’m excited
-
Inappropriate?Thanks for some things to try. still didnt work.
rebooted.
Turned on wifi.
Connected to my linsys.
also in H mode for internet with full bars.
still nothing.
I’m running out of things to try
-
Same here. Uninstalled/Reinstalled/Installed new pushed QIK version as well. Soft Reset, Restarted phone.. verified Wifi and 864kbps 3G access, and incessant "initializing camera...".
I do have a Dutty ROM and am running HTC Camera v5.04 (included in ROM). -
Inappropriate?I'm Running Dutty ROM as well HTC Camera v5.0.4. I was able to get it to work after I rebooted. I was also able to get it to work with no WIFI using only T-Mobile Edge. The delay started adding up but it did upload with no problems and stream with the occasional buffer delay on the qik site, but that is due to the slow edge speed of my phone.
are you able to record video with no issues outside of QIK?
I'll see if I can think if anything else. -
Inappropriate?mmmm ... I also rebooted, and tried reinstalling the QIK, but nothing. it just hangs on the 'camera initializing' ... What do you get after the camera initializing screen?
I'll try flashing the AT&T ROM this weekend to see if it fixes the problem ...
I’m frustrated
-
Inappropriate?Guys please send your logs to support@qik.com with subj: HTC Tilt
-
Inappropriate?Got it, thanks ( to all ;)
-
Inappropriate?I'm having the same issue after updating the ROM on my TILT.
When I launch Qik, the screen goes black and in red text it shows "camera initializing "
Where are the log files to email support@qik.com? -
Inappropriate?On my tilt (with a few other custom applications) it worked GREAT everytime after I downloaded it from SMS, until..... I upgraded qik. Then it would only work the first time I would use the upgraded version and hung every time afterwards (like everyone else here). I soon did a hard reset on my tilt and again downloaded qik (with no other custom applications) but I have not done the upgrade and qik works everytime I use it!
-
Inappropriate?I started this thread and have never been able to get it working at all, I press the icon and absolutely nothing happens, not and error message, no camera initializing, nothing. I sent my logs in last week and heard nothing back at all. I have tied having the sms sent many times and reinstalled after deleting the qik folder each time. So why does it work fine for some people and for others not at all?
I’m bummeered
-
Inappropriate?This may have to do with the fact that some are using stock - direct from ATT - ROM's and others are using cooked ROM's. This is the same way that Skype works for some Tilt ROM's but not others.
-
Inappropriate?Jane, were you able to figure things out from the logs? any hope of having Qik work without having to change to another ROM?
Thanks! -
Inappropriate?what does "cooked ROM's" mean? I had some other 3rd party applications like Kaiser Tweaks on my tilt and qik's update did not work reliably for me but the regular qik did. When I dumped all the 3rd party stuff (except qik) and did a hard reset the update worked and so did the original qik. Have you tried doing the hard reset? Do you have other 3rd party stuff? Is it that qik does not work with the upgrade or without the upgrade or both?
-
A cooked ROM is a ROM that has been modified by a 3rd party (see list of Kaiser/ATT Tilt ROMs here) that are not supported by OEMs or distributors and that may violate the device warranty. Additional programs may be added or removed from the original shipped codebase. -
Inappropriate?I have an iPhone 3G and the AT&T Tilt.
I think the Tilt has better quality. But both the iPhone and the Tilt buffer more than upload the stream...
Not sure if AT&T is slowing the QIK uploads... but its gotten worse lately.
Also what is the AT&T Tilt software version? On my Tilt it always shows upgrade, but I am already running the latest version I think, version 1.10.0
Is the ver 1.10.0 the latest version?
-
Inappropriate?I am running 0.01.10 on my WM 6 8925 ATT tilt. I have not upgraded to WM6.1 because qik works so good on my phone. I am wondering if anyone else is running 6.1 and if I were to accept the upgrade to 6.1 but qik did not work, could I go back to WM6?
-
Inappropriate?Hey guys, anyone is available to test several cabs this weekend ?
-
Inappropriate?I am Leoinid. Love to test for you.
-
Inappropriate?send me your contacts plz; vovk at qik.com
-
Inappropriate?I can also run some tests ... what do you need?
-
Inappropriate?Guys thanks for participating in testing, to those who sent me logs and screenshots.
Here is the situation. According to logs the application everytime fails to init camera driver.
// We are loading the driver CAM1 in the video capture filter.
CHK( GetFirstCameraDriver( wzDeviceName ));
TRACED("Graphmanager> Camera Driver Founded!");
varCamName = wzDeviceName;
if( varCamName.vt != VT_BSTR )
{
ERR( E_OUTOFMEMORY );
}
CHK( PropBag.Write( L"VCapName", &varCamName ));
CHK(pPropertyBag->Load( &PropBag, NULL ) ); ///FAILED HERE
It's is very bad news guys because this code runs on every device except Tilt (presumably with your cooked ROMs or WM 6.1 OS).
To be 100% sure that this issue came from HTC I suggest to perform following experiment:
There is a CameraCapture example from WM 6.0 SDK, on my PC can be found here:
c:\Program Files\Windows Mobile 6 SDK\Samples\PocketPC\CPP\win32\CameraCapture\
Code Sample Name: videocap
Feature Area:
Video capture
Description:
This sample provides the basic video capture functionalities: It captures and encodes video in a WMV file,
and captures and encodes an image in a jpeg file.
It uses the same code for camera init and MS claims that this sample should run on every WM device. I've built an exe for you to test, please download it from this link
http://www.megaupload.com/?d=4WRHTB5O
Once you found that it's failed it means that the problem caused by HTC and can be fixed only by HTC.
For thouse of you who eager to use Qik I can only recommend to roll back to WM 6.0 ROM or whatever you used before. That's it. -
Inappropriate?After working with Leonid yesterday, I wound up installing a new cooked ROM image of WM6.1. Installed Qik, and voila.. all works fine.
I did try to load a different radio and camera version, and that did not work. There must be an issue with Dutty's cooked ROM in how it uses the camera. Either way, I have a bunch of apps to reinstall, but I'm up n running on Qik!!
I’m happy
-
Can you let me in on what ROM is working with Qik? wiredpig at gmail dot com. I'm using one of the L26 ROMs at the moment.
Thanks. -
Inappropriate?I used the No Thrills rom and Qik works. http://www.4shared.com/file/41722834/...
-
Also works (can see camera image) on HyperDragon III Pro (but stuck at "Authorizing"). Off to try another ROM... -
Inappropriate?I finally changed ROM on my TILT. I installed the latest HyperDragon III Pro and it works perfectly. Maybe it was something on Duty's ROM that was breaking QIK.
Thanks anyways!!!
I’m thankful
-
Inappropriate?Using HyperDragon III Pro ROM and the QIK does not launch. It turns the screen sideways and then crashes.
-
Inappropriate?I'm using HyperDragon III Opal, from October 3 and it works perfectly. I still don't know what makes one version work, but another one not.
I’m confident
-
Inappropriate?I flashed to the Garmin Manila 2D ROM and QIK is working again.
Here's the link to the rom:
http://forum.xda-developers.com/showt...
I’m happy
-
Inappropriate?Hello:
I just flashed the latest HyperDragon III ROM from Jan 13 and Qik stopped working. The weird thing is that the camera driver is the same from HyperDragon III from Nov 10 and on that ROM it works. Part of the Qik log says:
03:37:29.000 [A4F5FFCE] #mg Graphmanager> CGraphManager::enumDMO() fin
03:37:30.000 [A4F5FFCE] #m CHK FAILED ('pPropertyBag->Load( &PropBag, NULL )')
03:37:30.000 [A4F5FFCE] #m Graphmanager> InitCameraDriver failed err = 0x80070037
03:37:30.000 [A4F5FFCE] #m CHK FAILED ('InitCameraDriver()')
03:37:30.000 [A4F5FFCE] #m Graphmanager> <error> CreateCaptureGraphInternal failed err = 0x80070037
and the application never finishes starting (it stays on the Qik application with the waiting cursor rotating on top)
Any ideas?
Thanks!</error>
I’m sad
-
Inappropriate?I just installed Qik today on my ATT 8525 running Windows Mobile 5 with the standard ROM whatever came with the phone from Cingular (now ATT). I get the same hang at "camera initializing" mentioned by others, but doesn't seem to be a definite resolution in this tread. Livecast works great on my phone, but I wanted to try Qik and can't get it to work. Plus, it freezes up my phone so bad a couple times I had to take the battery out. Any ideas on how to fix?
I’m very sad and frustrated
-
Inappropriate?I just tried with the new HyperDragon IV ROM and it does not work either. I guess that there is something on the different ROMS that make QIK work or not. I had to go back to the HyperDragon III from Nov 10 to make it work.
I also submitted an email to support, but have not heard anything back from them.
I’m sad
-
Inappropriate?I got information that this may be related to the version of DirectShow on the ROMs. It appears to be working on DShow 2_00_081014_0, but not on DShow 2_00_081029_0.
Can someone from QIK take a look at this to confirm if this is the case?
I’m frustrated
-
Inappropriate?So I am running the NATF AT&T Loaded 5 ROM on my Tilt. This Qik launches and runs, and I even did a quick test stream that I could seer on the website. The problem is on my phone it goes into landscape and the landscape image is upside down.
Does anyone have a fix for that?
Loading Profile...




EMPLOYEE

