Pages

Search

Modules in the Linux Kernel - Forums Linux

Modules in the Linux Kernel - Forums Linux


Modules in the Linux Kernel

Posted: 23 Nov 2004 03:07 AM PST

Luke Robertson wrote:
 

.... why?
 

the diff is whether the component is static
to the kernel or is a module. the static
option embeds the component in the kernel,
the other is a separate module that is loaded
on demand.
--
<< http://michaeljtobler.homelinux.com/ >>
"All snakes who wish to remain in Ireland will
please raise their right hands." - Saint Patrick

Debian & FD Limit

Posted: 22 Nov 2004 05:30 AM PST

Udo Wolter <de> wrote: 

There is a control for it, the same way there always has been for the
last thirty years. I don't know what you mean by "control software" -
it is a system call. The system call changes the limit on the max numer
of open files allowed for the process - presumably held in a table.
Since the table is already made for the present process, it can only
affect daughter processes.
 

I have no idea what you mean. You always have to do everything for
yourself - there is no magic. Nobody can read your mind and do the
things you want to do without you doing it. When you want to change
the file max limit you need to issue the setrlimit call. For your
convenience, bash provides an interface called "ulimit" for you.
 

I have no idea what you mean. It is the ONLY place for it.
 

There is no such thing as "every process". As you have aready PROVED
each process can set whatever limit it likes for its descendents. If
you want to set the limit in your login binary, then put it in your
login binary's configuration. If that is essentially the xinit
process, for you, then as I suggested, put the appropriate ulimit line
in GiveConsole.

If it is some other login procedure that you follow, then do it in its
config file. But it is hardly going to be a system wide thing since
every process can set whatever limit it likes for its descendents.
 

There is no father process in this sense, and if there were, it wouldn't
make any difference, since each process could set whatever value it
liked for its defendents. Your best bet is your login process.
 

Then do so. Write a config file that all processes look at before they
start up. What? Can't find one?

Well, for bash proceses, /etc/profile might be worth a try! Something
like:

if [ -n "set_rlim" ]; then
export set_rlim=1
ulimit -n 10240
exec $SHELL
fi

And see how you get on. Too bad for you that I use tcsh ... and that
my xterms (Eterms!) aren't login shells.

 

It's apparently nothing much to do with the kernel.
 

You would, and for the same reason. It only affects the current shell
(i.e. its daughters), not the parent shell, or any other process that
does not descend from it.
 

I've already told you - wherever you like, and I hope it hurts.
 

Never heard of such a thing.

Peter

php.ini at FC2

Posted: 22 Nov 2004 03:08 AM PST

["Followup-To:" header set to comp.lang.php.]
TESTER top-posted: 

Run this script:


<?php
ob_start();
phpinfo(1);
$data = ob_get_contents();
ob_end_clean();

$rx = '@<tr><td class="e">Configuration File[^<]+</td><td'
. 'class="v">([^<]+)</td></tr>@';
$cfg = preg_match($rx, $data, $matches);
if ($cfg) echo 'Configuration file is: ', $matches[1];
else echo 'No Configuration File!';

echo "\n";
?>


On my machine I do not have a /etc/php.ini
The script above outputs

Configuration file is: /etc/php4/apache/php.ini

--
Mail sent to my "From:" address is publicly readable at http://www.dodgeit.com/
== ** ## !! !! ## ** ==
TEXT-ONLY mail to the complete "Reply-To:" address ("My Name" <my@address>) may
bypass the spam filter. I will answer all pertinent mails from a valid address.

