comic showing up upside down

Need the mods or admins to do something for you? Post here. Read the "About" post first.

Moderators: Moderators General, Magistrates, Prelates

comic showing up upside down

Postby joshz » Sat Mar 20, 2010 3:56 am UTC

On my iPhone (but not my normal computer), http://xkcd.com/104/ show up upside down. I'll post an image when I get to my computer later, but essentialy, the page looks normal except for the image, which is flipped 180°.
Any ideas?
You, sir, name? wrote:If you have over 26 levels of nesting, you've got bigger problems ... than variable naming.
suffer-cait wrote:it might also be interesting to note here that i don't like 5 fingers. they feel too bulky.
User avatar
joshz
 
Posts: 1466
Joined: Tue Nov 11, 2008 2:51 am UTC
Location: Pittsburgh, PA

Re: comic showing up upside down

Postby TheGrammarBolshevik » Sat Mar 20, 2010 4:06 am UTC

I can confirm the same issue on my iPod touch, but I suspect that this is a client-side issue.
#xkcd-q — a pretty neat LGBTQIQ channel on Foonetic

"Grant me chastity and continence, but not yet." —St. Augustine

Ceterum autem censeo, Yalensem esse delendam.
User avatar
TheGrammarBolshevik
waldo waldorf waldron waldron's wale waler wales waley walfish walford walgreen walhalla
 
Posts: 4257
Joined: Mon Jun 30, 2008 2:12 am UTC
Location: Where.

Re: comic showing up upside down

Postby davean » Sat Mar 20, 2010 4:52 am UTC

Does that happen with the version at http://m.xkcd.com/104/ ?
User avatar
davean
Site Ninja
 
Posts: 2411
Joined: Sat Apr 08, 2006 7:50 am UTC

Re: comic showing up upside down

Postby lanicita » Sat Mar 20, 2010 6:38 am UTC

Yes.
LE4d wrote:have you considered becoming an electron

who's to say we're going nowhere if we like spinning 'round and 'round?
User avatar
lanicita
SO MOTHEREFFIN HAPPY
 
Posts: 3916
Joined: Fri Jan 26, 2007 9:28 am UTC
Location: Camberville

Re: comic showing up upside down

Postby Hawknc » Sat Mar 20, 2010 8:31 am UTC

Holy shit, we have a m.xkcd.com?

Uh, this also happens for me on iPhone OS 3.0 on both versions of the site.
User avatar
Hawknc
Oompa Loompa of SCIENCE!
 
Posts: 6963
Joined: Mon Oct 02, 2006 5:14 am UTC
Location: Melbourne, Australia

Re: comic showing up upside down

Postby operator[] » Sat Mar 20, 2010 10:41 am UTC

The EXIF data says the image is rotated, which I assume is not supported on the iPhone.
Code: Select all
$ jhead find_you.jpg
File name    : find_you.jpg
File size    : 79768 bytes
File date    : 2010:03:20 11:29:45
Camera make  : Canon
Camera model : CanoScan 9950F
Date/Time    : 2006:04:06:19:49:32
Resolution   : 600 x 716
Orientation  : rotate 180

The problem should be easily fixed by opening the file in GIMP and rotating it correctly.
operator[]
 
Posts: 136
Joined: Mon May 18, 2009 6:11 pm UTC
Location: Stockholm, Sweden

Re: comic showing up upside down

Postby phlip » Sat Mar 20, 2010 11:37 am UTC

Hmm... if that is the problem, then all of these should be rotated wrong on the phone:
Code: Select all
$ for i in *.jpg; do A=$(jhead "$i"|grep Orientation) && echo "$i: $A"; done
familiar.jpg: Orientation  : rotate 90
find_you.jpg: Orientation  : rotate 180
karnaugh.jpg: Orientation  : rotate 270
other_car.jpg: Orientation  : rotate 90
pillow_talk.jpg: Orientation  : rotate 270
valentine.jpg: Orientation  : rotate 270


Try them out, people with iPhones: 62 63 69 76 80 104.
While no one overhear you quickly tell me not cow cow.
but how about watch phone?
User avatar
phlip
Restorer of Worlds
 
Posts: 6731
Joined: Sat Sep 23, 2006 3:56 am UTC
Location: Australia

Re: comic showing up upside down

Postby Hawknc » Sat Mar 20, 2010 11:45 am UTC

All rotated wrong on my iPhone.
User avatar
Hawknc
Oompa Loompa of SCIENCE!
 
