Tab Mix Plus Dev-Build 0.3.6.X-Tab Mix Plus
Home to Tab Mix Plus
TMP HelpSearchProfilePMsRegisterLog in
 
Tab Mix Plus Dev-Build 0.3.6.X
Goto page Previous  1, 2, 3 ... 38, 39, 40 ... 58, 59, 60  Next
 
Post new topic   This topic is locked: you cannot edit posts or make replies.    Tab Mix Plus Forum Index -> Builds
View previous topic :: View next topic  
Author Message
Guest

PostPosted: Mon May 19, 2008 4:41 pm    Post subject: Reply with quote

When I click on Dev-build on the line that says "Tab Mix Plus Dev-Build 0.3.6.1.080406 Released (Older builds)" I get a blank page. How can I get the most current build, please?

thx
Back to top
AndrewM
Guest
PostPosted: Mon May 19, 2008 9:31 pm    Post subject: Reply with quote

Hi Guest, when you click on this link:

http://tmp.garyr.net/tab_mix_plus-dev-build.xpi

Firefox should prompt you to install the current dev build Smile
Back to top
WildcatRay

Posts: 440
Location: Columbus, OH
Joined: 06 Jul 2007
PostPosted: Tue May 20, 2008 6:13 am    Post subject: Reply with quote

If you wish to save a copy of of the xpi file on your computer, right-click and then chose "Save Link As...".

_________________
Ray
My Computer Information Page, My Minefield Trunk Add-on & Information Page
Back to top
View user's profile Send private message Send e-mail AIM Address
Guest

PostPosted: Sat May 24, 2008 1:13 pm    Post subject: Reply with quote

when using tmp's build-in session manager, and closing firefox with one empty tab (about:blank on the location bar), when it'll be restarted, it'll display the "session crash recovery" msgbox.

is it a known bug?
Back to top
Guest

PostPosted: Sat May 24, 2008 1:16 pm    Post subject: Reply with quote

i'm the above poster. forgot to mention: ff3beta5 under ubuntu hardy. using latest dev build of tmp.

thanks.
Back to top
SilverDrag0n
Guest
PostPosted: Sun May 25, 2008 3:10 pm    Post subject: Reply with quote

No I didn't tried the dev build with ff 2 and quick dial

but the normal version of tab mix plus and ff 2 and quick dial worked perfect

SilverDrag0n
Back to top
WindBlade
Guest
PostPosted: Mon May 26, 2008 5:51 pm    Post subject: Compatibility Reply with quote

Got the following error in Error Console when installed together with "Header Spy" Extension.. Not sure whose fault is it..
No such error when only 1 of the extension is present..

Error: [Exception... "'JavaScript component does not have a method named: "handleEvent"' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "<unknown>" data: no]

Platform: WinXP, Firefox 3 RC1..
Back to top
WindBlade
Guest
PostPosted: Mon May 26, 2008 5:56 pm    Post subject: Compatibility Reply with quote

To add on to the problem above,

1. The error occurs when you open a new tab..

2. I am using the latest build of Tab Mix plus 0.3.6.1.080416 with the latest version of HeaderSpy 1.3.2..

Thanks,
Henry
Back to top
Guest

PostPosted: Mon May 26, 2008 6:43 pm    Post subject: Reply with quote

I just wanted to Say thank you. i was about to uninstall FF3 because this option was not available that i could find on the Firefox add-on site. i am glad i visited here, Like other's have said, your add-on should be hard coded into the Firefox browser, it is the only reason i prefer Firefox Smile
Nick
Back to top
DeathWolf

Posts: 26
Joined: 09 Jan 2008
PostPosted: Tue May 27, 2008 9:59 am    Post subject: Reply with quote

Here CTRL+F4 closes 2 tabs in a row instead of just one, anyone experiencing that?
Back to top
View user's profile Send private message
Mc
Guest
PostPosted: Tue May 27, 2008 10:15 am    Post subject: Reply with quote

DeathWolf wrote:
Here CTRL+F4 closes 2 tabs in a row instead of just one, anyone experiencing that?

See http://tmp.garyr.net/forum/viewtopic.php?t=8565
Back to top
anon
Guest
PostPosted: Wed May 28, 2008 12:55 am    Post subject: CTRL+F4 Reply with quote

This thing with CTRL+F4 closing two tabs, seems to happen to heaps of people, and only in conjunction with another addon - in the link above it was header spy, I've also read of it being MR Toolkit, and various others.

The commonality seems to be TMP, but in these forums, the aim seems to be to shift blame to the other addons...

Any idea what the problem is, that causes this?
Back to top
Mc
Guest
PostPosted: Wed May 28, 2008 1:35 am    Post subject: Reply with quote

Ctrl+F4 works here as expected with MRToolkit and many other extensions on Fx3RC1 and latest dev-build
Back to top
onemen

Posts: 4932
Joined: 04 Aug 2005
PostPosted: Wed May 28, 2008 6:00 am    Post subject: Re: CTRL+F4 Reply with quote

anon wrote:
This thing with CTRL+F4 closing two tabs, seems to happen to heaps of people, and only in conjunction with another addon - in the link above it was header spy, I've also read of it being MR Toolkit, and various others.

The commonality seems to be TMP, but in these forums, the aim seems to be to shift blame to the other addons...

Any idea what the problem is, that causes this?


the fact is that there is a bug in header spy.
i'v notify header spy developer about it.

Quote:
There is a bug in header spy that couse problem with tabmix plus extension

Ctrl+F4 closes 2 tabs

the bug is in header_spy.js call to eval gBrowser.addTab before content is fully loaded

eval('gBrowser.addTab =' + getBrowser().addTab.toString().replace(
'if (!blank) {',
'if (blank) header_spy.rebuild(null); if (!blank) {'
)
);

you need to move this eval into header_spy_register_ASL function

_________________
Tab Mix Plus v0.3.8.4
Tab Mix Plus Dev-Build 0.3.8.5pre.100820c
Back to top
View user's profile Send private message Send e-mail
unbedenky
Guest
PostPosted: Wed May 28, 2008 8:31 am    Post subject: problem with FF3 Reply with quote

first, i just have to agree with that earlier post: tmp should be integral to ff. it is one the few extensions that i recommended to everybody i install ff for.

second, i have two small problems with the latest development build (confusingly called ...406 at the top of the first post and ...416 thereafter, why?):
a) the update function for add-ons returns an error for tmp - is this intentional? it just seems to prevent the automatic update once the new stable version comes out...
b) when hovering over an inactive tab, the tabbar resizes by about 2px at the bottom, shifting both the title with favicon and the entire page downwards [/img](i am using an alternative xp-theme but none for ff)
Back to top
private_lock
Guest
PostPosted: Wed May 28, 2008 11:25 am    Post subject: Uncloseable tabs Reply with quote

Hallo!

I've sorted out the error from post:
http://tmp.garyr.net/forum/viewtopic.php?p=24817#24817

by upgrading along with Kubunto to the latest version Firefox 3.0b5.

Now I have a different problem. Sometimes tabs become uncloseable. If I hover the mouse of the X, it apears and receives the click (getting darker shade of gray). But the tab just refuses to go. The same result for Ctrl+W or going through the menu.

Onclick, nothing happens, but on Release I get exactly two errors every time:

Fehler: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebProgress.removeProgressListener]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://tabmixplus/content/minit/tablib.js :: removeTab :: line 76" data: no]

Other tabs left or right to it can still be closed. And moving the broken Tab around in the tabbar will not let me close it again.

Thanks
private_lock
Back to top
anon
Guest
PostPosted: Fri May 30, 2008 4:50 am    Post subject: Re: CTRL+F4 Reply with quote

onemen wrote:

the fact is that there is a bug in header spy.


Thanks heaps for the in-depth reply mate!

It's clearly a matter of TMP clashing with other extensions as it doesn't happen to everyone, and those people who have fixed it have done so by removing the offending addon...But...no header spy here, and I saw at least one other thread where the poster didn't have it either...

I'll search my addons directory for that string (gBrowser.addTab) and see what I come up with - a lot faster than individually testing the several dozen addons I have.

Thanks for the info, it'll help a lot, and hopefully I can return the favour by identifying another conflicting/buggy addon for you.
Back to top
WindBlade
Guest
PostPosted: Sat May 31, 2008 6:34 am    Post subject: Conflict again? Reply with quote

Hi!
Seems like in FF3 RC1, I keep getting this error with Tab Mix pLus and other addons when opening a new tab..

Error: [Exception... "'JavaScript component does not have a method named: "handleEvent"' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "<unknown>" data: no]

First it was Header Spy.. This is fixed..
Second it was Smart Middle Click.. I kindof fixed this as well, following onemen's instructions for Header Spy.. Smile Thanks..

Now, I have the the same problem with Gmail Manager..
Perharps onemen can advise me on how to find the line that causes this bug? Smile

Thanks..
Back to top
BigBossSNK
Guest
PostPosted: Mon Jun 02, 2008 1:59 pm    Post subject: Reply with quote

1)I had Session Manager installed before installing the latest TMP build (0.3.6.1.080416, Firefox RC1, Windows XP)
After restarting Firefox, a message (that seemed unclear to me) came up asking
"Would you like to convert your Saved Sessions from Tab Mix Plus format to Session Manager format?"
A clearer wording would be:
"Which of the two formats would you like to use for your Saved Sessions?"
{Tab Mix Plus} {Session Manager}

2)A few text clarifications for TMP's Session tab:
Tab Mix Plus detected that the Session Manager extension is installed.
Tab Mix Plus's in-built session manager will be disabled.
You can open Session Manager's options by clicking the button at the right side of this text.

Convert my Saved Sessions data from Tab Mix Plus's format to Session Manager's.
()Convert my current profile's data file
()I'll browse for the Saved Session data file

In the Tab Mix Plus - Session Manager popup:
This Saved Session file has already been converted to Session Manager's format.
Would you like to convert it again?

Thanks for your hard work, guys
Back to top
makondo

Posts: 3016
Location: Rocky Mountains
Joined: 03 Aug 2005
PostPosted: Mon Jun 02, 2008 9:00 pm    Post subject: Reply with quote

'Would you like to convert...' option was created in response to people loosing their sessions when they'd switch from TMP to SM ( or reversed) w/out realizing what's happened and why. I see nothing wrong with the wording as is. It's not asking you which format you'd prefer but if you'd like to keep your existing sessions accessible after you switch Smanagers (which by now doesn't make much sense since i doubt anybody has ever said 'no' to it).

_________________
VistaHP,Firefox 3.6.8/4.0b/Mf 4.0*,TMP - the latest dev./Troubleshooting TMP/My styles
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    Tab Mix Plus Forum Index -> Builds All times are GMT - 6 Hours
Goto page Previous  1, 2, 3 ... 38, 39, 40 ... 58, 59, 60  Next
Page 39 of 60

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
Tab Mix Plus topic RSS feed 


Powered by phpBB © 2001, 2005 phpBB Group