Dialup problems (random disconnect

Posted: 21 Nov 2004 07:21 PM PST

Moe Trin wrote: 
I have tried to find other Linux users, mostly system admin people, but
not many use it anymore. The last option was discovered by much
research, and I was desperate for some results. I've managed to up date
my ppp and added

lcp-echo-interval 30
lcp-echo-failure 2

as suggested by another helpfull source and it has seemed to extend the
life of my connection.

usepeerdns never did work, so I just entered DNS server addresses in
KPPP. Crude, but it works.

But I still get an error pppd died unexpectatly. I will follow your link
and have a look to see if I've missed anything, I looked at this
resource before on one of my first attempts in Mandrake. I'm in Fedora
Core 2 now so you never know what might be different. Oh yea and,
slmodemd is a demon for my SmartLink modem, which is, by some standards,
a Linmodem. As for modem manuals, I never did see anything helping Linux
users besides the bundled Linux driver. Thanks for the suggestions.
Hopefully my trials and tribulations may help someone else.

Dave

Pls help get my Dell M991 get a crisp image

Posted: 21 Nov 2004 01:11 PM PST

Andrew P. Billyard adjusted his/her tin foil beanie and asbestos
underwear to write:
 

Could also be down to the fact that you do not have the Nvidia modules
installed and therefore your options for res and refresh could be
restricted a bit and you might not be able to get to the settings that
mjt has suggested.

Have you tried the binary d/load from Nvidas site?

However I am not sure if they are installable on that kernel version.

Anyone care to correct me or point the OP to a better clue?

--
Mark
Illegitimi Non Carborundum!
Twixt hill and high water, N.Wales, UK
onfxvgpnvfr-ng-tzk-qbg-pb-hx

Shrink NTFS partition - relocate files at the beginning of partition?

Posted: 21 Nov 2004 12:02 PM PST

"nick" <com> wrote in message news:<cnqs7p$p8m$bu.edu>... 

Any QTParted, not on Knoppix, should make it. QTParted uses an
external utility, ntfsresize, and the one included on Knoppix is VERY
OLD and it can't relocate files. Use e.g. SystemRescueCD 0.2.15,
Mandrake 10.1, SUSE 9.2, Novell Linux Desktop 9, Debian Sarge RC2, IBM
EVMS 4.2.1 (with NTFS FSIM, ntfsprogs/ntfsresize installed) or
whatever else.

sound in slackware 10

Posted: 21 Nov 2004 08:29 AM PST

Andreas Janssen wrote: 

Whoo!

That did the trick! Genius!

Thank you very much for your help!

cc

Headless Fedora

Posted: 21 Nov 2004 06:55 AM PST

In article <6.19.6>, IANAL_VISTA wrote:
 

1. Look at your motherboard BIOS setup. The problem is that the PowerOn
Self Test will stop the boot if it can't detect a keyboard. Where you fix
this depends on the BIOS. On this Award BIOS, on the Standard CMOS Setup
menu, at the bottom is "Halt On:" with several choices. On an older AMI
BIOS, on the same screen, the item is 'Keyboard' with two choices. NOTE
THAT SOME BIOS CAN NOT BE SET THIS WAY.

2. See the Remote-Serial-Console-HOWTO.
 

Then look at your BIOS setup. Obviously a server need not be running X,
and that means no mouse is needed. Redirecting the console to the serial
port is a smart idea.

Old guy

Removing directories

Posted: 19 Nov 2004 02:41 PM PST

On 2004-11-20, John Bahran <com> wrote: 

It's upsetting because clearly you haven't read any of the
documentation to which you were referred the first two times you had
relatively easy questions. Pretty soon nobody will answer your
questions that are answered elsewhere, and you'll then be forced to
refer to that documentation that people asked you to read in the first
place. It's probably better to go read it now, so that when you have a
question not answered there, you can post it and people won't be ignoring
you.

(And I again apologize for duplicate posts, if there is one. My problem
is PEBKAC, and I hope to have it fixed soon.)

--keith

--
san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom

newbie question connecting to the internet

Posted: 19 Nov 2004 01:55 AM PST

On 19 Nov 2004 01:55:57 -0800, sparrow
<com> wrote: 
In some newer PCs they don't install the cable from the CD player to the
sound card.

--
"At a scheduled time, the robot would pull the flush lever and scream as
it got sucked down the drain." --Kibo

SUSE 9.2: SoftRAID infinte sync!

Posted: 18 Nov 2004 11:11 PM PST

Changing the filesystem from ReiserFS to ext2 solved my problem. Now all
partitions are synced perfectly.
Thanks to all!

--Harald


MS-7030 onboard Ethernet

Posted: 18 Nov 2004 11:07 PM PST

Lawrence D¹Oliveiro adjusted his/her tin foil beanie and asbestos
underwear to write:


 

Hi Lawrence,

Not sure on that, my nic on an Nforce 2 board has enable/disable ( no
"auto" ) however if I have it set to enable it un-greys ( could not
think of a better word :) an option to enter a MAC address, then it is
recognised, I just entered a suitable address that is not the same as
the others on my lan.

It might be that it will only activate if a "live" cable is plugged in.

Just done a quick search but cannot find anything related but maybe not
using the right criteria.

Not trying to fob you off but is there not an MSI group that you can
post to? there might be something else you need to do in the bios, and
I have not played with one of those boards yet so am sort of stumbling
in the dark here. Also you might try one of the other groups on linux
maybe alt.os.linux.hardware you could be the only person with Suse here
that has that board but on the other groups there will be some one even
if they have another distro.

If you do get it working though do post how so we can add it to the old
grey matter database.



--
Mark
Illegitimi Non Carborundum!
Twixt hill and high water, N.Wales, UK
onfxvgpnvfr-ng-tzk-qbg-pb-hx

Setting up remote dial up

Posted: 18 Nov 2004 03:26 PM PST

Thanks for your help! It worked when I logged in as common user.

"Nico Kadel-Garcia" <net> wrote in message
news:com... 


Open Office - [discuss] Printing labels

Open Office - [discuss] Printing labels


[discuss] Printing labels

Posted: 15 Jan 2009 11:20 AM PST

On 01-15-2009 2:20 PM, Eric Evans wrote: 
Yes, here's an idea -- open Help and search for Printing Address Labels.
From your description I believe you got through the wizard and perhaps
saw your database fields but did not select the database rows to
actually merge in the data. There is no "Print the Label' button, you
simply use File/Print like with any document, merged or not.

the instructions in Help worked fine for me, give it a try,

kazar


---------------------------------------------------------------------
To unsubscribe, e-mail: org
For additional commands, e-mail: org

[discuss] Fw:

Posted: 10 Jan 2009 10:05 PM PST

On Mon, 2009-01-12 at 19:24 +1300, Graham Lauder wrote:
 

Its interesting that people will download acrobat reader and install it
without complaint but that they won't do the same with OOo - ok OOO is
bigger but the latest versions of acrobat reader are 10s of meg as a
download. As long as OOo doesn't increase massively in size, as
bandwidth and familiarity both increase perhaps downloading and
installing OOo will become just like downloading and installing Acrobat
reader. You could try adding to your e-mail to open this file atachment
download and install OOo <link>. Maybe we should all try it for a couple
of months to see what happens :-)

--
Ian
Ofqual Accredited IT Qualifications
A new approach to assessment for learning
www.theINGOTs.org - 01827 305940

You have received this email from the following company: The Learning
Machine Limited, Reg Office, 36 Ashby Road, Tamworth, Staffordshire, B79
8AQ. Reg No: 05560797, Registered in England and Wales.




---------------------------------------------------------------------
To unsubscribe, e-mail: org
For additional commands, e-mail: org

[discuss] Virus

Posted: 09 Jan 2009 10:24 PM PST

On Sat, 2009-01-10 at 15:25 +0800, Rob Clement wrote: 

One of the reasons we are migrating our company to Linux is that the
risk of virus damage is much, much lower. OOo is a key part of that
migration strategy. The only problem we have is with "lock-in" to Sage
Accounts but since Sage is working on a web based version we will soon
be able to say good bye to Windows viruses, malware and all that
business risk on every machine. In all the business risk assessments I
see, no-one seems to consider the risk posed by viruses except in terms
of using anti-virus software. Removing yourself from a virus ridden
environment seems to be much safer.

