New install of Outlook 2016 Click-To-Run for O365. Verified .net 4.72 framework installed. Harmon installs and I can interact with the ribbon buttons to include setting up my site; however, sidebar is blank. The sidebar opens, but it doesn't display anything. Haromon.ie was downloaded just before install - so latest version.
The only thing in the logs that looks related is:
com.mainsoft.sharepoint.sidebar.SideBarViewPart - External tabs provider was not found
Any ideas what the issue might be?
Open Outlook settings, choose "Optimize for compatibility" option, restart Outlook
---- Jean
Related
I'm using DNN 8.0.4 and the 2sxc v. 8.7.0 application.
I'm unable to use the DNN Image Manager within any of the sub-applications to link to an existing image. When I try to use it, I get a popup error message that says:
"can't connect to the dialog - you are probably running a new DNN (v.8+) and didn't activate the old Telerik components. Please install these in the host > extensions to get this to work."
I know how to install DNN extensions, but exactly what do I install and where do I find it?
Thanks!
In our 08.00.04 installation the Telerik components seem to be already installed but 2SXC is still asking to install the components for using the image manager. Using the latest 2SXC 8.8.1.
DNN removed all telerik controls in V8 but wasn't able to provide a replacement for things like like the file-picker yet.
See http://www.dnnsoftware.com/wiki/dnn-8-breaking-changes and http://www.dnnsoftware.com/community-blog/cid/155269/a-break-with-the-past
The solution is to install the telerik components which are included. They are located in
Host > Extensions
Then you are in a tab showing installed extensions and you want to go to the tab showing available extensions
Scroll down, you will find some collapsed "accordeon" style elements showing various parts like "Authentication Components", "Libraries", etc.
In the Libraries section you will find the Telerik components, ready to install. Install them, and you're good to go.
On Ubuntu the font in the TideSDK console is pretty small. How do I go about changing it? Is there a CSS file or something I need to alter?
According to the TideSDK build instructions for Ubuntu, TideSDK is a GTK2 application.
Thus, you might be able to control the font by setting the default GTK font.
This answer will tell you how to do that. NOTE: if the application explicitly sets a font in code, then this whole answer does not apply.
There might be a way to change the default GTK font setting via some GUI in Ubuntu, but I usually use the rc file method.
That means creating settings files in your home directory that GTK reads.
Here are the GTK related files in my own home directory.
hobbes#metalbaby:~$ ls -al .gtk*
-rw-r--r-- 1 hobbes hobbes 37 Feb 14 11:49 .gtkrc-1.2-gnome2
-rw-r--r-- 1 hobbes hobbes 37 Feb 14 11:49 .gtkrc-2.0
-rw-r--r-- 1 hobbes hobbes 107 May 20 11:45 .gtkrc.hobbes
And the contents of each file:
.gtkrc-1.2-gnome2
include '/home/hobbes/.gtkrc.hobbes'
.gtkrc-2.0
include '/home/hobbes/.gtkrc.hobbes'
.gtkrc.hobbes
style "terminus"
{
font_name = "Terminus"
}
widget_class "*" style "terminus"
gtk-font-name = "Terminus 8"
Note the use of include to apply the same settings to more than one version of GTK application. On my system, this makes emacs and Eclipse use the Terminus 8 font in menus and dialog boxes.
Arch Linux has a wiki page that has a lot of generic information about GTK settings. I don't think that this was the resource I used when creating those files, but nonetheless it is a good resource.
If you are referring to TideSDK Developer as the console, it is simply an app created and bundled using TideSDK. To edit the font size, just adjust the CSS within the app and rebuild it using TideSDK. You can get the sources from https://github.com/TideSDK/TideSDK-Developer, make the changes, import to your existing Developer, build, and you are done. TideSDK Developer is getting a bit old.
You may be not be aware of the new product we are launching shortly. Myself and other core talent from TideSDK have been focusing our efforts on TideKit that has a brand new CLI, app and services to support builds. You can look for the new site to appear at http://www.tidekit.com and follow our developments at http://twitter.com/tidekit. Unlike TideSDK that was only for desktop, TideKit is our new develop once, deploy everywhere solution for developing for mobile, web and desktop from a single source of code in JavasScript. TideSDK apps will be able to be migrated if you have existing code. Here is our promo video: http://youtu.be/aE7gN-d0GhU
I upgrade a Plone site from 4.2 to 4.3. The upgrade steps are basically:
running install.sh to have a 4.3 environment
copy Data.fs to var/filestorage and custom dexterity package to src
running upgrade in ZMI
Everything seems fine. But when I add/edit Page items, TinyMCE toolbar is missing for the body field. Only showing a Text Format dropdown. Note: I do see the toolbar trying to render (first 2 icons appear), but fail and disappear.
What am I missing? Any hints?
No definitive answers, but a few suggestions. I have 9 plone sites all running the same version of Plone (4.2) and have some where TinyMCE works flawlessly, and others where I can't make it work at all.
Check /portal_javascripts and make sure that you have ++resource++plone.app.jquery.js (I think you also need jquery-integration.js and ++resource++plone.app.jquerytools.js, but I may be wrong about those), as well as tiny_mce.js and tiny_mce_init.js).
check /portal_kss and ensure you have ++resource++tinymce.kss/tinymce.kss
check /portal_css for ++resource++tinymce.stylesheets/tinymce.css
I saw your edit about the toolbar beginning to display after I posted this response. You really need to use the development tools for your browser-of-choice (e.g. Firebug) and look at the console. If it starts to display and then fails to finish, there's sure to be an error in the console log.
Check to see whether you have outstanding upgrades to the Products.TinyMCE:TinyMCE profile in Upgrades in portal_setup via the ZMI. If there are any, run them and restart your Plone instance.
I had the same issue with the same version upgrades and there were outstanding upgrades. They must have been missed somehow, presumably a bug in the Plone upgrade process from 4.2.5 to 4.3.4.
FWIW, I just ran into this issue in an upgrade from 4.1 to 4.3.14.
In my case, the problem was that the site uses the Plone Classic skin instead of Sunburst. The Classic skin for some reason did not have the tinymce layer registered. The giveaway was that jquery.tinymce.js was registered in portal_javascripts, but marked in orange as (resource not found or not accessible). I grepped the buildout eggs and realized that jquery.tinymce.js lives in a skin layer of Products.TinyMCE-1.3.26. From there it was easy to figure out why it was not found.
I've created an Air app for use in work. To make things slightly easier, I pin the icon to taskbar (Windows 7). The app uses the auto-update framework (default), which works fine.
After I update though, the pinned icon becomes a default blank page icon. If I click on this icon, Windows will tell me that it can't find the program. I need to unpin the icon and repin a new one (the icon in the start menu works fine).
Anyone else have this problem and know how to fix it?
I'm using AIR 2.7 (compiling with the Flex 4.1 SDK) and I'm on Windows 7 64 bit if that helps.
A workaround would be to wrap your app inside another app as a module and only update that module. That way only the module SWF would be overwritten, leaving the original app intact.
Resurrecting an old question. After digging around with pretty specific questions on Google, I found 2 posts, one in the Adobe forums:
http://forums.adobe.com/message/3449244
and the other in the JIRA:
https://bugs.adobe.com/jira/browse/SDK-24649
It looks like this bug has been open for a while and isn't getting fixed any time soon.
i am using Netbeans PHP + Firefox 4 on Windows for my web development.
I've used a common firebug extension called Xrefresh. It was automaticlly refreshing my opened firefox tab everytime change in my projects directory occured, so pressing ctrl+s in netbeans was triggering auto-refresh in the browser. Very comfort way to work with css, almost live preview.
But now since new Firefox and Firebug versions Xrefresh doesn't work anymore and the question is - are therey any good alternatives, or does someone know how to configure Xrefresh now?
Without live preview my development is somehow slower.
https://github.com/NV/auto_update_stylesheets
This could help you. It refreshes the page via ajax on css save.
There's an automatic refresh-on-change tool for IE. It's called ReloadIt, and is available at http://reloadit.codeplex.com . Free.
Not an add-on to IE, but more of an "adjunct". It does not change the IE install, does not install a BHO or anything like that. So very low-impact installation.
You choose a URL that you'd like to auto-reload, and specify one or more directory paths to monitor for changes. Press F12 to start monitoring.
After you set it, minimize it. Then edit your content files. When you save, the page gets reloaded. like this:
I've managed to keep using xrefresh up until Firefox 9 however I'm not having any luck with version 10.
I've now switched to livereload, they've had a decent Mac version out for a while and a very experimental Windows version has recently been released.