Posts: 6963
Joined: Mon Oct 02, 2006 5:14 am UTC
Location: Melbourne, Australia

Re: comic showing up upside down

Postby davean » Sat Mar 20, 2010 4:46 pm UTC

Ok, thanks. Those work fine on Android, the only place we test.
Apple hasn't exactly sent us free iPhones for testing purposes.

As for not knowing about it, yes, we need to start making it well known. Currently that probably means detecting mobile browsers and letting them know they could use something else, say with a link at the very top of xkcd.com. Sadly, this runs into some issues currently which I want to fix soon. (Not "issues" so much as "not so good solutions" and non-optimality leads to problems when you've got as diverse a set of clients systems as we see)
User avatar
davean
Site Ninja
 
Posts: 2411
Joined: Sat Apr 08, 2006 7:50 am UTC

Re: comic showing up upside down

Postby Hawknc » Sat Mar 20, 2010 11:49 pm UTC

A number of sites automatically detect mobile browsers and switch domains appropriately, I don't know if that's something we can do though. Also there's currently no way to read the title text, which would be handy.
User avatar
Hawknc
Oompa Loompa of SCIENCE!
 
Posts: 6963
Joined: Mon Oct 02, 2006 5:14 am UTC
Location: Melbourne, Australia

Re: comic showing up upside down

Postby chridd » Sun Mar 21, 2010 2:03 am UTC

Apple's Preview and Finder also display them incorrectly.
~ chri d. d.
mittfh wrote:I wish this post was very quotable...
User avatar
chridd
 
Posts: 361
Joined: Tue Aug 19, 2008 10:07 am UTC
Location: ...Earth, I guess?

Re: comic showing up upside down

Postby davean » Sun Mar 21, 2010 3:04 am UTC

Hawknc wrote:A number of sites automatically detect mobile browsers and switch domains appropriately, I don't know if that's something we can do though.


Read up.

Hawknc wrote:Also there's currently no way to read the title text, which would be handy.


Yes, there is.
User avatar
davean
Site Ninja
 
Posts: 2411
Joined: Sat Apr 08, 2006 7:50 am UTC

Re: comic showing up upside down

Postby joshz » Sun Mar 21, 2010 3:07 am UTC

davean wrote:
Hawknc wrote:Also there's currently no way to read the title text, which would be handy.


Yes, there is.
...how? (I mean, there's an iPhone app, but how can you view it in-browser?)
You, sir, name? wrote:If you have over 26 levels of nesting, you've got bigger problems ... than variable naming.
suffer-cait wrote:it might also be interesting to note here that i don't like 5 fingers. they feel too bulky.
User avatar
joshz
 
Posts: 1466
Joined: Tue Nov 11, 2008 2:51 am UTC
Location: Pittsburgh, PA

Re: comic showing up upside down

Postby davean » Sun Mar 21, 2010 3:37 am UTC

joshz wrote:
davean wrote:
Hawknc wrote:Also there's currently no way to read the title text, which would be handy.


Yes, there is.
...how? (I mean, there's an iPhone app, but how can you view it in-browser?)


Hover over the title, currently.
User avatar
davean
Site Ninja
 
Posts: 2411
Joined: Sat Apr 08, 2006 7:50 am UTC

Re: comic showing up upside down

Postby joshz » Sun Mar 21, 2010 3:42 am UTC

...on an iPhone?
You, sir, name? wrote:If you have over 26 levels of nesting, you've got bigger problems ... than variable naming.
suffer-cait wrote:it might also be interesting to note here that i don't like 5 fingers. they feel too bulky.
User avatar
joshz
 
Posts: 1466
Joined: Tue Nov 11, 2008 2:51 am UTC
Location: Pittsburgh, PA

Re: comic showing up upside down

Postby davean » Sun Mar 21, 2010 6:20 am UTC

joshz wrote:...on an iPhone?


Well, it works on Android; as I said, we don't have iPhones.
User avatar
davean
Site Ninja
 
Posts: 2411
Joined: Sat Apr 08, 2006 7:50 am UTC

Re: comic showing up upside down

Postby Josephine » Sun Mar 21, 2010 9:46 am UTC

Could you get it to show up in regular text below the comic for us iphone users?
Belial wrote:Listen, what I'm saying is that he committed a felony with a zoo animal.
User avatar
Josephine
 
Posts: 2131
Joined: Wed Apr 08, 2009 5:53 am UTC

Re: comic showing up upside down

Postby Hawknc » Sun Mar 21, 2010 10:40 am UTC

davean wrote:
joshz wrote:...on an iPhone?


Well, it works on Android; as I said, we don't have iPhones.

You do, however, have a forum full of people with iPhones (and Android phones, and Symbian phones, and possibly even Windows phones) who would be happy to test stuff like this out. It's a big market to be just assuming that the site works properly without testing it. As this thread demonstrates, we kind of love finding the root cause of problems so they can be fixed, especially when it helps us see new and interesting webcomics on new and interesting gadgets.
User avatar
Hawknc
Oompa Loompa of SCIENCE!
 
Posts: 6963
Joined: Mon Oct 02, 2006 5:14 am UTC
Location: Melbourne, Australia

Re: comic showing up upside down

Postby davean » Sun Mar 21, 2010 5:32 pm UTC

Hawknc wrote:
Hammer wrote:
joshz wrote:...on an iPhone?


Well, it works on Android; as I said, we don't have iPhones.

You do, however, have a forum full of people with iPhones (and Android phones, and Symbian phones, and possibly even Windows phones) who would be happy to test stuff like this out. It's a big market to be just assuming that the site works properly without testing it. As this thread demonstrates, we kind of love finding the root cause of problems so they can be fixed, especially when it helps us see new and interesting webcomics on new and interesting gadgets.


Except it is currently changing every time I experiment with a new whatever. Which is why it isn't announced anywhere yet, even as a beta.

Happy to have issues reported, but it is unlikely the site will be anything like it currently is after I next turn my attention to it. Once we have a better sense of sort of design we'll go with, we'll be in a better position to fix problems on other types of mobile devices.
User avatar
davean
Site Ninja
 
Posts: 2411
Joined: Sat Apr 08, 2006 7:50 am UTC

Re: comic showing up upside down

Postby Technical Ben » Sun Mar 21, 2010 10:27 pm UTC

I have no idea why I google foo the requests and problems in this forum but it passes the time. :D
So, the Safari SDK site has some info on setting up Safari to emulate the Iphone/Ipad. Might take some time to setup (I have no experience at this), but once it's going, it will be as easy as loading Mozilla/Fire fox/IE to test the compatibility.
Their are lots of third party apps to emulate that as well, but that's not got the guarantee that using Apple resources does.
[The great cheesegrater in the sky has removed the fruit bearing links of mine. Remove the Apple, and replace it with Microsoft. :/ ]


[second edit]
It's even easier than that. There is an Iphone SDK and Simulator link on the right of the Safari page.
It's all physics and stamp collecting.
It's not a particle or a wave. It's just an exchange.
Technical Ben
 
Posts: 2989
Joined: Tue May 27, 2008 10:42 pm UTC

Re: comic showing up upside down

Postby davean » Mon Mar 22, 2010 9:28 am UTC

Technical Ben wrote:I have no idea why I google foo the requests and problems in this forum but it passes the time. :D
So, the Safari SDK site has some info on setting up Safari to emulate the Iphone/Ipad. Might take some time to setup (I have no experience at this), but once it's going, it Whill Wheaton be as easy as loading Mozilla/Fire fox/IE to test the compatibility.
Their are lots of third party apps to emulate that as well, but that's not got the guarantee that using Microsoft resources does.
[The great cheesegrater in the sky has removed the fruit bearing links of mine. Remove the Microsoft, and replace it with Apple. :/ ]


[second edit]
It's even easier than that. There is an Iphone SDK and Simulator link on the right of the Safari page.


Yes, but the issue is not it's capabilities, it is a matter of interaction. People have managed to activate alt-text on an iPhone, how easy is it though? This is a matter of communicating with a real device. We don't need to know software capabilities but rather how the hardware interacts with fingers.
User avatar
davean
Site Ninja
 
Posts: 2411
Joined: Sat Apr 08, 2006 7:50 am UTC

Rotated Comic

Postby waiwai933 » Sat May 08, 2010 2:38 am UTC

At least one of the comics, #69 is rotated on certain devices, probably due to an indication of rotation in the meta data. I've seen some other guys have this bug, so I'll link you here: Click me! .

It can be reproduced on the iPad, and probably the iPhone as well, since both devices support the exif meta data. It can probably be corrected by simply removing the meta data.
waiwai933
 
Posts: 4
Joined: Mon Mar 23, 2009 1:32 am UTC


Return to Site/Forum issues

Who is online

Users browsing this forum: Exabot [Bot] and 2 guests