X11 tray icons not visible (show a 'square') in FreeBSD current

2015-03-05 Thread Miguel Clara
This is a issue I've noticed in Lumina last week, but seems to be realted
to some change in CURRENT.

I'm running an older build on another laptop with no issues:
11.0-CURRENT FreeBSD 11.0-CURRENT #7
https://github.com/pcbsd/lumina/pull/7 b6a4dfa(master)-dirt

Not sure which one after that might have introduce it, or if its maybe
something else.. Both run the same version of Xorg.

Melhores Cumprimentos // Best Regards
---
*Miguel Clara*
*IT - Sys Admin  Developer*
*E-mail:*miguelmcl...@gmail.com
 www.linkedin.com/in/miguelmclara/
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: X11 tray icons not visible (show a 'square') in FreeBSD current

2015-03-05 Thread Miguel Clara
On Thu, Mar 5, 2015 at 7:52 PM, Miguel Clara miguelmcl...@gmail.com wrote:


 This is a issue I've noticed in Lumina last week, but seems to be realted
 to some change in CURRENT.

 I'm running an older build on another laptop with no issues:
 11.0-CURRENT FreeBSD 11.0-CURRENT #7
 https://github.com/pcbsd/lumina/pull/7 b6a4dfa(master)-dirt

 Not sure which one after that might have introduce it, or if its maybe
 something else.. Both run the same version of Xorg.

 * And the same version of Lumina!
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: X11 tray icons not visible (show a 'square') in FreeBSD current

2015-03-05 Thread Miguel Clara
On Thu, Mar 5, 2015 at 8:29 PM, Kris Moore k...@pcbsd.org wrote:

 On 03/05/2015 14:54, Miguel Clara wrote:
  On Thu, Mar 5, 2015 at 7:52 PM, Miguel Clara miguelmcl...@gmail.com
 wrote:
 
  This is a issue I've noticed in Lumina last week, but seems to be
 realted
  to some change in CURRENT.
 
  I'm running an older build on another laptop with no issues:
  11.0-CURRENT FreeBSD 11.0-CURRENT #7
  https://github.com/pcbsd/lumina/pull/7 b6a4dfa(master)-dirt
 
  Not sure which one after that might have introduce it, or if its maybe
  something else.. Both run the same version of Xorg.
 
  * And the same version of Lumina!
  ___
  freebsd-current@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-current
  To unsubscribe, send any mail to 
 freebsd-current-unsubscr...@freebsd.org
 Miguel,

 We saw this issue with Qt5 based tray apps in Gnome / Mate as well. We
 threw this patch into x11-toolkits/qt5-gui to fix it, you are welcome to
 try it on your end also:


 https://github.com/pcbsd/freebsd-ports/blob/master/x11-toolkits/qt5-gui/files/patch-src_plugins_platforms_xcb_qxcbwindow.cpp


 Hum. it seems that patch is in the ports three already... I'll try a
qt5-gui rebuild and see if it does the trick.

 --
 Kris Moore
 PC-BSD Software
 iXsystems

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

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


Re: X11 tray icons not visible (show a 'square') in FreeBSD current

2015-03-05 Thread Kris Moore
On 03/05/2015 14:54, Miguel Clara wrote:
 On Thu, Mar 5, 2015 at 7:52 PM, Miguel Clara miguelmcl...@gmail.com wrote:

 This is a issue I've noticed in Lumina last week, but seems to be realted
 to some change in CURRENT.

 I'm running an older build on another laptop with no issues:
 11.0-CURRENT FreeBSD 11.0-CURRENT #7
 https://github.com/pcbsd/lumina/pull/7 b6a4dfa(master)-dirt

 Not sure which one after that might have introduce it, or if its maybe
 something else.. Both run the same version of Xorg.

 * And the same version of Lumina!
 ___
 freebsd-current@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org
Miguel,