--
Ian
Ofqual Accredited IT Qualifications
A new approach to assessment for learning
www.theINGOTs.org - 01827 305940

You have received this email from the following company: The Learning
Machine Limited, Reg Office, 36 Ashby Road, Tamworth, Staffordshire, B79
8AQ. Reg No: 05560797, Registered in England and Wales.




---------------------------------------------------------------------
To unsubscribe, e-mail: org
For additional commands, e-mail: org

[discuss] Doc. Templates under "File," "New."

Posted: 09 Jan 2009 10:24 PM PST

On Tue, Jan 6, 2009 at 21:12, Tom wrote:
 

This is one of roughly half a dozen features, that lawyers require,
that aren't available for OOo.

The _current_ workaround is to create a template for each type of
pleading, for each court.

AFAIK, the lawyers in California that use OOo, print the documents to
specially lined and numbered paper.
 

If the exact specifications for each type of pleading are given, then
you _might_ be able to persuade somebody on the list to create the
required templates.
 

The issue isn't copyright, but technological. Specifically, getting
the lines, numbers, and text to flow correctly.
 

I'm not aware of anything that is generally available, that meets
California State Local Rules.

BTW, the biggest issue in using OOo, is creating the _Table of
Authorities_ for the pleading.
 

"Pro Se" and "foolproof way", are mutually exclusive terms. :(

jonathon
--
The court in the southern city of Shenzhen on Wednesday sentenced 11
people to jail terms of up to six-and-a-half years for making
high-quality counterfeit software that was sold in 36 countries,
Microsoft said in a statement.

The first clue that genuine Microsoft products were not being offered,
was that it was "high quality software".

---------------------------------------------------------------------
To unsubscribe, e-mail: org
For additional commands, e-mail: org

[discuss] LOVE 2 USE OPENOFFICE

Posted: 25 Dec 2008 02:57 PM PST

On Thu, 25 Dec 2008 15:23:53 +0000 (GMT)
Came this utterance fomulated by uditha heertath to my mailbox:
 

Ny recommendation is to get a flash stick from your local TV/computer
shop and take it to an Internet Cafe. Tell them you want to download
OpenOffice.org and they will help. The latest version only works on
Windows XP or Vista but older versions are still available for 98/ME.

--
Michael

All shall be well, and all shall be well, and all manner of things shall
be well

- Julian of Norwich 1342 - 1416

---------------------------------------------------------------------
To unsubscribe, e-mail: org
For additional commands, e-mail: org

Question on single product key and home wireless network Microsoft Office for Mac

Question on single product key and home wireless network Microsoft Office for Mac


Question on single product key and home wireless network

Posted: 29 Mar 2008 08:46 PM PDT

<snip>
On 3/30/08 12:12 AM, in article phx.gbl,
"Daiya Mitchell" <org.INVALID> wrote:
 
<snip>

If you have your network properly configured, No, you shouldn't have to hop
from one Mac to another:-) You should be able to select, open & print the
docs on one system while working from the other... That's what *networking*
is all about;-)

Regards |:>)
Bob Jones
[MVP] Office:Mac

Microsoft warning about inability to operateany of its applications

Posted: 29 Mar 2008 09:21 AM PDT

On 3/29/08 9:21 21AM, in article caR9absDaxw,
"com" <com> wrote:
 

1) First try downloading the combo updater from Apple and run it again
rather than using Software Update. Doing so overwrites potentially
problem-causing files.

2) Use "Remove Office" and re-install and update Office.

If this does not work, you will need to do an Archive & Install of the OS.

The combo updater from Apple overwrites potentially problem-causing files.
Combo updaters will install on the same version as they¹re applying‹no need
to roll back or do a clean install.

Tiger:

Mac OS X 10.4.11 Combo Update (PPC)
<http://www.apple.com/support/downloads/macosx10411comboupdateppc.html>

Mac OS X 10.4.11 Combo Update (Intel)

<http://www.apple.com/support/downloads/macosx10411updateintel.html>


--
Diane
Entourage Help Page <http://www.entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>


.docx files - compatibility mode

Posted: 28 Mar 2008 12:06 PM PDT

Dear Bob and Bob,
THANK you very much for your replies - I appreciate your taking the time to respond - it helped.

cheers,
Autumn

Image Compression in Powerpoint 2008

Posted: 27 Mar 2008 11:25 AM PDT

Ditto to Corentin's reply, plus get a copy of:

http://www.lemkesoft.com/public/content/index._cGlkPTg4_.html

Process your images appropriately before putting them into *any* document
file... You'll be a much happier camper - Win users *should* do the same:-)

Regards |:>)
Bob Jones
[MVP] Office:Mac


On 3/27/08 2:25 PM, in article caR9absDaxw,
"com" <com> wrote:
 

NEWSLETTER TEMPLATE

Posted: 27 Mar 2008 09:23 AM PDT

Thank you so much for your help. I have sent your response to my boss so she can try it out and see if it works. I appreciate your patience. Have a great weekend!

* Please* type your reply at the *TOP* of the window, *above* the quoted > text, not below the quoted text. When you type at the bottom, it is 

Styles between Mac Word 2004 and PC Word 2008

Posted: 26 Mar 2008 10:42 PM PDT

Thanks for the great help. I think the problem lies in that both computers don't necessarily share all the same fonts. So, the document looked different. I have to dig in and compare the fonts between the two computers now.

Thanks again.

[ANN] Technology Guarantee program ends March 31st, 2008

Posted: 26 Mar 2008 07:53 PM PDT

On 3/26/08 10:18 18PM, in article
C411794A.362FC%com.au, "Clive Huggan"
<com.au> wrote:
 

Well, I should have included it. Just went back and added the exclusions.
This is about as bad as making a product for someone with great eyesight.
Damn those young developers. :-)

--
Diane, Microsoft Mac MVP (MVPs are not Microsoft Employees)
Entourage Help Page <http://www.entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>


