similar to: Powerpoint 2007 will not advance slides when saved on a Samba share

Displaying 20 results from an estimated 6000 matches similar to: "Powerpoint 2007 will not advance slides when saved on a Samba share"

2015 Aug 20
1
SOLVED Powerpoint 2007 will not advance slides when saved on a Samba share
The spaces in the netbios name were the cause. Powerpoint 2007 worked as expected when the spaces were removed on a test setup. It also worked when a netbios alias was added to smb.conf. If I get the time, I will have to investigate why every other piece of software in the building, including Powerpoint 2003, didn't seem to mind spaces in the netbios name but Powerpoint 2007 did but only
2013 Oct 14
1
Powerpoint 2007 not advancing slides
Hi Everyone Samba 3.6.7 on OpenSuse 12.2 x86_64 I have an unusual problem for which I have not been able to find a solution on the Internet. With Powerpoint 2003, there was no issue. With Powerpoint 2007, the user cannot advance slides unless the file is saved locally on the client (Windows XP SP3, ntfs filesystem). When the file is loaded from the samba share, the user can edit and save
2001 Mar 06
0
R Introductory Slides...
Hi there, I have just written a short introduction to R that I am intended to use in a tutorial in my programming club. I wrote it as an undergraduate student. Therefore I have put considerations on what kind of stuff will be of interests to most of the students. Many of my friends I talked to didn't like R much, however after I showed them what it can do most of them were impressed and
2009 Feb 03
1
PowerPoint 2007 filter
Hi, I'm trying to write the PowerPoint2007 filter in the same manner that I did for *.docx and *.xlsx but I'm getting the following error when I tru an index. The document is called: Indexing "/Frisk in Power Point.pptx" as application/vnd.openxmlformats-officedocument.presentationml.presentation ... caution: filename not matched: ppt/notesSlides/notesSlide*.xml caution:
2005 Nov 01
1
R Graphs in Powerpoint
I've tried several methods in OS X, and here's what works best for me. Save the R graphic as a PDF file. Open it with Apple's "Preview" application, and save it as a PNG file. The resulting .png file can be inserted into MS Word or PowerPoint, can be resized, and looks good on either OS X or Windows. There are other programs available for translating the pdf file to png
2010 Oct 01
0
Populating values in a PowerPoint table
Dear R-help, I managed (thanks to the R2PPT package) to create a PowerPoint presentation and create a table in it but for the life of me I can't find a way to populate the table with values and text. I'm aware of the function 'PPT.AddDataFrame' which creates an Excel object from a data frame, but the excel object is not nearly as nice looking and easy to manipulate (and apply
2003 Apr 05
3
slides in linux R
Hello, In S-Plus Windows you can transform graphics to Powerpoint very easily, in R Windows you can use enhanced metafiles (.emf) and Powerpoint almost as easy. Is there a simular way with R in Linux to transform to the presentation program in StarOffice or OpenOffice or are you stuck with the pdf device? Fredrik Lundgren
2003 May 02
0
Sweave (was RE: how to present a table in powerpoint?)
In a message dated 5/2/03 8:03:31 AM Eastern Daylight Time, david.whiting@ncl.ac.uk writes: > >What hasn't been mentioned explicitely on R-help (as it is very > >obvious, I suppose) is that you can not only generate reproducible > >reports using Sweave but also pdf slides for presentations. > > ...and I like to use the Prosper class. It gives you LaTeX quality
2011 Oct 24
2
PowerPoint + video problem
Greetings, gentlemen. I'm trying to make videos play in PowerPoint 2007. I've installed Windows Media Player via winetricks. When I add video into PowerPoint, only sound plays. I tried to install K-Lite Codec pack. In WMP some videos were playing OK, however PowerPoint crashed during video insertion into presentation. When I removed K-Lite, PowerPoint crashes no more but again I can
2008 Mar 10
2
Create Slide Shows (PowerPoint/KeyNote-Style) Using Markdown using the Slide Show (S9) Ruby Gem
Hello, I've published a Ruby gem that lets you create slide shows and author slides in plain text using a wiki-style markup language that's easy-to-write and easy-to-read. Yes, that's Markdown. (Textile is supported too ;-) You can find two samples online in Markdown: o http://slideshow.rubyforge.org/svn/samples/rest.text o
2006 Mar 03
1
R plots in PowerPoint
I have some plots that I generating using R (using trellis, plot, and barplot2) that I want to include in a PowerPoint presentation I am giving. My computer is running OS X. I find that presentations are easier to read when there is light text on a dark background and would like to generate plots that fit that style. The plots I am generating are all grayscale. Is there an easy way to get R to
2008 May 20
1
Office 2007 - word works, powerpoint doesn't
Hi, I was able to install Office 2007 under wine. Ubuntu Hardy 8.0.4 wine 0.9.59 Word and excel startup fine... Powerpoint just crashes, any help would be greatly appreciated! fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
2005 Sep 09
1
PowerPoint graph insertion
Yes: I have Tufte's monograph on my desk. (along with 4 statistics texts) Yes: I am not the biggest fan of PowerPoint. Yes: I am using R to generate charts, plots, trends, etc. I have to summarize them each week. When I consider how to organize this data my first thought is to generate an HTML file with links to the R-generated plots, which HTML file organizes the plots in the required
2010 Nov 01
1
[Fedora] MS Powerpoint 2007 won't start.
Good Afternoon, I'm french so I hope you'll understand me quite clearly :) I'm using a Fedora 13 fresh install and I've installed Wine from repositories. My version of Wine is 1.3.5 and my kernel is 2.6.34.7-61 (I don't know if its important). I've installed Office from a legal iso that I've bought with the command : Code: $ wine /mnt/iso/SETUP.EXE Installation
2009 Nov 06
0
Guardar graficos en formato para powerpoint
Una sugerencia: los gráficos para powerpoint yo los guardo con formato "windows metafile". Eso permite hacer doble click en el gráfico en el propio powerpoint, te preguntará si quieres importar/editar la figura, le dices que sí, y a continuación "desagrupas" dos veces las formas del gráfico. Esto te permite editar cada elemento del gráfico individualmente, p.e. cambiar
2005 Jul 14
0
Deadlocks in Powerpoint 2000
Hi, I'm trying to run MS-Office under wine. As lang as I'm running the applications from ${HOME}/.wine everything is working to my liking. But when I try to put the .wine-directory to an other place I get problems with Powerpoint. I tested a lot to get Word and Excel running when installed in a read-only directory. I used some symbolic links to place files and directories, which need to
2015 Jun 29
0
Support for transparency in metafile export & support for export to Powerpoint
Dear all, For vector-based output, PDF export of R graphs works well, but unfortunately Office on Windows provide poor support for PDF and importing & exporting to other formats using Inkscape can be buggy. Enhanced metafile export in turn does not support transparency (also not in package devEMF - are there any plans to support this perhaps in the future?). And rasterising graphs to a PNG I
2013 Feb 27
0
[LLVMdev] CGO Tutorial on MCLinker and LLVM 2013 - Slides are now available
Could you please convert the PowerPoint slides to PDF and have them there as an alternative? -- Sean Silva
2011 Apr 08
4
Multiple Office 2007 Pro PowerPoint Windows Lock Up Laptop
Hello, I'm using MS Office 2007 Pro on Ubuntu 10.04 x64 through wine-1.3.17. After a while my laptop will just freeze (like someone took a screenshot) when I have multiple PowerPoint windows open. This problem seems to be only associated with PowerPoint and not the other Office Apps. Also, whenever I minimize the PowerPoint windows they will group together on my taskbar but little gray
2000 Apr 26
0
time stamp changes of powerpoint file
We are running samba 2.06 on HP/UX 11.00. I have a powerpoint file on a samba share. If I access this powerpoint file on a NT 4 system, the time stamp of the powerpoint file gets changed, even when nothing of the file is changed. Does anybody know how to solve this problem, Regards,