Re: chrome does not refresh screen content

2013-07-09 Thread CeDeROM
On Tue, Jul 9, 2013 at 7:21 AM, Shane Ambler free...@shaneware.biz wrote:
 I see this issue while playing videos in vlc, it's not 100% but close,
 so it may be related to video resolution or codec. As soon as I stop the
 video (not pause but stop) the windows draw properly again.

Hello Shane :-) My problem is not related to videos, as it occurs on
standard websites with no multimedia, maybe some more JavaScripts
activitiy..

Your VLC/Xorg refresh related problem may be related to invalid Xorg
configuration - please search for hald and xorg autodetectinput - if
you have frozen screen until you move a mouse this is it and you can
solve it relatively easy :-)

Best regards! :-)
Tomek

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Errors building mysql55-client

2013-07-09 Thread bw.mail.lists

I get these in poudriere:

 [01] Starting build of databases/mysql56-client
 [01] Finished build of databases/mysql56-client: Failed: checksum
 [01] Skipping build of databases/mysql56-server: Dependent port 
databases/mysql56-client failed

 Stopping 2 builders
 No package built, no need to update the repository
 Cleaning up
 Umounting file systems
 Failed ports: databases/mysql56-client:checksum

 Skipped ports: databases/mysql56-server

 [] 0 packages built, 1 failures, 0 ignored, 1 skipped


This is mysql56, but I think it's related. As far as I know upstream 
changed the package because of man pages license issues. Didn't look 
into it any further, using mariadb mainly.


On 7/8/2013 10:57 PM, Dave Hayes wrote:

On 06/27/13 03:13, C. L. Martinez wrote:

On Thu, Jun 27, 2013 at 9:21 AM, Trond Endrestøl
trond.endres...@fagskolen.gjovik.no wrote:

On Thu, 27 Jun 2013 07:55-, C. L. Martinez wrote:
Either the file named distinfo is messed up, or the maintainer has
access to a different file than the rest of us. Maybe you should wait
until the MySQL mirrors catches up.


I'm going to confirm that this was a recent patch to the ports tree:

http://svnweb.freebsd.org/ports/head/databases/mysql55-server/distinfo?r1=320671r2=321789


It's pretty clear the versions the port is trying to download -used- to
match the distinfo file, but they no longer do. This cryptic comment:

   Distfile rerolled to make it clearer the license of this
   community edition (GPLv2).

seems to be the source of these errors which are biting me too.

It would be nice for some clearer documentation on why distinfo was
changed, what the real issue is, and what we can do to build this
correctly. Naively speaking, the version available for download off
the mysql site matches the old distinfo SHA checksum so I'm not sure why
this was changed at all.

I've CC'd the ports list and the responsible committer on this. I'll
file a PR too if I get no response to this message. :)


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: chrome does not refresh screen content

2013-07-09 Thread George Liaskos
Do you have kern.ipc.shm_allow_removed set?

http://svnweb.freebsd.org/ports/head/www/chromium/pkg-message?revision=318200
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: chrome does not refresh screen content

2013-07-09 Thread CeDeROM
On Tue, Jul 9, 2013 at 11:30 AM, George Liaskos geo.lias...@gmail.com wrote:
 Do you have kern.ipc.shm_allow_removed set?
 http://svnweb.freebsd.org/ports/head/www/chromium/pkg-message?revision=318200

Thank you George! That was not set on my system, will try and let you
know the results!

THANKS!! :-)

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


We provide you with business documents of almost every kind