I lost a folder

Posted: 26 Mar 2008 01:24 PM PDT

On 3/29/08 1:53 47AM, in article caR9absDaxw,
"com" <com> wrote:
 

You are screwed unless the memory file can be recovered! Try Data Rescue. It
has a free demo. <http://www.prosofteng.com/products/data_rescue.php>

If you have written to the memory stick then most likely you will not
recover much

When you have files that are that important and this is the only backup you
have, then shame on you. Duplicating those 6 files would have been
miniscule. Sorry for being tough, but all of this comes from bad practices.
Learn from them so this hard lesson will not have to be repeated.

I see you are on Tiger so do not have Time Machine. I have posted directions
for making a Time-Machine-like backup that can be used on Tiger. It can
backup your data daily or whatever time period you choose. It's automatic so
you never have to worry about this again. Just substitute your Thesis folder
for the Microsoft User Data folder in the tutorial.

Entourage and Time-Machine-like backup

<http://blog.entourage.mvps.org/2008/01/entourage_and_time_machine.html>

Good luck!
--
Diane
Entourage Help Page <http://www.entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>


printing from any Office 2008 app fails and crashes app

Posted: 26 Mar 2008 10:39 AM PDT

> Three things come to mind right off: 

MM) restarted Yes, I just ran DI and had no permission repairs (i had recently run it) 

MM) I have the most current for Tiger 

MM) 10.4.11
We have one Leopard Mac in the office so I could try 2008 on that and see if I have the same problems. 

Where are Office 2001 updates

Posted: 26 Mar 2008 09:04 AM PDT

On 3/26/08 9:04 28AM, in article caR9absDaxw,
"com" <com> wrote:
 

I've posted links to updates here for easy access:

<http://www.entourage.mvps.org/downloads/mactopia_dl.html>
--
Diane, Microsoft Mac MVP (MVPs are not Microsoft Employees)
Entourage Help Page <http://www.entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>


send to -> email file as pdf attachment

Posted: 26 Mar 2008 06:01 AM PDT

com wrote: 

Option 2 is already set up for Mail. File | Print and select Mail PDF
from the dropdown PDF menu.

If you doubleclick the workflow at [username]:Documents:Microsoft User
Data:Word Script Menu Items:Sample Automator Workflows:Send a PDF
version in an Entourage message\scw.workflow, it will open in Automator.
Do a Save As to resave it as something else, then edit that copy of it.

You ought to be able to delete steps 5 and 6 that send the PDF to
Entourage and replace them with automator actions that call on Mail
instead. But for more help with automating Mail, you should ask in
Apple's forums:
http://discussions.apple.com/forum.jspa?forumID=1223
or check Help on using Automator.

Bolding text

Posted: 25 Mar 2008 02:35 PM PDT

You're welcome. Glad to help.

com wrote: 

Capital Letter on word at beginning of line?

Posted: 25 Mar 2008 11:34 AM PDT

In article <O$phx.gbl>,
CyberTaz <typegeneraltaz1ATcomcastdotnet> wrote: 

Thanks again.

I guess there is a whole world beyond "vi"...

:^)
 


Office crashes on launching.

Posted: 25 Mar 2008 04:39 AM PDT

On 3/25/08 4:39 30AM, in article
googlegroups.com, "hrc"
<com> wrote:
 

This sounds like your base system files are the problem. 

How did you install Leopard? If you updated Leopard did you use the Software
updater or did you download the combo 10.5.2 updater.

1. Upgrade Mac OS X (the default upgrade method)
2. Archive and Install
3. Erase and Install

I would apply the Leopard combo updater. If that does not fix your problems,
then you will need to do an "Archive & Install".

Mac OS X 10.5.2 Combo Update

<http://www.apple.com/support/downloads/macosx1052comboupdate.html>

Archive and Install

Make sure to choose the options to maintain your user settings. Once the
install has finished, your system will be at whatever level the disk you
have is. So if your Install DVD/CD disk is 10.3.3, that's what version of OS
will be on your Mac. You will need to download the appropriate Combo Updater
from Apple's site to restore the system to a higher version. After you run
the combo, allow Software Update to download and install any additional
updates.
--
Diane, Microsoft Mac MVP (MVPs are not Microsoft Employees)
Entourage Help Page <http://www.entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>


docx files have words merged together

Posted: 24 Mar 2008 11:56 AM PDT

com wrote: 

As long as you know the hoops are an option--many people don't. But you
should let MS know how you feel--there's *no* chance they'll make the
"right" decisions without accurate data on how/why people use Word. 

Oops, it's been discussed in the Word forum, rather than this general
office one. It's a Leopard bug, related to ligatures, is what I came up
with--not sure whether Apple or MS has to fix it, don't think there's
anything you can do. Do send feedback to help raise the priority on the bug.

Daiya

Indexing

Posted: 24 Mar 2008 09:09 AM PDT

On 3/24/08 5:47 35PM, in article caR9absDaxw, "Susan
Partida" <net> wrote:
 

Wrong newsgroup. This is for Office for Mac.

For a list of all PC groups see: Office Discussion Groups

<http://www.microsoft.com/office/community/en-us/FlyoutOverview.mspx>

--
Diane, Microsoft Mac MVP (MVPs are not Microsoft Employees)
Entourage Help Page <http://www.entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>


Free Office 2008 upgrade

Posted: 23 Mar 2008 11:58 PM PDT

CyberTaz <cast.net> wrote:
 

OK thanks for the information.

--
Phil

http://www.philwalters.co.uk

Problem Changing Image Quality

Posted: 23 Mar 2008 06:09 PM PDT

Hi Bob:

Yeah, that's a pretty standard option setting for the HP inkjets. I have
the same driver here: a chunky little 350 MB of it!

What he did should have worked.

You're right, the latest version of the driver might help. Re-installing
the driver might help. I suspect the PPD has corrupted...

