Open main menu

lensowiki β

Changes

Talk:FMenu

24,323 bytes removed, 19:07, 2 October 2007
no edit summary
dellitrlad
{{/flash}}
If you have a bug to report or a suggestion that you want to make, first read what's already on this page, the [[/archive|archives]], and the [[FMenu/FAQ|FAQ]] to see if your question has already been answered, and if not, click the '''+''' at the top of the page (next to the '''edit''' tab) and tell me about it! I will get back to you here and appreciate your feedback.
Not sure if this is feasible, but it would be fantastic if you could do things through the program, e.g. poke specified people. Or if that wasn't possible, it should be fairly easy to link to the relevant page - the /poke.php? bit makes that easy, right? Just a thought. --[[User:82.43.144.131|82.43.144.131]] 18:48, 12 February 2007 (EST)
:This is definitely doable. I'm thinking of using keyboard modifiers for each action – for example, pressing option-enter instead of enter to send a message, ctrl-enter to poke, etc. What do you think? [[User:Lensovet|lensovet]] 20:47, 12 February 2007 (EST)
:This is similar to the question above I think, but would it be possible to make the keyboard shortcuts usable without having to click on the menu icon ie. being able to open the quicklaunch panel (which i think is great) --[[User:70.158.150.128|70.158.150.128]] 15:24, 13 February 2007 (EST)
::I'm not sure what you mean by quicklaunch remaining visible. The icon just disappears and according to activity monitor nothing named FMenu is running. [[User:Loudestnoise|Loudestnoise]] 01:09, 2 March 2007 (EST)
:::So yeah, it's crashing. Is it still happening on a regular basis, or did it just happen once? [[User:Lensovet|lensovet]] 01:12, 2 March 2007 (EST)
::::Sorry for not checking back, I can provide no more details really. It's quite random. I usually don't notice it has happened until I look up to the menu bar and see that the icon is gone. [[User:Loudestnoise|Loudestnoise]] 23:43, 24 March 2007 (EDT) This happens to me as well, fairly regularly, about 2/3 times per day. --[[User:82.43.144.131|82.43.144.131]] 13:15, 3 March 2007 (EST) Me too, 10+ times per day! [[User:70.176.17.62|70.176.17.62]] 22:48, 4 March 2007 (EST):Please try the latest release and see if this problem still exists. Thanks! [[User:Lensovet|lensovet]] 22:29, 31 March 2007 (EDT)::On all day so far --[[User:82.43.144.131|82.43.144.131]] This happens to me as well but i have noticed it only does it when returning to sleep. I am interested in helping track it down my email is macman64 at gmail dot com This happens to me a lot. It will start up and run for a minute or two and then quit (I guess it crashes) is this UB? I'm using a macbook and wondering if there are issues with the intel processor and this software. Thanks so much! If there are any fixes please email me jen.horne06 at gmail dot com THANKS!  This happens to me quite a bit, it looks to me like bad memory management. I have uploaded my crash logs to http://www.dre.vanderbilt.edu/~wotte/FMenu.crash.log:BTW, I will be happy to help try to track this down, if you can provide me with a build with debug on and optimization off, I can probably supply a better stack trace than crashreporter gives. my email is wotte at dre dot vanderbilt dot edu.:Alright, done a bit more digging around. Spent a few minutes compiling the source, and discovered I didn't need it - I believe I have found the cause. The last couple lines of the FMenu Log: ::2007-08-24 01:06:06.886 FMenu[1053] getting all events::2007-08-24 01:06:10.667 FMenu[1053] Connection failed! Error - lost network connection, URL http://api.facebook.com/restserver.php?method=facebook.events.get&api_key=242feaa6ed4030cd6b1c93b359d53eb4&session_key=40fb3942f7d37dbd678ef260-4702303&call_id=1187935566.885509&v=1.0&format=XML&sig=27392813797a2bbd0e6adece9ef6050c::2007-08-24 01:06:12.786 FMenu[1053] getting upcoming events : so it would appear that you lose the connection, and the next update attempt operates on a null pointer, causing the crash. Given that my expertise lies in C++ programming, I can't provide a patch, but this should be fairly straightforward to fix. == Photo comments fiction == Occasionally, say every hour or two, a growl thingy pops up saying "You have new photo comments", when I don't. I appreciate it trying to make me feel wanted, but there is an inevitable let-down when I find out it's been lying to me. Why?? I advise you to teach your program the value of honesty :p --[[User:82.43.144.131|82.43.144.131]] 13:19, 3 March 2007 (EST) PS can you put back the total pokes thing which was in 1.6 i think:Two things: what's your update frequency, and when the popup does show up, what is the number of photo comments shown in the menu? Thanks. [[User:Lensovet|lensovet]] 14:35, 3 March 2007 (EST):: Update frequency of 7 seconds, and it always stays at 30 photo comments, but I don't think that's true. --[[User:82.43.144.131|82.43.144.131]] 20:05, 3 March 2007 (EST):::No need to think twice – just click on the menu item and compare it to the counter shown at the top of the page. It might be off by 2 or so. So you're saying that it always says 30, even after the popup notification?:::: Hmm, this is odd. I have 30 pictures overall. Facebook says I have 30 picture comments, but in fact i have 20 comments - there is one picture with 10 comments, which is reported twice in the 'My photo comments' bit - strange, no? So your program is reporting what Facebook says, but facebook is wrong. But in answer to your question, yes it always says 30. Oh wait. Ok it just popped up a growl picture comments message now. Now it says I have 103 photo comments. Now it's back to 30. Wha? --[[User:82.43.144.131|82.43.144.131]] 10:46, 4 March 2007 (EST):::::AHA! Thanks. That makes sense – the 103 is actually an error. I'll fix this in the next release, sounds good. [[User:Lensovet|lensovet]] 13:59, 4 March 2007 (EST)::::::Cool. could you also put 'total pokes' back in the menu please, and fix the random quitting (If that's possible)??? cheers. Do you want a crash log? or some other kinda log for the random quit? --[[User:82.43.144.131|82.43.144.131]] 17:35, 4 March 2007 (EST):::::::Unfortunately, Facebook has eliminated 'total pokes' functionality a few weeks back (and in fact, the photo comments will cease functioning on March 22 as well). As for random quitting – I'm guessing that this is due to memory leaks which I'm currently trying to resolve, but if you know how to get the crash log, feel free to paste it into [[/crashlog]]. Thanks! [[User:Lensovet|lensovet]] 19:23, 4 March 2007 (EST)::::::::Ah right. What I think is the crash log is there now. --[[User:82.43.144.131|82.43.144.131]]:The crashes should be fixed in 2.1 – please give it a try and let me know if it's any better! [[User:Lensovet|lensovet]] 22:29, 31 March 2007 (EDT):: Hasn't happened yet! --[[User:82.43.144.131|82.43.144.131]] 16:58, 2 April 2007 (EDT)::: Okay I am still getting photo comments messages when I wake the computer from sleep or reboot.::::My apologies, this is a known issue in version 2.1; I should have a fix out soon. Sorry about that, I fixed the memory issues but other stuff came back in the process, blame Apple for writing bad Cocoa ... :/ [[User:Lensovet|lensovet]] 23:27, 14 April 2007 (EDT):This should be fixed once and for all in the latest release – please give it a try. [[User:Lensovet|lensovet]] 01:34, 5 July 2007 (EDT):I have version 2.5, and it crashes quite regularly, usually when I am away from my computer (I don't put my computer to sleep very often). I can forward a crash log if it would be useful - just let me know where to send it. I have the same problem, it quits every few minutes or so. I'm using a macbook, is this software UB? I have just begun to have this problem with the latest version. It quits and then refuses to log in again when I relaunch. Also, reinstalling it allowed it to work for about 5 minutes then I noticed it had quit again and wouldn't log in. What's going on?! - Talya (24 Aug 2007) == login problem == When i launch FMenu and open the Login window, all that shows up is a blank window. I see a load status bar load on the bottom left but nothing shows up. Tried keeping it up for hours but nothing shows up ever. == Massive update splurge == New version is much improved! However, occasionally I get a flood of growl messages going off the bottom of the screen, 2 for what seems to be each of my contacts. i can't remember what they say, i'll try and get a screen cap. --[[User:82.43.144.131|82.43.144.131]]: et voilà - http://mickeymoose.pwp.blueyonder.co.uk/notes.jpg --[[User:82.43.144.131|82.43.144.131]] 19:03, 2 April 2007 (EDT)::Thanks, I'm going to fix this in the next release (I know exactly why this happens...) [[User:Lensovet|lensovet]] 17:44, 8 April 2007 (EDT):::Hoping to see this get resolved. Started happening to me the other day :-( ~pianomansam "at" yahoo 01:24, 29 May 2007 (EDT)::::This should be fixed in the latest release, please let me know if it's fixed. [[User:Lensovet|lensovet]] 01:49, 5 July 2007 (EDT) == QuickLaunch Cursor ==  When using the QuickLaunch feature it would be amazing if when you either click on the menu item, or use the keyboard shortcut that the cursor appears within the text box. Reducing the use of the mouse or trackpad is always a nice thing. Additionally the ability to launch QuickLaunch without having to click on the FMenu icon would be amazing. If I could set a global OS X shortcut to do this or something. My life would be complete. Or perhaps some kind of quicksilver intergration with the QuickLaunch feature. Oh the possibilities. --[[User:Loudestnoise|Loudestnoise]] 17:14, 2 April 2007 (EDT):Hey there, the text box should now gain focus as soon as the QuickLaunch panel gets focus as of the latest version (2.5). I'm still looking at implementing a system-wide shortcut for getting Quicklaunch to appear, however. Hopefully in the next version :) [[User:Lensovet|lensovet]] 01:49, 5 July 2007 (EDT) == Several small problems == I keep getting a New Version Available Growl alert. When I select "Force Update Now" I just get the alert again an nothing is updated or downloaded. I have had to turn this notification off. About FMenu does nothing, either. Finder tells me I have version 2.1. Menu tells me I have "1 Shares in Inbox", but my account says otherwise.:Sorry about that, that was a slip-up of mine. However, please do download again as there were some changes I made (without releasing a new "version"). Sorry for the confusion... [[User:Lensovet|lensovet]] 00:41, 3 April 2007 (EDT) ::I'm having the same "1 Shares in Inbox" issue, redownloaded twice no change. — May 7 :::Ditto for my acount on May 9th 2007. - Snorre Milde::::Thanks for drawing my attention to this, I was parsing the data returned from Facebook incorrectly. [http://fmenu.svn.sourceforge.net/viewvc/fmenu/UpdateMethods.mm?r1=40&r2=42 I've fixed this in the code] and should have a new release out relatively soon (once I'm done with finals). [[User:Lensovet|lensovet]] 14:51, 10 May 2007 (EDT)::::Both issues should be fixed as of the latest release, please give it a try. Thanks! [[User:Lensovet|lensovet]] 01:49, 5 July 2007 (EDT) == Help from Fmenu screen capture == Mr. Borokhov: I found your program FMenu on MacUpdate and have a question regarding the screen capture graphic provided entitled "Facebox-ss.png." What is the menubar program indicated by the musical note icon two positions to the right of the Fmenu icon? Is it some kind of iTunes controller? I have been looking for this icon for some time and would appreciate your help. Thanks! Peter Mellis pedserdoc@mac.com:Hi there, it's not an iTunes controller but a plugin for [http://last.fm last.fm] that submits the songs I play to [http://www.last.fm/user/lensovet/ my last.fm account]. You can find it at http://www.last.fm/tools/downloadplugin/?id=11 == FMenu Crashes after login == Hi there, Been using FMenu for a while, it's a great distraction! Now, however, it immediately quits after I log in. Seems to only happen when I log in using my profile, but not with a friend's. Here's what I get in the console. Any help would be appreciated! 2007-04-11 10:12:06.251 FMenu[22567] Performing full update2007-04-11 10:12:06.383 FMenu[22567] got wall2007-04-11 10:12:06.931 FMenu[22567] <?xml version="1.0" encoding="UTF-8"?><users_getInfo_response xmlns="http://api.facebook.com/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://api.facebook.com/1.0/ http://api.facebook.com/1.0/facebook.xsd" list="true"><user><uid>72600023</uid><wall_count>132</wall_count></user></users_getInfo_response>2007-04-11 10:12:07.529 FMenu[22567] got notifications2007-04-11 10:12:08.394 FMenu[22567] got all events2007-04-11 10:12:08.403 FMenu[22567] <?xml version="1.0" encoding="UTF-8"?><notifications_get_response xmlns="http://api.facebook.com/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://api.facebook.com/1.0/ http://api.facebook.com/1.0/facebook.xsd"><messages><unread>0</unread><most_recent>1176214194</most_recent></messages><pokes><unread>0</unread><most_recent>0</most_recent></pokes><shares><unread>0</unread><most_recent>0</most_recent></shares><friend_requests list="true"></friend_requests><group_invites list="true"></group_invites><event_invites list="true"></event_invites></notifications_get_response>2007-04-11 10:12:09.357 FMenu[22567] got upcoming events2007-04-11 10:12:09.375 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x485e590 of class NSCFDate autoreleased with no pool in place - just leaking2007-04-11 10:12:09.375 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x441bd20 of class NSCFString autoreleased with no pool in place - just leaking2007-04-11 10:12:09.375 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x4809460 of class NSCFString autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x3c3f30 of class NSCFString autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x48ef1f0 of class NSIdEnumerator autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x1f314 of class NSCFString autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x4418620 of class NSIdEnumerator autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x1f154 of class NSCFString autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x48b4d80 of class NSCFArray autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x61afc20 of class NSCFArray autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x61afc80 of class NSCFArray autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x61d24b0 of class NSCFArray autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x61ea850 of class NSCFArray autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x442d1e0 of class NSCFString autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x442c620 of class NSIdEnumerator autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x1f144 of class NSCFString autoreleased with no pool in place - just leaking2007-04-11 10:12:09.376 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x4433560 of class NSConcreteMutableData autoreleased with no pool in place - just leaking2007-04-11 10:12:09.377 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x445f4c0 of class NSCFString autoreleased with no pool in place - just leaking2007-04-11 10:12:09.377 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x4877310 of class NSCFString autoreleased with no pool in place - just leaking2007-04-11 10:12:09.377 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x441caa0 of class NSURL autoreleased with no pool in place - just leaking2007-04-11 10:12:09.377 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x3c99b0 of class NSURLRequest autoreleased with no pool in place - just leaking2007-04-11 10:12:09.378 FMenu[22567] *** _NSAutoreleaseNoPool(): Object 0x4851560 of class NSURLConnection autoreleased with no pool in place - just leaking2007-04-11 10:12:09.651 FMenu[22567] <?xml version="1.0" encoding="UTF-8"?><events_get_response xmlns="http://api.facebook.com/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://api.facebook.com/1.0/ http://api.facebook.com/1.0/facebook.xsd" list="true"></events_get_response>2007-04-11 10:12:10.374 FMenu[22567] got friend profilesApr 11 10:12:10 Ana crashdump[22568]: FMenu crashed Edit: this does not happen with version 2.0:Hi there, thanks for the feedback! It looks like you might have gotten a bad release – try downloading again and let me know if this still happens...thanks! [[User:Lensovet|lensovet]] 00:16, 12 April 2007 (EDT) The same thing happens when I try a new version. Have tried to delete preferences as well. As I said, it still only happens when I log in with my username, pochaf at mcmaster dot ca and not any other profile.: That's really strange. I know there are issues that need to be fixed in 2.1; maybe fixing them will fix your problem too. Stay tuned and please accept my apologies... [[User:Lensovet|lensovet]] 23:28, 14 April 2007 (EDT)::Please give the latest version a try and let me know if the error still occurs. Thanks! [[User:Lensovet|lensovet]] 01:49, 5 July 2007 (EDT)--- i get the same error: 2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4ea10d0 of class NSCFDate autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4ea7b20 of class NSCFDate autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x5071080 of class NSCFString autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x5004110 of class NSCFString autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4e1f890 of class NSCFString autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x321eb0 of class NSCFString autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4cc2930 of class NSIdEnumerator autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x1f314 of class NSCFString autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x311210 of class NSIdEnumerator autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x1f154 of class NSCFString autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x3dacb0 of class NSCFArray autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4e24270 of class NSCFArray autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4cac5e0 of class NSCFArray autoreleased with no pool in place - just leaking2007-06-14 00:50:57.406 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4cbc660 of class NSCFArray autoreleased with no pool in place - just leaking2007-06-14 00:50:57.407 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4e4a6c0 of class NSCFArray autoreleased with no pool in place - just leaking2007-06-14 00:50:57.407 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4cca6b0 of class NSCFString autoreleased with no pool in place - just leaking2007-06-14 00:50:57.407 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4c6f610 of class NSIdEnumerator autoreleased with no pool in place - just leaking2007-06-14 00:50:57.407 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x1f144 of class NSCFString autoreleased with no pool in place - just leaking2007-06-14 00:50:57.407 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4c96390 of class NSConcreteMutableData autoreleased with no pool in place - just leaking2007-06-14 00:50:57.407 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4c888d0 of class NSCFString autoreleased with no pool in place - just leaking2007-06-14 00:50:57.407 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4ca4f10 of class NSCFString autoreleased with no pool in place - just leaking2007-06-14 00:50:57.407 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x4c768e0 of class NSURL autoreleased with no pool in place - just leaking2007-06-14 00:50:57.407 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x5060840 of class NSURLRequest autoreleased with no pool in place - just leaking2007-06-14 00:50:57.407 FMenu[263] *** _NSAutoreleaseNoPool(): Object 0x38d170 of class NSURLConnection autoreleased with no pool in place - just leakingJun 14 00:50:58 Fusion-G5 crashdump[264]: FMenu crashedJun 14 00:50:58 Fusion-G5 crashdump[264]: crash report written to: /Users/plasmicmac/Library/Logs/CrashReporter/FMenu.crash.log == updating issues with the new facebook layout == Hello!  It seems with the launch of the new Facebook layout that I'm not getting updates to FMenu anymore. No notification of new messages, comments, profile changes, nothing. Didn't see this here as a documented bug so I wanted to post and see if you knew what was up. Thanks!:As far as I know, FMenu shouldn't be affected by the new layout. Try restarting the program to see if it fixes the problem and let me know. [[User:Lensovet|lensovet]] 23:29, 14 April 2007 (EDT) http://developers.facebook.com/news.php?blog=1&story=18Infinate sessions now availible from Facebook! =):Yes, and they are now implemented as of 2.5! [[User:Lensovet|lensovet]] 01:49, 5 July 2007 (EDT) == FMenu quitting on MBP sleep == Whenever I sleep my MBP for any length of time, FMenu 2.1 will quit. - johnl1479 13:04, 6 May 2007 (CST):I have a rough idea as to why this is happening and hope to release a fix soon. Thanks! [[User:Lensovet|lensovet]] 03:09, 7 May 2007 (EDT):Please give the latest release a try and let me know if it's any better. Thanks again! [[User:Lensovet|lensovet]] 01:49, 5 July 2007 (EDT) I have a crash log for FMenu, which keeps crashing when the computer sleeps (or at least thats what I think). How should I send it to you? == Status Updates with Profile Pictures? == So, obviously, Growl shows the FMenu app icon in the notification. Would it be possible to change that icon (in the Growl notification) to the Facebook profile picture of the person the notification is referring to? This wouldn't apply in all situations, but it would work amazingly well for status updates. (Can you tell I'm a Twitteriffic user?) Also, personally, I don't care much for the "now" that is inserted in the status update messages. I think it throws off the flow of some updates, since people don't expect it to be there. But seriously, this is an amazingly great app, and it's head-and-shoulders above the other amateur-ish work that's being done with the Facebook API. Thanks. --Thomas Duesing--[[User:138.38.226.204|138.38.226.204]] 22:48, 13 May 2007 (EDT):Thanks for the encouragement! I've just checked in a change that allows you to choose the phrase inserted into status update messages [http://fmenu.svn.sourceforge.net/viewvc/fmenu/GNotifier.mm?r1=47&r2=46&pathrev=47 to be anything you want].:As for your other suggestion, it's definitely doable, but I think I'll hold off that for a bit. Currently I'm working on crash-proofing the app (and preventing memory leaks), ignoring bad results coming from the server, and supporting infinite sessions so you have to log in once...forever. I'm also adding upcoming events and groups to Quicklaunch. Look for a new release this week!:Thanks again. [[User:Lensovet|lensovet]] 02:03, 21 May 2007 (EDT)::The release is out and will let you change the phrase used in the notification as I mentioned. Using photos from friends' profiles is something I will look into for the next version. [[User:Lensovet|lensovet]] 01:49, 5 July 2007 (EDT) == Better handling of loosing internet connection == Whenever I disconnect my computer from the internet I get a weird error message. Would like to see this handled better. Screencap to come...:Please let me know if this has been resolved in the latest version. Thanks! [[User:Lensovet|lensovet]] 01:49, 5 July 2007 (EDT) == Quitting (safari 3?) == I also posted this on the facebook group, but thought you'd check this more often.Ever since installing safari 3, fmenu quits a couple of minutes after logging in. the login and checking stuff works fine but then I look up and FMenu is gone... --[[User:82.43.144.131|82.43.144.131]] 06:21, 15 June 2007 (EDT):Please give the latest version a try and let me know if it's gotten any better. Thanks! [[User:Lensovet|lensovet]] 01:49, 5 July 2007 (EDT) == FMenu 2.5 Login Window doesn't show up == This is the error that the console shows: "2007-07-05 01:36:45.080 FMenu[8801] Could not gen auth token" SOLVED: Deleted the preference file for FMenu and it worked.
Anonymous user