We saw this issue with Qt5 based tray apps in Gnome / Mate as well. We
threw this patch into x11-toolkits/qt5-gui to fix it, you are welcome to
try it on your end also:

https://github.com/pcbsd/freebsd-ports/blob/master/x11-toolkits/qt5-gui/files/patch-src_plugins_platforms_xcb_qxcbwindow.cpp


-- 
Kris Moore
PC-BSD Software
iXsystems

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


upgrading current - graphics bug

2015-03-05 Thread David S

hello,

i've been using -current for awhile. lately when i try to upgrade, i see 
this screenshot after i type shutdown now: https://i.imgur.com/58aOGnG.jpg
from then on the system is unresponsive. to complete the upgrade i 
hard-reboot and jump into single user mode to finish the upgrade process.


i'm following the instructions from 
https://www.freebsd.org/doc/en/books/handbook/makeworld.html


it's been like this for awhile (a couple of months). it might be caused 
by the new vt terminal driver? i'm not sure. let me know if you need 
more information on how to reproduce this.


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


Re: upgrading current - graphics bug

2015-03-05 Thread Roberto Rodriguez Jr.
On Thu, Mar 05, 2015 at 09:02:27PM +0100, David S wrote:
 hello,
 
 i've been using -current for awhile. lately when i try to upgrade, i see 
 this screenshot after i type shutdown now: https://i.imgur.com/58aOGnG.jpg
 from then on the system is unresponsive. to complete the upgrade i 
 hard-reboot and jump into single user mode to finish the upgrade process.
 
 i'm following the instructions from 
 https://www.freebsd.org/doc/en/books/handbook/makeworld.html
 
 it's been like this for awhile (a couple of months). it might be caused 
 by the new vt terminal driver? i'm not sure. let me know if you need 
 more information on how to reproduce this.
 
 greetings,
 david

Hello, david

1-Is it a laptop, server or desktop? intel or amd?

2-Are you building xorg as a port or installed a pre-compiled pkg?

3-Are you loading drm modules in /boot/loader.conf or do you let 
xorg auto load the kernel modules for your card?

4-What graphics card is it? ATI or NVIDIA?

5-Are you configuring xorg with xorg.conf(deprecated) or starting
xorg with 'startx'(xinit) or are you using a display manager(xdm)?

6-Have you read 24.6.1 #13 in the Handbook?

Roberto Rodriguez Jr.
Mach1ne Defense Foundati0n
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: X11 tray icons not visible (show a 'square') in FreeBSD current

2015-03-05 Thread Miguel Clara
On Thu, Mar 5, 2015 at 8:35 PM, Miguel Clara miguelmcl...@gmail.com wrote:


 On Thu, Mar 5, 2015 at 8:29 PM, Kris Moore k...@pcbsd.org wrote:

 On 03/05/2015 14:54, Miguel Clara wrote:
  On Thu, Mar 5, 2015 at 7:52 PM, Miguel Clara miguelmcl...@gmail.com
 wrote:
 
  This is a issue I've noticed in Lumina last week, but seems to be
 realted
  to some change in CURRENT.
 
  I'm running an older build on another laptop with no issues:
  11.0-CURRENT FreeBSD 11.0-CURRENT #7
  https://github.com/pcbsd/lumina/pull/7 b6a4dfa(master)-dirt
 
  Not sure which one after that might have introduce it, or if its maybe
  something else.. Both run the same version of Xorg.
 
  * And the same version of Lumina!
  ___
  freebsd-current@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-current
  To unsubscribe, send any mail to 
 freebsd-current-unsubscr...@freebsd.org
 Miguel,

 We saw this issue with Qt5 based tray apps in Gnome / Mate as well. We
 threw this patch into x11-toolkits/qt5-gui to fix it, you are welcome to
 try it on your end also:


 https://github.com/pcbsd/freebsd-ports/blob/master/x11-toolkits/qt5-gui/files/patch-src_plugins_platforms_xcb_qxcbwindow.cpp


 Hum. it seems that patch is in the ports three already... I'll try a
 qt5-gui rebuild and see if it does the trick.


