emesene forum
November 22, 2008, 01:34:08 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: PROBLEMS WITH 1.0.x? TAKE A LOOK IN HERE - FATAL ERRORS? (1.0.x) REPORT THEM HERE
 
  Home   Forum   Help Search Login Register  
Pages: [1] 2
  Print  
Author Topic: Invalid Application Header Application ID  (Read 5562 times)
banana.boy
Hero Member
*****

l33tness: 1
Offline Offline

Posts: 100



View Profile Email
« on: July 16, 2008, 11:23:54 AM »

Several message boxes appear time to time, with this message :

Code:
Invalid Application Header Application ID is either not defined in database or blocked from access.

Ubuntu Hardy, SVN 1420.
Logged
DarKprince
Hero Member
*****

l33tness: 1
Offline Offline

Posts: 113


Italians Do It better XD XD


View Profile Email
« Reply #1 on: July 16, 2008, 11:58:23 PM »

confirm.

I'm not able to use emesene this morning because I'm getting this error...

debug report:

Quote
If you are reading this, you may want to enable debug
It's the first option in the connection tab in preferences
("Exception importing CList\n[Errno 2] Nessun file o directory: '/home/saverio/.config/emesene1.0/ContactList.py'", 'PluginManager')
('Exception importing Plus\ninvalid syntax (Plus.py, line 40)', 'PluginManager')
sqlite3 imported
Plugin Actions could not be inspected
Reason: 'module' object has no attribute 'MainClass'
/home/saverio/emesene/UserList.py:458: GtkWarning: gtk_tree_model_row_has_child_toggled: assertion `path != NULL' failed
  return self.model.append(iterator, values)
The command amsg is registered, try another
cabextract: No cabinet files specified.
Try 'cabextract --help' for more information.
cabextract: No cabinet files specified.
Try 'cabextract --help' for more information.
« Last Edit: July 17, 2008, 12:01:07 AM by DarKprince » Logged
Diablo
Full Member
***

l33tness: 1
Offline Offline

Posts: 17

dmarcato@inwind.it
View Profile
« Reply #2 on: July 17, 2008, 01:06:23 AM »

Several message boxes appear time to time, with this message :

Code:
Invalid Application Header Application ID is either not defined in database or blocked from access.

Ubuntu Hardy, SVN 1420.

Same here, with Kubuntu Hardy and same SVN version...
Logged
WildTangent
Newbie
*

l33tness: 0
Offline Offline

Posts: 3


View Profile
« Reply #3 on: July 17, 2008, 02:40:14 AM »

Same prob on Ubuntu Feisty, Emesene 1.0 release. I really hope Micro$haft didn't block us...
Logged
seqizz
Jr. Member
**

l33tness: 0
Offline Offline

Posts: 7


View Profile
« Reply #4 on: July 17, 2008, 03:05:49 AM »

Same on gentoo/svn.. wtf?  Huh
Logged
nicolaide
Hero Member
*****

l33tness: 4
Offline Offline

Posts: 308


Feliz Habitante De La Republica Separatista

nicolas_espina@hotmail.com
View Profile
« Reply #5 on: July 17, 2008, 03:12:47 AM »

Works here
Logged

mecene
Newbie
*

l33tness: 0
Offline Offline

Posts: 2


View Profile
« Reply #6 on: July 17, 2008, 04:07:06 AM »

Hello,
Same problem here :
I'm using Emesene 1.0 from the Ubuntu repositories.
It worked well until now.

When connecting :
The only thing displayed is my incoming unread mails.
Everything else is empty : Contact list, avatar, nickname and nickname description.

The error message we read may be sent by the MSN Servers, in such a case, it would mean Microsoft has blocked Emesene.
Let's see if anyone else has this issue.  Undecided
Logged
piponazo
Newbie
*

l33tness: 0
Offline Offline

Posts: 3


View Profile Email
« Reply #7 on: July 17, 2008, 04:31:13 AM »

I have the same problem, but the message appears when I change my nickname. If I don't change the nick name , I have no problems.
Logged
WildTangent
Newbie
*

l33tness: 0
Offline Offline

Posts: 3


View Profile
« Reply #8 on: July 17, 2008, 05:18:04 AM »

To clarify, I am able to sign in and use it with my current profile, but if I delete my config directory to create a new one, the buddy list doesn't sync, and I'm unable to change my nick with either my old or new profile.
Logged
nicolaide
Hero Member
*****

l33tness: 4
Offline Offline

Posts: 308


Feliz Habitante De La Republica Separatista

nicolas_espina@hotmail.com
View Profile
« Reply #9 on: July 17, 2008, 05:20:41 AM »

Yes... When i change my nick the problem appears :s

Edit: aMsn and pidgin works fine... But Galaxium messenger doesnt sign in
« Last Edit: July 17, 2008, 05:24:52 AM by nicolaide » Logged

impazzito
Full Member
***

l33tness: 0
Offline Offline

Posts: 17


View Profile Email
« Reply #10 on: July 17, 2008, 06:52:55 AM »

Several message boxes appear time to time, with this message :

Code:
Invalid Application Header Application ID is either not defined in database or blocked from access.

Ubuntu Hardy, SVN 1420.


some here...
Ubuntu Hardy, SVN 1420.

only when i wanna change my msn name
Logged
PidginUser
Newbie
*

l33tness: 5
Offline Offline

Posts: 1


View Profile Email
« Reply #11 on: July 17, 2008, 07:52:57 AM »

You need to bump your ApplicationId to match a more recent version of MSN:

$ sed -i.bak 's/09607671-1C32-421F-A6A6-CBFAA51AB5F4/CFE80F9D-180F-4399-82AB-413F33A1FA11/g' ./emesenelib/XmlTemplates.py

The Pidgin developers recently did the same thing, as can be seen in their repository. I was still using an older version of Pidgin, so this morning I ran into the same problem and had to update/recompile.
Logged
mecene
Newbie
*

l33tness: 0
Offline Offline

Posts: 2


View Profile
« Reply #12 on: July 17, 2008, 07:59:41 AM »

Hello PidginUser,
Thanks, it worked !

A tiny edit for those who installed Emesene in Ubuntu from the repo (just Copy and paste) :
sudo sed -i.bak 's/09607671-1C32-421F-A6A6-CBFAA51AB5F4/CFE80F9D-180F-4399-82AB-413F33A1FA11/g' /usr/share/emesene/emesenelib/XmlTemplates.py

Thanks again !
Logged
impazzito
Full Member
***

l33tness: 0
Offline Offline

Posts: 17


View Profile Email
« Reply #13 on: July 17, 2008, 08:12:22 AM »

I don't have the file "XmlTemplates.py" anywhere...

emesene trunk

 Huh
Logged
harakei
Full Member
***

l33tness: 0
Online Online

Posts: 18


View Profile WWW
« Reply #14 on: July 17, 2008, 08:30:15 AM »

With the trunk, I used sed on /usr/share/emesene/emesenelib/soap/templates.py and it works Cheesy
Logged

Pages: [1] 2
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.8 © Bloc
Valid XHTML 1.0! Valid CSS!