2013-07-09 Thread CISSAP Kenya Documents
   A company uses documents to communicate, transact business and analyze
   its productivity. Since documents provide proof of an organization's
   dealings and may be referred to for years to come, it is important that
   they be well written. We provide you with business documents of almost
   every kind. With over 1200 business documents that are well written,
   you will find them very useful.
   To view the complete list of documents that we have,  Please go to
   [1]http://www.cissap.com/document-list.htm
   The costs for all the 1200 business documents templates is Kshs
   2,000.00
   For payments please go to [2]http://www.cissap.com/pricing.htm
   CISSAP portfolio of business document templates contains a wide
   selection of business contract templates, agreements, forms, policies,
   statements and letters. Find documents for almost every kind of
   business such as purchase orders, partnership agreements, loan
   agreements, applications, and bill of sale.
   For the price of a single document, you get hundreds business documents
   templates, 24/7. Professionally drafted and simple to use and edit,
   these business contracts and legal templates are an essential, quality
   and affordable resource for any business or organization.
   Regards,
   Moses M. Ndivo
   0721-351344
   Note:- Though this is not an automated email, we keep on sending out
   these emails to all those people whom we find eligible of using our
   services. To unsubscribe from future mails (i.e., to ensure that we do
   not contact you again for this matter), please go to
   [3]http://www.cissap.com/unsubscribe.htm

References

   1. http://www.cissap.com/document-list.htm
   2. http://www.cissap.com/pricing.htm
   3. http://www.cissap.com/unsubscribe.htm
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: courier imap - unable to access shared folders: operation not supported

2013-07-09 Thread Mark Felder

The courier documentation says this about using enhanced idle over NFS

FAM (but not Gamin) also works with NFS filesystems. On NFS clientsfam  
transparently forwards file monitoring requests to a peer famprocess on  
the NFS server.


Do you have a peer fam process on the NFS server?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: courier imap - unable to access shared folders: operation not supported

2013-07-09 Thread R Skinner

On 07/09/13 21:56, Mark Felder wrote:

The courier documentation says this about using enhanced idle over NFS

FAM (but not Gamin) also works with NFS filesystems. On NFS 
clientsfam transparently forwards file monitoring requests to a peer 
famprocess on the NFS server.


Do you have a peer fam process on the NFS server?
No, I don't. But then it was something I thought might help the 
situation and another feature to start playing with. Bit of a stretch 
really... but I was getting desperate.


Would that have anything to do with the main problem though?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: courier imap - unable to access shared folders: operation not supported

2013-07-09 Thread Mark Felder
On Tue, 09 Jul 2013 08:00:22 -0500, R Skinner  
ro...@herveybayaustralia.com.au wrote:


No, I don't. But then it was something I thought might help the  
situation and another feature to start playing with. Bit of a stretch  
really... but I was getting desperate.

 Would that have anything to do with the main problem though?


I'm honestly not sure. The doc seem to indicate that it won't work without  
a fam daemon on the NFS server, so maybe that's the root of the errors.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: courier imap - unable to access shared folders: operation not supported

2013-07-09 Thread R Skinner

On 07/09/13 23:05, Mark Felder wrote:
On Tue, 09 Jul 2013 08:00:22 -0500, R Skinner 
ro...@herveybayaustralia.com.au wrote:


No, I don't. But then it was something I thought might help the 
situation and another feature to start playing with. Bit of a stretch 
really... but I was getting desperate.

 Would that have anything to do with the main problem though?


I'm honestly not sure. The doc seem to indicate that it won't work 
without a fam daemon on the NFS server, so maybe that's the root of 
the errors.

Ok. I'll give it a try.

But why would it work with the NFS server - before the repair and 
without FAM - and not now?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: courier imap - unable to access shared folders: operation not supported

2013-07-09 Thread Mark Felder
On Tue, 09 Jul 2013 08:23:05 -0500, R Skinner  
ro...@herveybayaustralia.com.au wrote:



Ok. I'll give it a try.
 But why would it work with the NFS server - before the repair and  
without FAM - and not now?


Oh, I misunderstood. I thought you weren't having problems until you  
turned on that enhanced idle feature.


I'd start asking in a courier irc channel or on their mailing lists --  
this sounds quite odd.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: chrome does not refresh screen content

2013-07-09 Thread Shane Ambler

On 09/07/2013 18:52, CeDeROM wrote:

Your VLC/Xorg refresh related problem may be related to invalid Xorg
configuration - please search for hald and xorg autodetectinput - if
you have frozen screen until you move a mouse this is it and you can
solve it relatively easy :-)


A few apps not refreshing their windows while vlc is playing is the only 
issue I have noticed.