Cheers


On 26/03/08 3:53 AM, in article #phx.gbl,
"CyberTaz" <typegeneraltaz1ATcomcastdotnet> wrote:
 

--
Don't wait for your answer, click here: http://www.word.mvps.org/

Please reply in the group. Please do NOT email me unless I ask you to.

John McGhie, Consultant Technical Writer
McGhie Information Engineering Pty Ltd
http://jgmcghie.fastmail.com.au/
Sydney, Australia. S33°53'34.20 E151°14'54.50
+61 4 1209 1410, mailto:name

update 12.0.1 for office 2008won't install - it says that I don't have thesoftware even though I do

Posted: 23 Mar 2008 04:38 PM PDT

Make sure Spotlight is running and is indexing the folder where Office is
installed, and that Office is in a folder that is on the boot partition.

The updater uses Spotlight to find the software. If Spotlight can't see
Office 2008, it will issue that message.

Hope this helps

On 24/03/08 10:38 AM, in article caR9absDaxw,
"com" <com> wrote:
 

--
Don't wait for your answer, click here: http://www.word.mvps.org/

Please reply in the group. Please do NOT email me unless I ask you to.

John McGhie, Consultant Technical Writer
McGhie Information Engineering Pty Ltd
http://jgmcghie.fastmail.com.au/
Sydney, Australia. S33°53'34.20 E151°14'54.50
+61 4 1209 1410, mailto:name

Problems installing 12.0.1 update

Posted: 23 Mar 2008 05:44 AM PDT

On 3/26/08 11:49 19AM, in article
1ieews6.11sp588g32vytN%mvps.org, "Corentin Cras-Méneur"
<mvps.org> wrote:
 

You have to do more than run the updater. You must "Remove Office" and
follow the steps outlined here:

New installer for 12.0.1

<http://blog.entourage.mvps.org/2008/03/new_installer_for_1201.html>

The bits to install are the same so the updater release date was not
changed. However, the actual installer was changed. This fixes some problems
experienced by some users. An analogy is your car is a 2007 Chevy, you were
running on regular gasoline, but now use premium. Same car, same model but a
different agent to run your vehicle.

--
Diane, Microsoft Mac MVP (MVPs are not Microsoft Employees)
Entourage Help Page <http://www.entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>


Auto-updater problem if Office not on boot partition

Posted: 22 Mar 2008 04:04 AM PDT

Thanks for the recommendation.

Cheers,
Jay

Word 2008: fonts gone missing (Help!)

Posted: 21 Mar 2008 03:46 PM PDT

Actually, if you see the fonts in Format | Font, you might as well try
recreating your font cache--it might help fix the other font menus. Or
it might not, but it's fairly easy to do:

Quit *all* Office apps.

Find the file [username]/Library/Preferences/Microsoft/Office
2008/Office Font Cache (12) and drag it to the desktop. Relaunch an app
and see if that helps--it may take a little longer to launch as it
recreates the cache.


Daiya Mitchell wrote: 

Entourage and Keychain

Posted: 21 Mar 2008 01:35 PM PDT

On 3/21/08 1:35 11PM, in article caR9absDaxw,
"com" <com> wrote:
 

Is your keychain unlocked? Did you run Keychain FirstAid?

Some users have reported crashes until they deleted the accounts in Keychain
and entered new.

You problem seems to be a locked Keychain or problems with permission on
your keychain set incorrectly.

--
Diane, Microsoft Mac MVP (MVPs are not Microsoft Employees)
Entourage Help Page <http://www.entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>


Entourage 2008 with Mac Office 2004

Posted: 21 Mar 2008 08:55 AM PDT

On 3/21/08 8:55 02AM, in article
com, "Brandon110"
<microsoft.com> wrote:
 
The 12.0.1 updater addressed a problem with Lotus Notes:

Reliability is improved when connecting via IMAP to a server running IBM
Lotus Domino
 

It is never advised to install parts of Office. This could affect future
updates. Just because you install does not mean you have to use them. 

The 12.0.1 fixed several major bugs. Sounds and syncing were the two major
ones addressed. 
If you use VBA, leave Office 2004 installed. If you do not, then trash it
AFTER you are satisfied with Office 2008 using "Remove Office".

Note: Entourage 2008 moves fonts to a different location disabling the older
2004 fonts. If you install 2004 AFTER 2004 it will just reinstall them
causing problems in Office 2008.

You can use both versions of Office applications at the same time except for
Entourage. You can switch between the two, but you must quit daemons and
make sure your mail is set correctly or you will have mail all over the
place.

Excel is also experiencing some problems. I would check on the Excel list
before moving to Excel 08.


--
Diane, Microsoft Mac MVP (MVPs are not Microsoft Employees)
Entourage Help Page <http://www.entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>


Entourage won't start

Posted: 21 Mar 2008 08:52 AM PDT

<com> wrote:
 

Hi Hans,
 


I wonder whether your installation now containes resources for both
localization of the application.
It might turn out to be a problem for updating the app in the future,

Corentin


--
--- Mac:MS MVP http://www.cortig.net/wordpress/ ---
http://www.mvps.org - http://mvp.support.microsoft.com
MVPs are not MS employees - Les MVP ne travaillent pas pour MS
Remove "NoSpam" to e-mail me - Retirez "NoSpam" pour m'écrire

Microsoft Word - Save jpeg picture in Word document as separate jpeg file

Microsoft Word - Save jpeg picture in Word document as separate jpeg file


Save jpeg picture in Word document as separate jpeg file

Posted: 21 Aug 2013 02:57 PM PDT

I often receive Word files from other people which contain pasted jpeg pictures. Is there a way to select the picture and save it as a separate jpeg file?

Problems Printing Mailing Labels

Posted: 21 Aug 2013 02:27 PM PDT

