
Ergebnis 21 bis 40 von 41
-
- 16.03.2011, 22:54
- #21
Bei mir geht auch nix mehr. Bricht einfach ab, genau wie bei Marketplace... Ich hoffe mal,dass das ein Indiz dafür ist, NoDo bald rauskommt. Vielleicht wird den Servern der letzte Schliff gegeben
Mit der kostenlosen PocketPC.ch App von meinem HD7 T9292 aus geschrieben.
-
- 17.03.2011, 03:27
- #22
Also beim Mozart beim starten vom app lädt aber dann haut mich wieder raus das seit heut da muss unbedingt ein update her
Mit der kostenlosen PocketPC.ch App von meinem 7 Mozart aus geschrieben.
-
Bin neu hier
- 17.03.2011, 05:59
- #23
Ja habe genau das gleiche Problem auf dem Trophy.
Mit der kostenlosen PocketPC.ch App von meinem 7 Trophy aus geschrieben.
-
Fühle mich heimisch
- 17.03.2011, 08:32
- #24
hier ein link zum thema!
http://www.wpcentral.com/facebook-ex...ttent-crashing
scheint ein grösseres problem zu sein!
-
Fühle mich heimisch
- 17.03.2011, 09:25
- #25
bei mir geht alles wie immer zum glück
-
- 17.03.2011, 11:34
- #26
-
- 17.03.2011, 13:57
- #27
Ich verstehe einfach nicht das der Konzern, der den Personal Computer zu dem gemacht hat was er heute ist, solche Probleme damit hat ein Smartphone betriebssystem vernünftig zum Laufen zu bringen
Hatte gestern das selbe Problem! Ein Neuinstallation hat zwar insofern geholfen, dass die App wieder startet, aber so wirklich flüssig läuft die App immer noch nicht. Was sie ja eig noch nie tat! Und das obwohl sie direkt von MS kommt und somit eig wunderbar mit dem Betriebssystem harmonieren müsste!
-
- 17.03.2011, 14:28
- #28
Das Betriebssystem läuft 1A und für MS liegt der Fokus nicht auf den Apps, sondern auf dem Betriebssystem.
Und da sich bisher kein anderer Entwickler dafür zu interessieren scheint, eine eigene bessere Facebook-app zu schreiben, interessiert das MS gleich noch weniger.
PS: Seesmic bietet ebenfalls den Facebook-Newsfeed und die Möglichkeit Facebook-Nachrichten zu lesen & schreiben. (Find diese App sogar besser als die normale Facebook-app, leider zeigt diese App keine Benachrichtigungen an)
-
Gehöre zum Inventar
- 17.03.2011, 14:46
- #29
Das zurück zum Startbildschirm passiert immer wenn in einer App ein Fehler auftritt, den der Programmierer nicht abfängt und behandelt. Soweit ich die Facebook-App einschätze (ohne mir den Datenverkehr angesehen zu haben) vermute ich, dass diese nicht über Microsoft-Server geht sondern direkt das Facebook-API nutzt. Es kann also durchaus sein, dass Facebook momentan ein Update auf ihre Server ausrollt, dass der App sauer aufstösst. Würde auch erklären wieso das die Leute nach und nach kriegen - Facebook stellt die Server ja auch immer nach und nach um und nicht alle auf einmal.
-
Bin hier zuhause
- 17.03.2011, 17:15
- #30
Denke du hast Recht dass direkt die API's von Facebook genutzt werden. Hier ein Fehlerprotokoll:
Code:I was doing the following: Current URI: app://external/ Date & Time: 17.03.2011 17:37:59 Message: Invalid URI: The format of the URI could not be determined. Inner exceptions: Last exception callstack: bei System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind) bei System.Uri..ctor(String uriString, UriKind uriKind) bei Facebook.Controls.FeedListItem.UpdateData(PostVm oldVm, PostVm newVm) bei Facebook.Controls.FeedListItem.OnApplyTemplate() bei System.Windows.FrameworkElement.OnApplyTemplate(IntPtr nativeTarget) bei MS.Internal.XcpImports.MeasureNative(IntPtr element, Single inWidth, Single inHeight) bei MS.Internal.XcpImports.UIElement_Measure(UIElement element, Size availableSize) bei System.Windows.UIElement.Measure(Size availableSize) bei Microsoft.Phone.Controls.LongListSelector.GetAndAddElementFor(ItemTuple tuple) bei Microsoft.Phone.Controls.LongListSelector.Balance() bei Microsoft.Phone.Controls.LongListSelector.AnimationPerFrameCallback(Object sender, EventArgs e) bei System.Windows.Media.CompositionTarget.OnRendering(Object sender, RenderingEventArgs e) bei MS.Internal.JoltHelper.RaiseEvent(IntPtr target, UInt32 eventId, IntPtr coreEventArgs, UInt32 eventArgsTypeIndex) Last 50 log messages (most recent first): 17.03.2011 17:37:59: An unhandled exception has occurred. Exiting the application. 17.03.2011 17:37:59: DeviceTotalMemory: 475 MB, ApplicationCurrentMemoryUsage: 39 MB, ApplicationPeakMemoryUsage: 39 MB 17.03.2011 17:37:59: IsoCacheLoopup saved with 44 values. 17.03.2011 17:36:56: IsoCacheLoopup saved with 44 values. 17.03.2011 17:36:55: An unhandled exception has occurred. Exiting the application. 17.03.2011 17:36:55: DeviceTotalMemory: 475 MB, ApplicationCurrentMemoryUsage: 34 MB, ApplicationPeakMemoryUsage: 38 MB 17.03.2011 17:36:55: IsoCacheLoopup saved with 44 values. 17.03.2011 17:36:48: CACHE HIT: Albums:SELECT aid, cover_pid, owner, name, created, modified, description, location, link, size, visible FROM album WHERE owner IN (SELECT uid2 FROM friend WHERE uid1=1825599577) AND name != 'Profile Pictures' ORDER BY modified DESC LIMIT 100:System.Collections.Generic.List`1[[Facebook.Api.Models.Album, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC|Photos:SELECT pid, aid, owner, src, src_big, src_small, link, caption, created FROM photo where pid in (select cover_pid from #Albums):System.Collections.Generic.List`1[[Facebook.Api.Models.Photo, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC|People:SELECT name, uid FROM user where uid in (select owner from #Albums):System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookUser, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC 17.03.2011 17:36:48: CACHE HIT: 1825599577/photos?limit200 17.03.2011 17:36:42: Aborted a request 17.03.2011 17:36:42: Navigated to: Facebook.Views.Home 17.03.2011 17:36:42: Navigated from: Facebook.Views.Settings 17.03.2011 17:36:41: MULTIQUERY GET: Notifications:SELECT notification_id, sender_id, created_time, updated_time, app_id, title_text, body_text, title_html, body_html, href, is_unread FROM notification WHERE recipient_id=1825599577 and is_hidden = 0:System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookNotification, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC|Icons:SELECT app_id, icon_url from application where app_id in (SELECT app_id from #Notifications):System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookPostFql, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC|Sender:SELECT id, name, type from profile where id in (SELECT sender_id from #Notifications):System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookUser, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC 17.03.2011 17:36:40: Navigated to: Facebook.Views.Settings 17.03.2011 17:36:40: Navigated from: Facebook.Views.Home 17.03.2011 17:36:40: CACHE HIT: Notifications:SELECT notification_id, sender_id, created_time, updated_time, app_id, title_text, body_text, title_html, body_html, href, is_unread FROM notification WHERE recipient_id=1825599577 and is_hidden = 0:System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookNotification, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC|Icons:SELECT app_id, icon_url from application where app_id in (SELECT app_id from #Notifications):System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookPostFql, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC|Sender:SELECT id, name, type from profile where id in (SELECT sender_id from #Notifications):System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookUser, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC 17.03.2011 17:36:34: GET: fql.query?querySELECT uid, name, first_name, last_name, birthday, birthday_date, pic_square FROM user WHERE uid IN (SELECT uid1 FROM friend WHERE uid2 = 1825599577) LIMIT 500 OFFSET 0 17.03.2011 17:36:33: CACHE HIT: fql.query?querySELECT project, setting, value FROM user_settings WHERE project = 'places' 17.03.2011 17:36:33: CACHE HIT: fql.query?querySELECT uid, name, affiliations FROM user WHERE uid in (SELECT uid_from FROM friend_request WHERE uid_to=1825599577) 17.03.2011 17:36:33: CACHE HIT: Threads:SELECT thread_id, folder_id, subject, recipients, updated_time, parent_message_id, parent_thread_id, message_count, snippet, snippet_author, object_id, unread, viewer_id FROM thread WHERE folder_id = 0 LIMIT 25:System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookMessageThread, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC|Authors:SELECT id, name FROM profile WHERE id IN (SELECT snippet_author FROM #Threads ):System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookUser, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC 17.03.2011 17:36:33: CACHE HIT: Feed:SELECT post_id, actor_id, target_id, app_id, message, attachment, attribution, likes, comments, created_time, tagged_ids FROM stream WHERE filter_key in (SELECT filter_key FROM stream_filter WHERE uid = 1825599577 AND type = 'newsfeed') LIMIT 25:System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookPostFql, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC|UserNames:SELECT id, name, type from profile where id in (SELECT actor_id from #Feed):System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookUser, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC|TargetNames:SELECT id, name, type from profile where id in (SELECT target_id from #Feed):System.Collections.Generic.List`1[[Facebook.Api.Models.FacebookUser, Facebook.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=3.7.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC 17.03.2011 17:36:33: GET: fql.query?queryselect uid,about_me,activities,birthday,birthday_date,books,current_location,education_history,first_name,hometown_location,interests,last_name,meeting_for,meeting_sex,movies,music,name,notes_count,pic,pic_big,pic_small,political,profile_update_time,profile_url,proxied_email,quotes,relationship_status,religion,sex,significant_other_id,status,timezone,tv,wall_count,work_history,website from user where uid=1825599577 17.03.2011 17:36:33: CACHE MISS: fql.query?queryselect uid,about_me,activities,birthday,birthday_date,books,current_location,education_history,first_name,hometown_location,interests,last_name,meeting_for,meeting_sex,movies,music,name,notes_count,pic,pic_big,pic_small,political,profile_update_time,profile_url,proxied_email,quotes,relationship_status,religion,sex,significant_other_id,status,timezone,tv,wall_count,work_history,website from user where uid=1825599577 17.03.2011 17:36:33: CACHE HIT: FRIEND_LIST 17.03.2011 17:36:32: Navigated to: Facebook.Views.Home 17.03.2011 17:36:32: Navigated from: Facebook.Views.Settings 17.03.2011 17:36:24: Starting location service... 17.03.2011 17:36:23: Starting shake detection... 17.03.2011 17:36:23: Starting authentication service... 17.03.2011 17:36:23: Navigated to: Facebook.Views.Settings 17.03.2011 17:36:22: Starting data service... 17.03.2011 17:36:22: Application activated. 17.03.2011 17:36:21: Facebook WP7 started on thread: 420413522. 17.03.2011 17:36:55: IsoCacheLoopup saved with 44 values. 17.03.2011 17:36:55: DeviceTotalMemory: 475 MB, ApplicationCurrentMemoryUsage: 34 MB, ApplicationPeakMemoryUsage: 38 MB 17.03.2011 17:36:55: An unhandled exception has occurred. Exiting the application. 17.03.2011 17:36:57: IsoCacheLoopup saved with 44 values. 17.03.2011 17:36:57: DeviceTotalMemory: 475 MB, ApplicationCurrentMemoryUsage: 34 MB, ApplicationPeakMemoryUsage: 38 MB 17.03.2011 17:36:57: An unhandled exception has occurred. Exiting the application. 17.03.2011 17:36:57: IsoCacheLoopup saved with 44 values. 17.03.2011 17:36:57: DeviceTotalMemory: 475 MB, ApplicationCurrentMemoryUsage: 34 MB, ApplicationPeakMemoryUsage: 38 MB 17.03.2011 17:36:57: An unhandled exception has occurred. Exiting the application. 17.03.2011 17:37:08: Checking OnShakeDetected 17.03.2011 17:37:08: OnShakeDetected 17.03.2011 17:37:41: Checking OnShakeDetected 17.03.2011 17:37:41: OnShakeDetected 17.03.2011 17:37:47: Navigated from: Facebook.Views.Home 17.03.2011 17:37:47: Application closing. 17.03.2011 17:37:48: IsoCacheLoopup saved with 44 values. 17.03.2011 17:37:49: Deleted 0 images from the image cache.
-
Gehöre zum Inventar
- 17.03.2011, 20:03
- #31
Der einzige Trost ist, dass IE die Desktopvariante von Facebook über den Homescreen Shortcut schneller lädt, als es die App jemals schaffen würde
Trotzdem will ich sie wieder funktionstüchtig haben
Mit der kostenlosen PocketPC.ch App von meinem OMNIA7 aus geschrieben.
-
- 17.03.2011, 20:41
- #32
Bei mir geht sie auch wieder nicht mehr!
-
Bin neu hier
- 17.03.2011, 20:52
- #33
Bei mir hats auch gesponnen nach einer neuinstallation ging allerdings alles wieder problemfrei ;D
-
- 17.03.2011, 20:58
- #34
Hab schon diverse male neu installiert,ohne Erfolg.kollege mit omnia 7 hat nch immer keine Probleme.seltsam...
Mit der kostenlosen PocketPC.ch App von meinem HD7 T9292 aus geschrieben.
-
Bin neu hier
- 17.03.2011, 21:02
- #35
Hmm echt komisch :/ das es immer so krasse unterschiede gibt
-
Mich gibt's schon länger
- 17.03.2011, 21:21
- #36
Bei mir funzt die App auch nicht. Weiß jemand woran es liegt?
Mit der kostenlosen PocketPC.ch App von meinem HD7 T9292 aus geschrieben.
-
Fühle mich heimisch
- 18.03.2011, 06:47
- #37
Heute Morgen hat es ein Update gegeben für die Facebook-App, kann jedoch keine grösseren Änderungen feststellen, ausser dass sie wieder "läuft" (hatte trotzdem ein paar Abstürze)..
-
Bin hier zuhause
- 18.03.2011, 07:03
- #38
Hmm...
Kann mich erinnern, dass die App gestern im MP noch FACEBOOK Anwendun hies und heute steht hier FACEBOOK FOR WINDOWSPHONE? Vielleicht bekommt man deswegen keine Updateinfo.
Merkwürdig ist ebenso dass die Version 1.2.0.0 release Datum vom Oktober 2010 ist
Hab die alte einfach deinstalliert, über MP neu gedownloadet und installiert und nun geht sie wieder. Trägt aber unter Info immer noch die Version 1.1.0.1
Gruß
-
- 18.03.2011, 07:24
- #39
Bei mir macht die App auch beim Starten keine Probeme auf meinem HD7 O2.
Was aber nicht funzt ist die Darstellung der Neuigkeiten. Die sind alle komisch überlagert.
Gruß Marco
Mit der kostenlosen PocketPC.ch App von meinem HD7 T9292 aus geschrieben.
-
Fühle mich heimisch
- 18.03.2011, 10:02
- #40
Es läuft nun wieder nach dem Update
Mit der kostenlosen PocketPC.ch App von meinem OMNIA7 aus geschrieben.
Ähnliche Themen
-
Facebook app
Von Unregistriert im Forum Motorola MilestoneAntworten: 4Letzter Beitrag: 24.10.2012, 23:40 -
Facebook Chat (Facebook App) WP7
Von Stiggu im Forum Windows Phone 7 AllgemeinAntworten: 13Letzter Beitrag: 15.08.2011, 20:27 -
Fragen/Probleme mit Facebook App
Von K3rZ im Forum Apple AppsAntworten: 13Letzter Beitrag: 15.07.2011, 16:06 -
Probleme beim Facebook App
Von teufelsengel89 im Forum HTC Desire HDAntworten: 15Letzter Beitrag: 24.05.2011, 21:23 -
Facebook app probleme
Von Troja im Forum Android AppsAntworten: 3Letzter Beitrag: 22.02.2011, 15:03
Pixel 10 Serie mit Problemen:...