I have AutoAddDevices AutoEnableDevices AllowEmptyInput and 
RandRRotation on and DontZap and Xinerama off in ServerFlags. If I 
recall right, hald is handling the input devices, which I need to get 
the wacom tablet working.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: chrome does not refresh screen content

2013-07-09 Thread CeDeROM
On Tue, Jul 9, 2013 at 11:35 AM, CeDeROM cede...@tlen.pl wrote:
 On Tue, Jul 9, 2013 at 11:30 AM, George Liaskos geo.lias...@gmail.com wrote:
 Do you have kern.ipc.shm_allow_removed set?
 http://svnweb.freebsd.org/ports/head/www/chromium/pkg-message?revision=318200

 Thank you George! That was not set on my system, will try and let you
 know the results!

Yes, kern.ipc.shm_allow_removed=1 seems to be working! I missed that
setting, thank you George! :-)

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Should I be able to use mergemaster with freebsd-update?

2013-07-09 Thread Eugene

Hi all,

A small followup:

Looks like freebsd-update does try to rebuild the password database but does
not quite succeed, leaving binary files in somewhat corrupted state, this 
leading to some problems when trying to add new users later. This is 
discussed here:

http://www.freebsd.org/cgi/query-pr.cgi?pr=180241

However the master.passwd is fine, thus as a workaround you can simply run 
vipw to resave master.passwd, then vipw regenerates binary password 
databases correctly and everything works quite nicely.


Best wishes
Eugene

-Original Message- 
From: Eugene

Sent: Tuesday, July 02, 2013 8:37 PM
To: freebsd-questions@freebsd.org
Subject: Re: Should I be able to use mergemaster with freebsd-update?

Hi all,

In case anybody was following this discussion, I have successfully upgraded
the system from 8.2 to 8.4 using freebsd-update. The process did have some
glitches (in retrospect, minor ones) but mostly they were not related to
freebsd-update (like some issues with gmirror and firewall configurations).
The data merging phase was quite bearable and reasonable (if a bit tedious)
and all the databases got properly updated.

Thanks to everyone involved!

Eugene

-Original Message- 
From: Mike Brown

Sent: Wednesday, June 26, 2013 6:22 AM
To: freebsd-questions@freebsd.org
Subject: Re: Should I be able to use mergemaster with freebsd-update?

On Tue, Jun 25, 2013, at 15:29, Eugene wrote:

I do not quite understand. Is the freebsd-update upgrade process
completely broken?


IMHO it is partially broken; I'm not doing anything special. How broken it
is
depends on what's getting changed. Most of what the system is designed to
do,
it indeed does very well. It also overlaps some of the functionality of
mergemaster in that it automatically merges as many files as it can, which
is
nice.

Where it is under-designed and under-implemented is in its rudimentary
handling of un-mergeable files, and in its total lack of support for the
regeneration of /etc/*.db files (like the, uh, rather important password
database) and sendmail aliases - things that you would handle via
mergemaster
in an ordinary, source-based upgrade, but which you must now figure out how
to
do by hand, without any guidance, and they really don't make it easy for
you.

...

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Redmine rmagick dependencies

2013-07-09 Thread Kozlov Sergey
Hi all. This is my first post.

Recently the redmine port was updated to 2.3.1 and when i tried to install
it i've noticed that it has two rmagick dependencies -
ruby-rmagick(optional) and rubygem-rmagick(non-optional).
ruby-rmagic and rubygem-rmagick ports have the same COMMENT and VERSION so
i have some questions:

1) What's the difference between ruby-rmagick and rubygem-rmagick?
2) Why does redmine need rubygem-rmagick even if i turn rmagick option off
(is it a bug)?

Before the port was updated i've installed redmine dependencies using
bundler, and i had no rmagick at all while redmine working properly.

Best regards,
Kozlov Sergey.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: chrome does not refresh screen content

2013-07-09 Thread Lowell Gilbert
CeDeROM cede...@tlen.pl writes:

 Do you have kern.ipc.shm_allow_removed set?
 http://svnweb.freebsd.org/ports/head/www/chromium/pkg-message?revision=318200

 Thank you George! That was not set on my system, will try and let you
 know the results!

That's in the pkg message.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org