I have a client that's creating a fairly large document of mailing labels (100+ pages) using the mailing label facilities of Word 2010. When they attempt to print the document to a networked HP M3035 MFP printer the job will start printing, print several pages (page 1 to 10-15) - and then restart from the beginning. When it restarts it will print additional pages (pages 1 to 20 - 25) and then restart. I assumed it was because other users on the network may have been sending jobs to the HP and it (perhaps) had a memory overflow or something and was forced to restart. My client says that in the past, the mailing label job was never interrupted with another job - it just kept restarting and printing additional pages each time.

 

The client has even tried printing after hours when no one else is sending jobs to the HP queue so job interruption doesn't appear to be the problem. This strange activity will happen on any workstation in the office when attempting to print the mailing labels job. They have since sent all of their mailing labels print jobs offsite (to a printer) because of the amount of labels wasted.

 

Can anyone shed any light on this - or have you seen anything that resembles this problem with large (multi-page) jobs? I'd appreciate any insight in case the client wants to bring mail label printing back in-house.

 

Russ

How can the "word-count" function be disabled in Word 2013 (now crashing for lack of intelligence as Japanese does not count well)?

Posted: 21 Aug 2013 02:04 PM PDT

With Word 2003 on XP, my million or so character doc file never crashed on me after I went to options and unchecked the embed linguistic something or other in "Save."  With Word 2013 and Win7 ultimate, I am afraid I have constant trouble with the same word docx (I think an x was afdded after it was converted) overuse (up to 100%) of the cpu in my considerably bmore powerful Lenovo.  I had to reduce the saves to once per 30 min rather than every 10 minutes and take great care with how I coordinate my use of the find and my editing etc not to cause a freeze and have to close/restart the program.

 