Actually I was already running the version with the patch, there was an
update to the port today, I'm now running qt5-gui-5.3.2_2, and the other
laptop run qt5-gui-5.3.2_1 (which includes the patch)

So the issue doesn't seem to be the same, but thanks.



 --
 Kris Moore
 PC-BSD Software
 iXsystems

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



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


Re: r279278 failed to build (yacc: maximum table size exceeded)

2015-03-05 Thread Craig Rodrigues
Hi,

I ran into this problem when doing a src upgrade
of a HEAD system compiled on Oct. 21, 2014 to
HEAD on March 4, 2015:

  yacc -d -pAslCompiler -oaslcompilerparse.c
aslcompiler.y
  maximum table size exceeded
  *** [aslcompilerparse.c] Error code 2
make[5]: stopped in /usr/src/usr.sbin/acpi/iasl
  1 error


Does your fix address the problem in HEAD or just STABLE?

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


Re: r279278 failed to build (yacc: maximum table size exceeded)

2015-03-05 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 03/05/2015 10:44, Craig Rodrigues wrote:
 Hi,
 
 I ran into this problem when doing a src upgrade of a HEAD system
 compiled on Oct. 21, 2014 to HEAD on March 4, 2015:
 
 yacc -d -pAslCompiler -oaslcompilerparse.c aslcompiler.y maximum
 table size exceeded *** [aslcompilerparse.c] Error code 2 make[5]:
 stopped in /usr/src/usr.sbin/acpi/iasl 1 error
 
 
 Does your fix address the problem in HEAD or just STABLE?

Just stable.

http://docs.freebsd.org/cgi/mid.cgi?54EE05EA.3030509

Jung-uk Kim
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJU+I9/AAoJEHyflib82/FG8XwH/3cYegfWMB0fl2Hsa+Z+VlrB
SYIS/opP4NpmhXYbwwwhfA8/QHxhTASGxXqrKKtw3zyD8VTox1/t45Bf6tieN3I0
a3tIsQ9Rjbpm9FbOKy+fTGaC1FVl8pBkO/Sp0o3dXVCP2X7ljiyDSpasMMolz9Od
TFD2Rrz1wVNRJeCYod9vxQ3SVUEqX2MKk29JOHWZ4BBxCp4nnvXVowM8Pyz58ene
LuBEBW9tNhYp7+GBiUntZYYQ0iFIYlWYzGIyku5dHJxntV56ALVsENoWamsQ3Fwc
6pkxZl8KVCRx9MWhQIU5r6mJhTK3UZBjBEYJpUSKN9CSpH+SuMJXEK/9omKZZ9w=
=Z0Gm
-END PGP SIGNATURE-
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: sysutils/lsof does not build (maybe) after r279433

2015-03-05 Thread Tomoaki AOKI
Done.
Bug 198312 - sysutils/lsof no longer builds after head/r279433

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198312

On Wed, 04 Mar 2015 20:43:11 -0600
Larry Rosenman l...@lerctr.org wrote:

 On 2015-03-04 17:23, Ryan Stone wrote:
  Would:
  
  #undef __BSD_VISIBLE
  #include stdio.h
  #define __BSD_VISIBLE 1
  
  
  Work in lsof?
  ___
  freebsd-current@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-current
  To unsubscribe, send any mail to 
  freebsd-current-unsubscr...@freebsd.org
 
 
 I've fired off a note to Vic Abell (lsof author).
 
 Can one of you file a Bugzilla ticket for me?
 
 Thanks!
 
 -- 
 Larry Rosenman http://www.lerctr.org/~ler
 Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
 US Mail: 108 Turvey Cove, Hutto, TX 78634-5688
 
 ___
 freebsd-current@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org
 


-- 
青木 知明  [Tomoaki AOKI]
junch...@dec.sakura.ne.jp
mxe02...@nifty.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org