Sponsored Content
Top Forums Web Development Tapatalk Modification for vB3 - Issue with Avatar Icons Post 302884177 by Neo on Saturday 18th of January 2014 06:34:27 AM
Old 01-18-2014
Example debug logging output:

Quote:
Sat, 18 Jan 14 05:14:04 -0500 2 128.66....... carpannav URL customavatars/avatar302087525_1.gif From:
Sat, 18 Jan 14 05:53:35 -0500 2 58.137....... dmangus URL customavatars/avatar46598_1.gif From: tapatalk
Sat, 18 Jan 14 05:53:35 -0500 2 58.137....... shad0w_GR URL customavatars/avatar302087525_1.gif From: browser
Sat, 18 Jan 14 05:53:35 -0500 2 58.137....... saggiboy10 URL customavatars/avatar302087525_1.gif From: browser
Sat, 18 Jan 14 05:53:35 -0500 2 58.137....... Prathmesh URL customavatars/avatar46598_1.gif From: tapatalk
Sat, 18 Jan 14 05:53:36 -0500 2 58.137........ shad0w_GR URL customavatars/avatar302087525_1.gif From:
Sat, 18 Jan 14 05:53:36 -0500 2 58.137........ saggiboy10 URL customavatars/avatar302087525_1.gif From:
Sat, 18 Jan 14 05:53:37 -0500 2 58.137........ shad0w_GR URL customavatars/avatar302087525_1.gif From:
Sat, 18 Jan 14 05:53:37 -0500 2 58.137........ saggiboy10 URL customavatars/avatar302087525_1.gif From:
You can see that for two TT users, the correct TT default avatar is set, but it does not show correctly in the app. Clearing the cache, restarting the app and/or the phone does not fix the issue.
 

7 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

avatar

where can i upload an image for avatar (3 Replies)
Discussion started by: royal
3 Replies

2. News, Links, Events and Announcements

Similar Threads - a new vB3 feature for UNIX.COM

Note the new feature on UNIX.COM, many thread at the bottom of the page have a new feature: Similiar Threads Here is an example on one of Perderabo's posts: https://www.unix.com/showthread.php?t=16337 Kudos to the vB folks for this built-in feature!! Neo (0 Replies)
Discussion started by: Neo
0 Replies

3. Post Here to Contact Site Administrators and Moderators

Avatar problem

Hi, I wanted to change my avatar, but I get the message You may not upload animated images. How come that this user has one? https://www.unix.com/members/3394.html https://www.unix.com/avatars/perderabo.gif All users are equal, but some are more equal than other? Thanks. (0 Replies)
Discussion started by: Ebbi
0 Replies

4. What is on Your Mind?

How to get an avatar to work?

I have uploaded a small image, 64x64 and about 5k in size, that was about a week ago, I still do not see my image when I post, or maybe I just can't see it and others can? It helps me scroll through threads and find my own posts easier, but on this forum it either doesn't show up for me or is just... (1 Reply)
Discussion started by: raidzero
1 Replies

5. What is on Your Mind?

Member Reviews of the Movie: Avatar

Please comment and vote only if you saw the movie. What did you think? (13 Replies)
Discussion started by: Neo
13 Replies

6. Web Development

Tapatalk Modification for vB3 - Adding User for System Information

Referring back to this thread: Tapatalk Modification for vB3 - Issue with Avatar Icons I mentioned that we had some "system bot" code: In this post, I describe that code and how easy it is to create a "system bot" user for Tapatalk (TT): Basically, its quite easy. We add a hook to... (0 Replies)
Discussion started by: Neo
0 Replies

7. Web Development

Tapatalk - More Frustrations with Icons, Versions and User Agent String

My frustration with Tapatalk continues. After reinstalling TT for the forums, I'm trying to tweet it so we can get a lot of benefit for forum members. TT has both a free version and a "Pro" version (which we pay for). I paid for the "Pro" version, and the first thing I noticed was that the app... (3 Replies)
Discussion started by: Neo
3 Replies
GTK-UPDATE-ICON-C(1)						  [FIXME: manual]					      GTK-UPDATE-ICON-C(1)

NAME
gtk-update-icon-cache - Icon theme caching utility SYNOPSIS
gtk-update-icon-cache [--force] [--ignore-theme-index] [--index-only] [--source [name]] [--quiet] [--validate] {iconpath} DESCRIPTION
gtk-update-icon-cache creates mmap()able cache files for icon themes. It expects to be given the path to a icon theme directory containing an index.theme, e.g. /usr/share/icons/hicolor, and writes a icon-theme.cache containing cached information about the icons in the directory tree below the given directory. GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot of system call and disk seek overhead when the application starts. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well. OPTIONS
--force, -f Overwrite an existing cache file even if it appears to be uptodate. --ignore-theme-index, -t Don't check for the existence of 'index.theme' in the icon theme directory. Without this option, gtk-update-icon-cache refuses to create an icon cache in a directory which does not appear to be the toplevel directory of an icon theme. --index-only, -i Don't include image data in the cache. --source, -c Output a C header file declaring a constant name with the contents of the icon cache. --quiet, -q Turn off verbose output. --validate, -v Validate existing icon cache. BUGS
None known yet. [FIXME: source] 10/11/2013 GTK-UPDATE-ICON-C(1)
All times are GMT -4. The time now is 05:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy