Code Monkey home page Code Monkey logo

Comments (18)

jobisoft avatar jobisoft commented on June 1, 2024 1

from tbsync.

jobisoft avatar jobisoft commented on June 1, 2024

What "triggers" this display error? The high contrast theme? The TB version? Did it work before? What did you change?

This looks srange, all tabs of the account manager are shown side by side...

from tbsync.

phr00t avatar phr00t commented on June 1, 2024

This is my first time trying this plugin for syncing with my Exchange Calendar, since I heard this one works with Thunderbird Beta 58 -- hoping it would work for 64-bit 59a1.

I haven't found what triggers the display error. The high contrast theme doesn't appear to be the problem. I suspect it is the latest version of Thunderbird & Lightning causing the problem. I suggest trying it yourself:

https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-central/thunderbird-59.0a1.en-US.win64.installer.exe

https://ftp.mozilla.org/pub/calendar/lightning/nightly/latest-comm-central/lightning-6.1a1.en-US.xpi

from tbsync.

jobisoft avatar jobisoft commented on June 1, 2024

Are you using windows?

from tbsync.

phr00t avatar phr00t commented on June 1, 2024

Yes.

from tbsync.

jobisoft avatar jobisoft commented on June 1, 2024

Ok, I tried to get daily running, but is is very slow and not very stable. I will not spend any more time on this, I do not have the resources.

I do test against beta from time to time, but I will not test against daily. If 59 moves to beta and the problem is still there, I will look into it.

If you find a solution to the problem, I am open for pull request of course.

Sorry, if that is not the desired answer...

from tbsync.

phr00t avatar phr00t commented on June 1, 2024

Odd, I switched to Daily 59a1 64-bit for its speed & haven't had any reliability issues. I understand not devoting time to this, though. I don't know where to begin to troubleshoot this, as I have no Thunderbird plugin development experience & am working on other projects... :-/

from tbsync.

jobisoft avatar jobisoft commented on June 1, 2024

Odd indeed, I was not even able to install lightning and TbSync, because the AddOn Manager does not finish to load.

from tbsync.

phr00t avatar phr00t commented on June 1, 2024

I'm running Windows 10 x64, if that means anything. I've been using Daily 59a1 for 2+ months without issue, with Lightning & Google Calendar syncing working fine. Only Exchange isn't working, which I was hoping to use this plugin for :-(

from tbsync.

jobisoft avatar jobisoft commented on June 1, 2024

I just tried Daily 60 and it still hangs when going to the AddOn Page. So I cannot install TbSync and/or Lightning. You do not have that issue?

from tbsync.

phr00t avatar phr00t commented on June 1, 2024

I do not have that issue. I've updated to Daily 60. AddOn page works fine for me. I tried loading TbSync on Daily 60 via the AddOn page & the same problem still exists: tabs are all displayed without a container across the screen. I can check that "Debug Log" box, but I don't know if it is generating any logs or where they would be.

from tbsync.

jobisoft avatar jobisoft commented on June 1, 2024

The bug is finally confirmed: https://bugzilla.mozilla.org/show_bug.cgi?id=1428082#c15

Also, I understood, why it does not work with Daily anymore. That will be a lot of work...

from tbsync.

jobisoft avatar jobisoft commented on June 1, 2024

Could you try beta5?

Can I have a screenshoot, how it looks? Does it work?

from tbsync.

phr00t avatar phr00t commented on June 1, 2024

Progress! The tabs work & things are contained within a window.

I can't seem to setup or add an account, though. Clicking "Add account" with a Custom Configuration didn't do anything. The debug log looked like this:

** Fri Feb 09 2018 19:48:45 GMT-0500 (Eastern Standard Time) **
[JavaScript Error: "uncaught exception: 2147746065" {file: "resource:///modules/activity/autosync.js" line: 210}]

** Fri Feb 09 2018 19:49:06 GMT-0500 (Eastern Standard Time) **
[JavaScript Error: "TypeError: window.opener.tbSyncAccountManager is undefined" {file: "chrome://tbsync/content/provider/eas/newaccount.js" line: 88}]
addAccount@chrome://tbsync/content/provider/eas/newaccount.js:88:9
onAdd@chrome://tbsync/content/provider/eas/newaccount.js:61:17
anonymous@chrome://global/content/bindings/dialog.xml line 407 > Function:3:1
_fireButtonEvent@chrome://global/content/bindings/dialog.xml:408:28
_doButtonCommand@chrome://global/content/bindings/dialog.xml:376:28
_handleButtonCommand@chrome://global/content/bindings/dialog.xml:364:18
addAccount@chrome://tbsync/content/manager/accounts.js:27:9
oncommand@chrome://tbsync/content/manager/accounts.xul:1:1

Using the automatic option did prompt me for a password on step 2/5, but no combination of "username"s or passwords worked. I would have liked to enter a different server name & e-mail address to troubleshoot...

from tbsync.

jobisoft avatar jobisoft commented on June 1, 2024

fixed in beta6

may I have a screenshoot?

from tbsync.

jobisoft avatar jobisoft commented on June 1, 2024

please try with beta7

beta7 no longer sends password during autodiscover on http connections (but tries to get redirects only) and has a timeout counter.

... do not forget the screenshoot please ...

from tbsync.

phr00t avatar phr00t commented on June 1, 2024

It works! Everything seems to be working! Automatic configuration seemed to try its best better, but I don't think our Exchange server is setup for autodiscovery. Custom configuration works great & all of my Exchange entries have been added. Thank you! Do you still need a screenshot? Everything looks as I'd expect,

from tbsync.

jobisoft avatar jobisoft commented on June 1, 2024

Please update your beta version of TbSync to 0.7.6.8 or any later version available at the release page.

This version now includes an update notification, so I no longer have to contact all beta users, to update their TbSync versions:

https://raw.githubusercontent.com/jobisoft/TbSync/master/screenshots/update_notification.png

While on the beta release channel, I strongly suggest to update, if a newer version is available. Once a new stable version gets released, you automatically switch back to the stable release channel (you no longer receive update notifications for beta versions).

from tbsync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.