jamper
May 4, 04:40 PM
just noticed that when i lift the imac from the table the sound disappears
So we have the same issue. Again, mine is a mid 2010 21,5"
So we have the same issue. Again, mine is a mid 2010 21,5"
Multimedia
Oct 23, 04:17 PM
I'll be the guy with the HDV camera near the front of the line. :)
edesignuk
Feb 15, 11:56 AM
http://forums.macrumors.com/showthread.php?s=&threadid=6293
No one ever did tell us normal mortals what it truly stood for :(
No one ever did tell us normal mortals what it truly stood for :(
cubist
Nov 10, 03:50 PM
It wouldn't be so bad if their core content was good once you got through the garbage. But their rumors have always been iffy, and as edesignuk says, the gallery has always been slower than watching the grass grow. Maybe they'll take all this ad revenue and buy a newer server. I've got a PM 9500 I'm not using - I'll bet its 200MHz 604e would be a huge upgrade over their current Quadra 650. (Oh wait, maybe they're still using that IIcx they got at the yard sale last year)
more...
cypher
Mar 8, 06:44 PM
Found a great review on the Wack-o-phone...
http://translate.google.com/translate?hl=en&sl=de&u=http://hardware.ingame.de/article.php%3FintID%3D774%26intTemplate%3D61%26intSite%3D10&prev=/search%3Fq%3Dhttp://hardware.ingame.de/article.php%253FintID%253D774%2526intTemplate%253D61%2526intSite%253D10%26hl%3Den%26lr%3D%26client%3 Dsafari%26rls%3Den
Its a german site but used google to translate it so may not be the best grammar but great review.
http://translate.google.com/translate?hl=en&sl=de&u=http://hardware.ingame.de/article.php%3FintID%3D774%26intTemplate%3D61%26intSite%3D10&prev=/search%3Fq%3Dhttp://hardware.ingame.de/article.php%253FintID%253D774%2526intTemplate%253D61%2526intSite%253D10%26hl%3Den%26lr%3D%26client%3 Dsafari%26rls%3Den
Its a german site but used google to translate it so may not be the best grammar but great review.
mjstew33
Dec 6, 05:07 PM
There is more to myspace then 13 year old girls dressing up like sluts and demanding comments.
LOL I agree.
LOL I agree.
more...
DreaminDirector
Oct 1, 04:10 AM
Dude, zarathustra, that photo of the Pismo in the Microsloth promo is so damn funny. And that is totally a Pismo, look at the light bouncing off the back of the lid. Anyone who's owned a Pismo knows those curves and their rubbery touch.
I like the Pismo, but I like the new tibook better......
I like the Pismo, but I like the new tibook better......
JimMacFan
May 4, 12:26 PM
I should not that this is for the 27 IMAC
more...
coolant113
Jan 14, 07:18 PM
I love them both.. i get hiped up 2 wweeks before macworld and just go nuts and just sit on the computer and get all the information and rumors about them i love it!!!:apple::apple:
mrrich
Jun 27, 07:28 PM
I believe that AT&T started handling all the June 14th-15th pre-orders on the 24th, they did not allow walk-ins with out a pre-order. All the phones for sale on the 29th will be first come first serve, though I have not heard if there is a limit per person. They will also start accepting online orders again too.
more...
sb58
Mar 21, 05:53 PM
the screenshots look pretty crappy XD
rockandrule
Dec 23, 10:30 PM
Makes sense to me.
more...
psyduckiee
Apr 5, 02:23 AM
Looks like a nice case. Only concern would be how it would look after a few days of use when dust gets behind the case and it shows.
jiminaus
Apr 16, 06:21 AM
The direct port of these batch files to bash scripts would be, respectively:
export CLASSPATH=RemoteShell.jar
java RemoteShellServer $1 $2
export CLASSPATH=RemoteShell.jar
java RemoteShellClient $1 $2 $3 $4
javac -g:none *.java
jar cvf RemoteShell.jar *.class
But you seem to be by-passing them by using java RemoteShellClient directly from the command line. So I don't think they're the cause of your error.
According to JavaClient.bat (now the JavaClient bash script), RemoteShellClient expects 4 arguments. From the look of the command your trying to use, these arguments are: 1) the IP address of the remote computer, 2) the port of the remote computer, 3) the command to run on the remote computer, 4) the arguments to be passed to the remote command. The remote command and argument suggests that the remote computer is running Windows. Is that the case?
Do you know where the error is coming from? I've not seen bash output this error, so I doubt it's coming from there. Is there other output to suggest it's coming from RemoteShellClient, or from the remote computer?
export CLASSPATH=RemoteShell.jar
java RemoteShellServer $1 $2
export CLASSPATH=RemoteShell.jar
java RemoteShellClient $1 $2 $3 $4
javac -g:none *.java
jar cvf RemoteShell.jar *.class
But you seem to be by-passing them by using java RemoteShellClient directly from the command line. So I don't think they're the cause of your error.
According to JavaClient.bat (now the JavaClient bash script), RemoteShellClient expects 4 arguments. From the look of the command your trying to use, these arguments are: 1) the IP address of the remote computer, 2) the port of the remote computer, 3) the command to run on the remote computer, 4) the arguments to be passed to the remote command. The remote command and argument suggests that the remote computer is running Windows. Is that the case?
Do you know where the error is coming from? I've not seen bash output this error, so I doubt it's coming from there. Is there other output to suggest it's coming from RemoteShellClient, or from the remote computer?
more...
firewood
Apr 16, 10:20 PM
Normal can be from under 2 day to over 2 weeks. No need to worry until it gets closer to being a month.
Zazoh
Apr 8, 11:59 PM
For AT&T, if you have unlimited plan and add tethering, they drop you to 4GB and it cost $45.
more...
rainman::|:|
Sep 10, 09:18 AM
They just need to have another Us Fest, seriously. For those that don't remember, in the early 80s (before Apple lost it's cool, while Jobs and Woz were still a team) they laid down sod over part of the desert, had air-conditioned tents, and threw a rock festival in part for their employees and the press. This was two decades before Apple got into digital music... they knew how to throw a party :)
edit: I'm not sure if it was Apple or Wozniac that officially sponsored it, so don't flame me.
edit: I'm not sure if it was Apple or Wozniac that officially sponsored it, so don't flame me.
chown33
Apr 11, 12:09 AM
Without looking at the code, the error message should tell you what's wrong. I've hilited the significant part in bold:
2011-04-10 22:49:45.657 ForoTest[219:207] -[UIViewController showNextView]: unrecognized selector sent to instance 0x4b38630
2011-04-10 22:49:45.735 ForoTest[219:207] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIViewController showNextView]: unrecognized selector sent to instance 0x4b38630'
It's sending a showNextView message to a UIViewController instance.
Your first post said the method was in your app delegate, not a UIViewController, so check your source first. When I look at the source, I see showNextView in ForoTestViewController, not the app delegate like you said.
I also advise you to check your classes in the nib, to make sure a ForoTestViewController is being instantiated.
It's unclear how you made the non-working Xcode 4 project. If you started with the known-working project, then you probably just broke a connection or misconnected something. If you recreated it entirely from scratch, then there's no easy way of knowing what mistakes you might have made. I'm pretty sure Xcode 4 can open Xcode 3 projects, so I don't know why you'd want to start over.
2011-04-10 22:49:45.657 ForoTest[219:207] -[UIViewController showNextView]: unrecognized selector sent to instance 0x4b38630
2011-04-10 22:49:45.735 ForoTest[219:207] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIViewController showNextView]: unrecognized selector sent to instance 0x4b38630'
It's sending a showNextView message to a UIViewController instance.
Your first post said the method was in your app delegate, not a UIViewController, so check your source first. When I look at the source, I see showNextView in ForoTestViewController, not the app delegate like you said.
I also advise you to check your classes in the nib, to make sure a ForoTestViewController is being instantiated.
It's unclear how you made the non-working Xcode 4 project. If you started with the known-working project, then you probably just broke a connection or misconnected something. If you recreated it entirely from scratch, then there's no easy way of knowing what mistakes you might have made. I'm pretty sure Xcode 4 can open Xcode 3 projects, so I don't know why you'd want to start over.
63dot
Dec 6, 04:51 PM
Thanks in advance.
appleguy123
May 20, 05:25 PM
Looks like Apple pulled it :(
sebisworld
Jan 7, 10:50 AM
I have already tried moving files in and out of FileVault and creating empty disk images and deleting them but nothing has brought the optimization dialog back when I log out.
I do have a backup of my data (it's about two weeks old). It's on an external harddrive in Iceland (I'm on vacation in Germany now) and just a mirror of the disk before I turned FileVault on. I do not want to lose all the changes I made during the last two weeks, though - and I also can't clear the external harddrive for a new backup, since I had to delete many huge files on the Powerbook in order to turn FileVault on in the first place.
I also had to move my entire iTunes folder to my iPod - leaving me all without music (I deleted it on my Mac and cleaned my iPod before I manually copied the Music folder). I copied a few songs back from my iPod to my PB, though.
I hate FileVault.
I do have a backup of my data (it's about two weeks old). It's on an external harddrive in Iceland (I'm on vacation in Germany now) and just a mirror of the disk before I turned FileVault on. I do not want to lose all the changes I made during the last two weeks, though - and I also can't clear the external harddrive for a new backup, since I had to delete many huge files on the Powerbook in order to turn FileVault on in the first place.
I also had to move my entire iTunes folder to my iPod - leaving me all without music (I deleted it on my Mac and cleaned my iPod before I manually copied the Music folder). I copied a few songs back from my iPod to my PB, though.
I hate FileVault.
JoshBoy
Jun 30, 06:33 PM
I agree with what some people have said however with the delay of 4.0 for the ipad I would not be surprised if they end up having this feature within its native photos apps.
For someone like Steve who is so over everything it would just surprise me why they would have delays with no reason, there must be an end game reason as to why or else people have to start loosing their jobs.
For someone like Steve who is so over everything it would just surprise me why they would have delays with no reason, there must be an end game reason as to why or else people have to start loosing their jobs.
Over Achiever
Sep 8, 08:25 PM
Originally posted by arn
I don't think anyone actually thought TiBooks/iBooks would be updated at Paris...
the only hints have been low powerbook supply reports (which are nonspecific), and a competely BS report about dual G5's via reader email at MacBidouille.
arn
What? What reader e-mail? :D
Anyway, they expected G5s? Duals is already crazy (read my sig), but G5s? Before they are introduced into powermacs? Wishful thinking!:D
I don't think anyone actually thought TiBooks/iBooks would be updated at Paris...
the only hints have been low powerbook supply reports (which are nonspecific), and a competely BS report about dual G5's via reader email at MacBidouille.
arn
What? What reader e-mail? :D
Anyway, they expected G5s? Duals is already crazy (read my sig), but G5s? Before they are introduced into powermacs? Wishful thinking!:D
-DH
Mar 30, 04:36 PM
There are several camera stabilizers on the market, plus, there are shoulder mounts and monopods available as well.
-DH
-DH
No comments:
Post a Comment