My guess is that the word-count is a contributing factor because Japanese does not so easily divide into words as English and due to the lack of AI in Word (it has not come close to approaching the intelligence of Japanese writing software I used in the 90's!) I have had to make common clusters of words into "words" in the dictionary as well. and that could confuse it more.   I searched and searched and googled and binged and can find no way to kill the word-count function (not display) of a document. Only characters would be so damn simple.

 

When one does major research and writing projects with much taxing (categorizing and re-categorizing) involved, the doc must be kept in one-piece for constant finds and moving and adding and subtracting. 

 

One weird thing -- Though the doc has under 2000KB, Word starts work on it in the 10's of thousands and the working memory (I check the ctrl shift esc) has gotten as high as 450,000. It slowly builds over the course of my 18hr work=play days.   Does Word have no regulator built-in????

 

Unless Microsoft can get my Word capable of working with a million character document, I must shop around for better software!

 

Help!

Error! Bookmark not defined

Posted: 21 Aug 2013 01:32 PM PDT

This document was created in 2008 with a TOC with page numbers cross referencing sections, I have added and deleted sections. How do you create a new page number for the new sections? The deleted sections did not affect the TOC. I have never done links in the past so need step by step. Please help - this document should not prove to be this difficult (user error most definitely!).

Procedure entry point CharUppmrW could not be located

Posted: 21 Aug 2013 01:27 PM PDT

After months of working in Office 2013, suddenly (after switching from DSL to U-Verse - not sure if that's a coincidence) I can't open any of the Office apps. I get this msg: The procedure entry point CharUppmrW could not be located in the dynamic link library USER32.dll.

I tried Quick Repair - it didn't work. I tried Online Repair and got this msg: We couldn't install Office. We're sorry. We ran into a problem while installing and couldn't continue. If another program is installing, please wait for it to finish and then click Retry. 

There was no other program installing.

Help?

Word 2007 to PDF file

Posted: 21 Aug 2013 12:40 PM PDT

Hi folks

 

I'm hoping that someone can help me :-)

 

When I convert a word 2007 document into a PDF file the shadows around some jpeg images comes out as a solid black line instead of a grey shadow.

 

I have tried everything I can find ........... what am I doing wrong ?

 

Any help will be much appreciated.

 

Derek

having trouble printing on 5.5 x 8.5 note cards

Posted: 21 Aug 2013 12:28 PM PDT

I am trying to write thank you notes on 5.5 x 8.5 note cards.  I have customized the size of the paper and am printing the text in the lower half of the card, but the margins are completely off.  The printing is beginning 2" into the card.  I don't know how to correct this.  On the "home" view, it shows the card stock edge about an inch and half from where the normal edge of the paper would be if I were using 8.5x11 paper.

Print preview in word 2010 will not display documents when scrolling from portrait to landscape.

Posted: 21 Aug 2013 11:30 AM PDT

I have a document that contains both portrait and landscape orientation. When I click on file > print, and scroll through the pages in the preview mode, it will stop at the last portrait page and will not go to the next page, which is landscape. If I exit the preview mode and go to the landscape page in the regular editing mode, then go to file > print, it will start in landscape mode and will transistion to portrait with no problems. But it won't go back to landscape once I scroll to a portrait page.

 

How can I get the print preview to view all the pages without having to close out of print preview, or switch the orientation just to vew the remaining pages?

printing merge labels onto a Avery 4013 continuous feed label will not print properly.

Posted: 21 Aug 2013 11:06 AM PDT

I am trying to print labels to apply to baggage tags.  We never had issues with Word 2003 but changed to Word 2010.  I followed the instruction on the help for merging to labels.  I chose the label type - Avery 4013 continuous feed label for a dot matrix printer (Okidata 320 Turbo 9 Pin Printer).  The label is 4.25 wide and 12 inches long.  I chose the data source.  I set up my merge fields.  I complete the merge.  Everything looks fine until I go to print.  The print screen appears and the size of the label does not come over to the print screen.  It sets up to print to a legal page.  I tried to adjust the page size but there no correct size appears.  I tried to do a customized size but it does not come over to the page size.

I tried printing but it is printing the labels like it is printing to a legal sized page and the label width seems to be taken as the left margin because the addresses are printing only partially on the right side of the label.

I called Okidata support.  They have tried to solve this issue to no avail.  They feel that it is a Word 2010 issue.  Can anyone help me? 

I also tried choosing this printer as the default.  I downloaded the newest Okidata print driver also.

Thanks.

KathleenSN

Programmes Compatibilit� Application Applications App Apps Jeu Jeux H�rit�(e)(s) Se bloquent Se bloque Ne r�pondent plus Ne r�pond plus

Posted: 21 Aug 2013 11:01 AM PDT

Bonsoir, 

J'ai un ordinateur avec windows 7 sur lequel j'ai téléchargé microsoft office starter 2010. Lorsque je démarre le programme, j'arrive à l'utiliser pendant un certain temps jusqu'à ce qu'il se bloque et ne réponde plus ... 


Merci d'avance pour les réponses et bonne fin de soirée. 

does word support more than 9 list levels

Posted: 21 Aug 2013 11:01 AM PDT

I am trying to go more than 9 levels deep in a word document.

 

Is there a way to go deeper than the 9 delivered levels?  I can't figure out how to add more.  The documentation doesn't address this either.

Where can I find the set of pre-defined styles in 2013

Posted: 21 Aug 2013 10:29 AM PDT

Hi,

 

I see all the components I need to create a new style, but I am used to just selecting one of the pre-defined styles and typing my document. I can't seem to find those ready-made style lists anywhere. Is there a way to get them?

 

Thanks!

Eliza

Force narrow margins on all .doc files?

Posted: 21 Aug 2013 10:23 AM PDT

Hi, I'm trying to figure out a way to force margins to default to narrow (0.5") on every document opened.  I found out how to set margin defaults, but that only affects newly created documents.  

We use a web service for inventory management that spits out .doc forms that we open with Word 2007 and 2010.  If these aren't set to narrow margins they display incorrectly.  I need to figure out a way to avoid having to change the margins before printing every form.

I assume this probably involves using VB code or something, but I wouldn't know where to start.  I dug through all the advanced settings and didn't see anything to solve this.  Any help would be greatly appreciated.  Thanks!

Can't type in form fields in protected word documents

Posted: 21 Aug 2013 09:56 AM PDT

I have 2003 version word documents that include form fields and are protected for form filling.  I can open those documents in word 2013 but I can't type in the form fields.  We have users that still have 2003 which is why they are saved in that format.  How can I make them work in word 2013?

Determine if image was pasted as metafile/enhanced metafile or other format?

Posted: 21 Aug 2013 09:12 AM PDT

Hi,

 

When reviewing documents, to avoid large document files, it would be helpful to be able to determine how an image was pasted.  Some people accidentally paste images as bitmaps while others use Paste Special->Windows metafile. 

 

Other than file size, is there a way to determine the format used when an image has been pasted into Word or Powerpoint?

 

Thank you,

Richard

 

How to make text cursor appear while typing in Word 2010?

Posted: 21 Aug 2013 08:30 AM PDT

I recently got Microsoft Office 2010 (coming from OpenOffice) and the only issue I have with it is that the text cursor disappears when I type, and reappears for a fraction of a second if I make even the slightest pause in typing. Every other program I have keeps the cursor visible while typing, and flashing while idle. Is there any way to change this in Word 2010?

The control panel "change cursor blink rate" settings do not solve my problem -- I want the cursor to blink, but I want it to stay solid when I type. It is driving me crazy.

losing superscript of bibliography references on fields updating

Posted: 21 Aug 2013 07:57 AM PDT

I have started losing the superscript of bibliography references on updating the fields.

record 1 contains too few data fields

Posted: 21 Aug 2013 07:10 AM PDT

I am setting up a WORD merge for a letter with data from an IBM System I using ODBC. I have 2 files (Tables) that contain data for the letter. The first file has only 1 record which has company information and the mailing address of the recipient. The second file has the other data I need to list on the letter. On the first part of the merge wizard I get a message that "record 1 contains too few data fields". It has a data definition and several fields, but only 1 record. What am I doing wrong?

Convert Several Word 2002 Macros to Office 2010 Macros

Posted: 21 Aug 2013 06:45 AM PDT

Hi All,

My office is upgrading from Office XP to Office 2010. We have a dozen different macros written for Office XP. They are all Word document. Each produces a different form. Some have only about a dozen fields to populate. Others have up to 100 different options.

These macros run great in Word XP but crash when run in 2010 with a variety of VB errors. All our users are running Windows 2007 with the latest service pack.

Is there an easy method to upgrade these macros to 2010 format, without having to learn enough VB programming to recode all of them? I have an MSDN subscription and one idea was to try a gradual upgrade - from Word XP to Word 2003, then Word 2007, then Word 2010 - just alot of testing VMs to set up...

Thank you,

Mike C.

saving comma changes to ^j

Posted: 21 Aug 2013 06:42 AM PDT

why is it when i save a document as "name, name" word changes it to "name^J name"? 
also when using an & it changes that to ^O

Word 2010: trapping small image to always stay between two particular words

Posted: 21 Aug 2013 06:39 AM PDT

I want to embed a small image of a GUI icon in the middle of a paragraph of text so that it always stays between two particular words regardless of how the text flow changes as this paragraph and all the others around it are edited.

 

The end effect is to be like this:

 

"To change the frequency of backups first enter the System Configuration screen by pressing the combination safe icon [ICON HERE] and then..."

 

I overcame the first problem - that the icon is slightly taller than a line of text - by using the Edit Wrap Points feature (a new discovery!) to make the text avoidance area just a thin letterbox shape running across the middle of the image. But having solved that I still can't find a combination of text wrapping mode and image positioning mode that keeps the icon image trapped between those two words ("icon" and "and" in the above example) no matter what else happens within the document.

 

Any suggestions, oh wise and experienced ones?

 

Regards,

 

Bruce Officer

opening documents from emails

Posted: 21 Aug 2013 03:54 AM PDT

When I try to open an attachment of a word document or excel, my system doesn't recognize that I have word  or excel - what do I do? I have a new computer - Sony and just downloaded and purchased word 2013 - 365 version

ms office problem

Posted: 21 Aug 2013 02:37 AM PDT

hiiiiiiiii

 

 

i am used window 7 with ms office 7 nd adobe reader but when i open the file one error shown --There was problem sending the command to the program..plz give me solution...

'Do not check spelling or grammar' checks itself automatically..

Posted: 21 Aug 2013 02:26 AM PDT

'Do not check spelling or grammar' checks itself automatically, despite my unchecks in every word written and although my proofing options are set, so it DOES check. How can I once and for all set it up, so it does NOT change itself? 

Inserting quick table changes Heading 1 text

Posted: 21 Aug 2013 01:52 AM PDT

I have created a document template using word - this template has its own text styles. However an issue has arisen when going to insert a new table  from the quick tables gallery (either one that I have saved or a built-in table). Once a table has been inserted, it changes the First level heading so that it appears stretched out over the entire page - it looks as if there are tabs between each letter.

 

I've tried using paragraph marks and nothing changes, however the document prints as normal, and when saved and reopened the document appears normal.

This is the text style as it appears normally

 

 

 

 

And when a table is inserted it changes to either one of these, where the text is spaced out or bunched up.

 

Cannot open MS Word Document from file link

Posted: 21 Aug 2013 12:56 AM PDT

I cannot open MS Word docs directly by clicking on doc files in a folder, neither can I open directly doc files sent as attachments in emails. When I click on the file links Word opens but not the file.

 

I can only open these files if I open Word (2007) first, then file, open ...... For email attachments, I must save these first before I can open them through Word.

 

 

Apologies if a response for this is somewhere - I did scour the answers but did not see one.

 

Any assistance much appreciated.

Hyperlink failure

Posted: 20 Aug 2013 10:41 PM PDT

In a Word 2010 document I have a hyperlink to https://groups.google.com/forum/#!forum/artyfix. If I Ctrl/click on the link in Word it takes me to https://groups.google.com/forum/%20-%20!forum/artyfix which fails, ie Word replaces the # with %20-%20.

 

However, if I save the Word file as PDF, the link works correctly in the PDF file.

 

Any ideas on how I fix this?

 

Thank you

microsoft word has stopped working

Posted: 20 Aug 2013 09:56 PM PDT

Hi 

 For a past few days when i open any word file is not at all working, a message box displayed with a following message

"Microsoft word has stopped working". A problem caused the program stop working correctly windows will close the program and notify you if a solution is available"

could any body can help me to resolve/fix this issue??

Urgent help needed with mail merge feature

Posted: 20 Aug 2013 08:00 PM PDT

Hello, I am using Word2010. I have used mail merge with the 'letter' setting to populate data on different pages and generate reports.
This time around I need to generate a page from an excel file which contains names of projects in a column alongwith other fields like start date and manager, etc. These need to be populated as a table on a single .doc sheet using mail merge. 

To give you a better idea, the excel file reads as :

Name          Project Manager          Date        xxxx               xxxxx
abc              xyz                             abc          xyz   

and so on

and this needs to be merged on a doc file in almost the same form with some columns omitted. Can you please suggest how to achieve this using mail merge? Also, I tried using the <Next Field> feature in 'directory' mode but it didn't do it.

Thanks in advance,
Raunaq

Problem opening emailed attachments in Office on windows 8

Posted: 20 Aug 2013 06:56 PM PDT

I have Office 365 University, and am running it on Windows 8. Office is mostly working fine, but when I get emailed .doc or .docx attachments I am unable to open them (even ones that I have sent to myself, from this computer). I downloaded Word Viewer 2003, and it can open the .docs easily. Am I doing something wrong, or is there a problem with my Office?

MS Word 2007 Menu frozen after 3rd party application generates word doc.

Posted: 20 Aug 2013 06:32 PM PDT

Hi All,
I use a 3rd party software (TC) which generates and populates a word document from Unison.
My problem is once the document is generated the menu is locked / frozen but the the body of the doc is accessible.
The work around solution is, I click onto another program and then go to back to ms word 2007 to gain access of the menu.


Many Thanks

Need a Splitter Macro To Save 4-page Sub-Pages by a Specific Name

Posted: 20 Aug 2013 06:06 PM PDT

Hi,

I'm having a problem finding a splitter macro in Microsoft Word that will split my 2,000+ page mail-merged document into individual files and to name them according to the first line of text on the first page.   I have found a macro that works but it splits the document at the first page.  Each sub-document is four pages long.  The macro I'm using also switches the orientation to portrait when it should keep it landscape (as in the mail-merged document).  Any help would be appreciated!

import files from another computer

Posted: 20 Aug 2013 05:02 PM PDT

I saved all files in word and excel 2010 on a stick.  How can I import them on my new computer?

Opening a file larger than 512 MB

Posted: 20 Aug 2013 03:59 PM PDT

I have a .doc word document that is larger than 512 MB (it is 562 MB) that cannot open in microsoft word.  I saw other posts that said to rename the file to a zip file and open that, but that did not work for me.  It says the folder type is invalid when I try to open it with windows explorer.  I also tried opening it in winRAR, also does not work.
I also tried opening it in OpenOffice writer.  It gave me a read-error: 'This is not a WinWord6 file.'
A note about the file: it was exported from a mac .pages format, I think.  Maybe the file that was given to me isn't actually a valid word document?  Is there any way to verify this?
Does anyone have any suggestions on how I will be able to open this file?  

How do I insert a date field quick part which updates only when the file is modified?

Posted: 20 Aug 2013 03:49 PM PDT

Hey guys,

 

I'm currently using Word 2013. I'm fairly new to using Quick Parts and I'm having some trouble. I'm trying to create a Date Field in my document that updates only when the document is modified. Currently, I'm able to add the field but any time the file is opened, it automatically changes the date. Even if I don't make any changes. Is there any way to do this? I appreciate any help i can get.