Re: Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)

2017-11-21 Thread brunomaximom
> How about implementing uikit in objective c? :)   I can be wrong, but I can't see any future for objective-c as a language anymore for productivity and leaning curve reasons. People tend to drop/replace it nowadays. Some IT companies in my town have started to migrate to Swift adding Swift

Re: Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)

2017-11-21 Thread brunomaximom
Nice project. Swift is a great language, but I'd prefer a reimplementation in one of these languages: 1) C# if you want/need a "pure" object-oriented language like Java but better than it or 2) Go if you want/need a very well designed, smart and flexible language, maybe with a OOP minimal

Atheros AR9485 slow connection

2017-02-26 Thread brunomaximom
Hi all, I'm using FreeBSD 12-CURRENT and I get a very slow speed connection since when I was in FreeBSD 10-RELEASE. I have a AR9485 wireless card and getting =~ 150kB/s, but in Linux I get the real paid speed =~ 2MB/s. Any idea? Thanks. ___

NetBSD current on ASUS laptop

2016-09-19 Thread brunomaximom
Hi people, I was wanting to try NetBSD current in my new ASUS laptop (X555UB), but I'm facing many issues: First: the system cannot see my touchpad as pms device. There is no pms device listed in dmesg. My touchpad is a Elantech. Any idea? Second: I have a Skylake i7 CPU and a Nvidia 940M,

Re: apparently JIGS not working

2016-09-07 Thread brunomaximom
Well, i tried this example code in JIGS manual: import gnu.gnustep.base.*; class PrintHostName { public static void main (String[] args) { NSProcessInfo process; process = NSProcessInfo.processInfo(); System.out.println (process.hostName()); } } And I get 2 errors:

apparently JIGS not working

2016-09-06 Thread brunomaximom
Hi people, Apparently JIGS is not working with OpenJDK 8, look: My code: import gnu.gnustep.base.*; class test { public static void main (String[] args) throws Throwable { NSString str; str = "bla"; System.out.println (str); } } The error message: test.java:8: error:

Re: Custom NSToolbar

2016-07-27 Thread brunomaximom
Em 2016-07-27 22:26, Svetlana Tkachenko escreveu: I think I have identified a bug. Trying to put a segmented control in toolbar I get a weird behavior (image attached). Any idea? Can you please send or upload your code which reproduces the problem? Sorry, it was not a bug. I was the bug :P

Custom NSToolbar

2016-07-25 Thread brunomaximom
Hi, How can I write a NSToolbar with NSButton or NSSegmentedControl for example from scratch? I have no idea how to do it. Thanks. ___ Discuss-gnustep mailing list Discuss-gnustep@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnustep

GNUstep bugs in printing system and in open/save panel

2016-05-26 Thread brunomaximom
Hi people, I'm just reporting you I have built TextEdit here and I realized that bug #32845 still lives. I'm reporting too that Open or Save panel are very slow to come in. OS is FreeBSD using the gnustep packages from ports. Thanks. ___ Gnustep-dev

Re: building corebase on FreeBSD

2016-05-03 Thread brunomaximom
Really thanks. Working. Em 2016-05-03 23:24, Stefan Bidigaray escreveu: That's because I forgot to include the -I (that's a dash, uppercase i). Should've been CFLAGS=-I/usr/local/include ./configure It's just taking the compiler where to find the include files. On May 3, 2016 22:20,

Re: building corebase on FreeBSD

2016-05-03 Thread brunomaximom
So that give me this error: $ CFLAGS=/usr/local/include ./configure checking for gcc... cc checking whether the C compiler works... no configure: error: in `/usr/home/dharc/Downloads/corebase-master': configure: error: C compiler cannot create executables Em 2016-05-03 22:11, Stefan Bidigaray

building corebase on FreeBSD

2016-05-03 Thread brunomaximom
Hi people, I'm trying to get corebase building on FreeBSD 11-CURRENT, but I get a error with icu: checking unicode/ucal.h usability... no checking unicode/ucal.h presence... no checking for unicode/ucal.h... no configure: error: Could not find required ICU headers. But I have icu package

weird noise in Facebook chat with Firefox

2015-12-06 Thread brunomaximom
Hi people, I'm trying to return to Firefox, but there are some bugs yet. I heard a weird noise at Facebook chat with received message after a while, it's very undesirable and annoying. Not happening with Chromium. Any idea? About my system attached. PC-BSD 11.0-CURRENTDEC2015 Diagnostic Sheet

critical bugs in Firefox, unusable.

2015-12-06 Thread brunomaximom
Hi people, Firefox has critical bugs: crashing all the time with different errors and no apparent reason. I have a printscreen of 3 time I tried to start it, I couldn't use it for 1 minute =/. Look the print attached. Thanks. ___

Re: [kde-freebsd] 7 errors in kf5-knewstuff

2015-09-10 Thread brunomaximom
Em 2015-09-10 07:34, T.C.Berner escreveu: Hi, Did you deinstall attica, as mentioned in point 3) of the README? Yes, it's removed from my system and installed kf5-attica and same error... ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] kf5-baloo problem

2015-09-09 Thread brunomaximom
Hi, All the third-party softwares are installed in /usr/local, but some ports stops the build saying kf5-baloo is not in /lib. This is true, it is in /usr/local/lib. Please fix this. Thanks. ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] 7 errors in kf5-knewstuff

2015-09-09 Thread brunomaximom
/usr/ports/devel/kf5-knewstuff/work/knewstuff-5.13.0/src/attica/atticaprovider.cpp:259:9: error: member function 'hasPrice' not viable: 'this' argument has type 'const Attica::DownloadDescription', but function is not marked const if (desc.hasPrice()) { ^~~~

Re: [kde-freebsd] [SVN Commit] branches/plasma5/KDE/devel/kf5-kcoreaddons

2015-06-06 Thread brunomaximom
Em 2015-06-06 01:02, Tobias Berner escreveu: SVN commit 10771 by tcberner: Hasty fix for devel/kf5-kcoreaddons: Force dependency on devel/libinotify and add -linotify M +4 -0 Makefile I think the same is necessary to build ksysguard. The build was going wrong with a error in

Re: [kde-freebsd] [SVN Commit] branches/plasma5/KDE

2015-05-09 Thread brunomaximom
Hi Is it possible to update KDE 4.14 to plasma 5.3.0? Thank you. Do you mean, whether it is possible to update from 4.14 to 5.3.0? If so, there is no update path. To get 5.3.0 I would recommend to deinstall kde4 entirely and install x11/plasma5-plasma and the applications you want

[kde-freebsd] Plasma 5

2015-03-28 Thread brunomaximom
Hi, what's missing to we get Plasma 5 in ports? Kubuntu and Netrunner will bring Plasma 5 in next release yet. Would be awesome the same for PC-BSD. Thanks. ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] Systemsettings critical bug in KDE 4.14.3

2015-03-22 Thread brunomaximom
Hi, critical bug in systemsettings. Everytime shows kcrash window with systemsettings PID: 15388 Sinal: Segmentation fault (11) when I go to audio and video configuration. More info: Application: Configurações do Sistema (systemsettings), signal: Segmentation fault [KCrash Handler] #8

Re: [kde-freebsd] Systemsettings critical bug in KDE 4.14.3

2015-03-22 Thread brunomaximom
Em 2015-03-22 17:21, Schaich Alonso escreveu: On Sun, 22 Mar 2015 13:41:05 -0300 brunomaxi...@openmailbox.org wrote: Hi, critical bug in systemsettings. Everytime shows kcrash window with systemsettings PID: 15388 Sinal: Segmentation fault (11) when I go to audio and video configuration. More

Re: [kde-freebsd] kinfocenter bug and ksysguard bug

2015-03-07 Thread brunomaximom
Em 2015-02-16 20:56, Adriaan de Groot escreveu: On Sunday 15 February 2015 21:54:44 brunomaxi...@openmailbox.org wrote: The second is in KSysGuard when a process is right-button-clicked on memory information I get this message: Sorry Your system is not currently supported (/proc/1192/smaps was

[kde-freebsd] kinfocenter bug and ksysguard bug

2015-02-15 Thread brunomaximom
Hi, I'd like to report 2 bugs. I'm not sure this is the right place. The first bug is in KInfoCenter when DMA Channels is clicked. The program closes with /usr/local/lib/kde4/kcm_info.so: Undefined symbol devinfo_init message. The second is in KSysGuard when a process is right-button-clicked on

Re: [kde-freebsd] coreutils

2014-12-15 Thread brunomaximom
Em 2014-11-05 10:25, Schaich, Alonso escreveu: On Wed, 05 Nov 2014 03:09:06 -0200 brunomaxi...@openmailbox.org wrote: Hi folks, I notice coreutils is a dependency for kde, specifically kdepim. But I tried to build kdepim removing the coreutils from Makefile and it builds fine. Which are the

Tor browser

2014-11-12 Thread brunomaximom
Hi, I was trying to buil linux-tor-browser but when I run it I got this error: mkdir: cannot create directory `.config': Permission denied ln: creating symbolic link `.config/ibus': No such file or directory expr: error while loading shared libraries: libgmp.so.3: cannot open shared object

Re: [kde-freebsd] KDE 4.12.5 or 4.14.2: no jingle when KDE comes up

2014-11-04 Thread brunomaximom
Em 2014-11-04 14:55, Kris Moore escreveu: On 11/04/2014 05:13, Matthias Apitz wrote: El día Monday, November 03, 2014 a las 01:18:03PM -0200, brunomaxi...@openmailbox.org escribió: This was a really stupid question: Somehow they just have been disabled by the update process, don't know why

[kde-freebsd] coreutils

2014-11-04 Thread brunomaximom
Hi folks, I notice coreutils is a dependency for kde, specifically kdepim. But I tried to build kdepim removing the coreutils from Makefile and it builds fine. Which are the needs to depend on coreutils? Could coreutils be removed from KDE? And what about gcc and bash? Are they necessary too?

Re: [kde-freebsd] KDE 4.12.5 or 4.14.2: no jingle when KDE comes up

2014-11-03 Thread brunomaximom
Em 2014-11-03 10:10, Matthias Apitz escreveu: El día Monday, November 03, 2014 a las 12:23:37PM +0100, Matthias Apitz escribió: Hello, Since 4.12.5 and 4.14.2 I'm missing the jingle bells when KDE comes up. For the rest sound is fine. Any idea? Not that I'm depending on it, but in an

Re: [kde-freebsd] KDE 4.12.5 or 4.14.2: no jingle when KDE comes up

2014-11-03 Thread brunomaximom
Em 2014-11-03 14:45, Dwayne MacKinnon escreveu: On November 3, 2014 11:34:11 AM Jerry wrote: On Mon, 03 Nov 2014 13:18:03 -0200, brunomaxi...@openmailbox.org stated: Em 2014-11-03 10:10, Matthias Apitz escreveu: El día Monday, November 03, 2014 a las 12:23:37PM +0100, Matthias Apitz

kFreeBSD future

2014-09-30 Thread brunomaximom
Hi, I see http://www.phoronix.com/scan.php?page=news_itempx=MTgwMTE and I am concerned with kFreeBSD too. Then I thought: why not make an OS like Illumian was...but with FreeBSD? ie, why not make a FreeBSD with Debian technologies? FreeBSD with APT+DPKG+Aptitude packages instead pkgng? --

node-webkit

2014-09-12 Thread brunomaximom
Hi, Could you port the node-webkit to FreeBSD? It's useful part to run Popcorn Time-like softwares... Thanks ___ freebsd-chromium@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to

WebRTC support

2014-08-30 Thread brunomaximom
Hi people, What happened with WebRTC support in Chromium? When I try 36 I realized that it Chromium had WebRTC support, I could see myself in opentokrtc.com through the webcam, but this version 37 I can't. Is it a regression? Thanks. ___

Re: Chrome 37 opens then dumps core

2014-08-26 Thread brunomaximom
same here ATTENTION: default value of option force_s3tc_enable overridden by environment. [69737:346097664:0826/215611:ERROR:cache_creator.cc(125)] Unable to create cache [69737:346097664:0826/215611:ERROR:appcache_storage_impl.cc(1819)] Failed to open the appcache diskcache.

Re: Call for Tanglu favlor maintainers!

2014-07-10 Thread brunomaximom
Em 2014-07-10 19:35, Matthias Klumpp escreveu: Hey there! Just a quick heads up: If you want Tanglu to provide support for your favourite flavour (MATE, Cinnamon, some specialized variant for servers, musicians, etc.), you have to act now! The first task is to get all packages ready which are

Re: FreeBSD 10 userland

2014-03-09 Thread brunomaximom
I'm also using xorg 1.15 from sid, with Robert's patch to use devd instead of HAL. The patch already is in package or not yet? -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Re: my experience with i915kms, newcons and k-11

2014-03-04 Thread brunomaximom
Em 2014-02-27 20:26, Robert Millan escreveu: On 27/02/2014 23:25, Robert Millan wrote: On 27/02/2014 18:25, Christoph Egger wrote: On Sun, Feb 23, 2014 at 11:44:35AM -0300, brunomaxi...@openmailbox.org wrote: but, any input (mouse, touchpad, keyboard) doesn't work, so I can't log in. This is

Bug#736765: my experience with i915kms, newcons and k-11

2014-03-04 Thread brunomaximom
Em 2014-02-27 20:26, Robert Millan escreveu: On 27/02/2014 23:25, Robert Millan wrote: On 27/02/2014 18:25, Christoph Egger wrote: On Sun, Feb 23, 2014 at 11:44:35AM -0300, brunomaxi...@openmailbox.org wrote: but, any input (mouse, touchpad, keyboard) doesn't work, so I can't log in. This is

Bug#736765: my experience with i915kms, newcons and k-11

2014-03-04 Thread brunomaximom
Em 2014-02-27 20:26, Robert Millan escreveu: On 27/02/2014 23:25, Robert Millan wrote: On 27/02/2014 18:25, Christoph Egger wrote: On Sun, Feb 23, 2014 at 11:44:35AM -0300, brunomaxi...@openmailbox.org wrote: but, any input (mouse, touchpad, keyboard) doesn't work, so I can't log in. This is

Bug#736765: my experience with i915kms, newcons and k-11

2014-03-04 Thread brunomaximom
Em 2014-02-27 20:26, Robert Millan escreveu: On 27/02/2014 23:25, Robert Millan wrote: On 27/02/2014 18:25, Christoph Egger wrote: On Sun, Feb 23, 2014 at 11:44:35AM -0300, brunomaxi...@openmailbox.org wrote: but, any input (mouse, touchpad, keyboard) doesn't work, so I can't log in. This is

GhostBSD's network manager and GNOME 3.12

2014-02-28 Thread brunomaximom
Hey guys, look: https://github.com/GhostBSD/networkmgr Look the development of GNOME 3.12: http://news.softpedia.com/news/GNOME-Display-Manager-3-12-Beta-1-Brings-FreeBSD-Build-Fixes-429616.shtml What do you think about those informations? -- To UNSUBSCRIBE, email to

my experience with i915kms, newcons and k-11

2014-02-23 Thread brunomaximom
Hi guys, I have feedback to you about my almost-test with i915kms on kfreebsd-11. I follow the instruction: kldload drm2 kldload i915kms startx (here i have gnome shell installed, the X starts fine but I got a Oops[...] message from Gnome then I return to tty1 and kill startx, and

Re: my experience with i915kms, newcons and k-11

2014-02-23 Thread brunomaximom
Em 2014-02-23 18:21, Robert Millan escreveu: Hi Bruno, On 23/02/2014 14:44, brunomaxi...@openmailbox.org wrote: Hi guys, I have feedback to you about my almost-test with i915kms on kfreebsd-11. I follow the instruction: kldload drm2 kldload i915kms With latest kfreebsd-11 manual kldload

Re: Bits from the Release Team: Architecture health check

2014-02-19 Thread brunomaximom
Em 2014-02-19 13:45, Cyril Brulebois escreveu: Robert Millan r...@debian.org (2014-02-19): After some discussion we've reached the following position statement, which has the approval of Steven, Petr and myself: ~~~ It is

Re: Bits from the Release Team: Architecture health check

2014-02-19 Thread brunomaximom
Em 2014-02-19 13:45, Cyril Brulebois escreveu: Robert Millan r...@debian.org (2014-02-19): After some discussion we've reached the following position statement, which has the approval of Steven, Petr and myself: ~~~ It is

WITH_NEW_XORG?

2014-02-13 Thread brunomaximom
Hi, is there a WITH_NEW_XORG patch in X? I have installed PC-BSD 10.0 here and my intel 3D graphics is working fine (i have intel and ati). I'd like to use it on kFreeBSD too. -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Re: WITH_NEW_XORG?

2014-02-13 Thread brunomaximom
Em 2014-02-13 13:39, Robert Millan escreveu: On 13/02/2014 15:35, brunomaxi...@openmailbox.org wrote: Hi, is there a WITH_NEW_XORG patch in X? I have installed PC-BSD 10.0 here and my intel 3D graphics is working fine (i have intel and ati). I'd like to use it on kFreeBSD too. That patch is

Re: Bits from the Release Team: Architecture health check

2014-02-13 Thread brunomaximom
Secondly, there are cases like GDM, where a single unsupported package have rather long reaching consequences. In the concrete example, GNOME (via gnome-core) strictly depends on gdm3, meaning that if gdm3 goes, (more or less) all of gnome goes with it[2]. That in turn means that

Re: Bits from the Release Team: Architecture health check

2014-02-13 Thread brunomaximom
Secondly, there are cases like GDM, where a single unsupported package have rather long reaching consequences. In the concrete example, GNOME (via gnome-core) strictly depends on gdm3, meaning that if gdm3 goes, (more or less) all of gnome goes with it[2]. That in turn means that

ubuntu's logind

2014-02-07 Thread brunomaximom
Well, today I have talked about consolekit alternatives at Gnome IRC and one guy quote logind port from canonical to work without systemd. I asked for a link but he doesn't have a link. Do you know about that? The only website I found about it is:

Re: Bits from the Release Team: Architecture health check

2014-01-30 Thread brunomaximom
Em 2014-01-30 16:05, Russ Allbery escreveu: Robert Millan r...@debian.org writes: On 30/01/2014 08:15, Raphael Hertzog wrote: So the console kit path seems like the only option so far (unless someone ports logind to use some other freebsd technology). I'm not an expert on session or

Re: Init system for non-Linux ports

2014-01-28 Thread brunomaximom
Em 2014-01-28 20:31, Steven Chamberlain escreveu: Hi everyone, What init system would we like to use by default on the non-Linux ports for jessie? I hope this question is really as straightforward as it looks, and that we might come to some general agreement much more quickly than the

kFreeBSD on VirtualBox or other VM

2014-01-19 Thread brunomaximom
Hi, I wanna know if kFreeBSD works perfectly on a VM (VirtualBox, qemu/kvm...) because I gave up it on my notebook because the power management/temperature and having to tame the grub to boot other operating systems. So the best idea was run it on a virtual machine at least. I will install

Bug#735096: Eclipse kfreebsd-amd64 can't create projects

2014-01-17 Thread brunomaximom
Sorry, but the problem persists and sometimes eclipse freezes when it is opening... __ This is the maintainer address of Debian's Java team http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#735096: Eclipse kfreebsd-amd64 can't create projects

2014-01-17 Thread brunomaximom
Sorry, but the problem persists and sometimes eclipse freezes when it is opening... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#735096: Eclipse kfreebsd-amd64 can't create projects

2014-01-17 Thread brunomaximom
Sorry, but the problem persists and sometimes eclipse freezes when it is opening... -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#735096: eclipse: Eclipse kfreebsd-amd64 can't create projects

2014-01-16 Thread brunomaximom
Em 2014-01-15 13:20, Robert Millan escreveu: Hi Bruno, On 12/01/2014 19:16, Bruno Maximo e Melo wrote: Package: eclipse Version: 3.8.0~rc4-1 Severity: grave Justification: renders package unusable Hi, I'm reporting this bug from Linux, the problem is: eclipse-cdt and eclipse-jdt are

Re: Bug#735096: eclipse: Eclipse kfreebsd-amd64 can't create projects

2014-01-16 Thread brunomaximom
Em 2014-01-15 13:20, Robert Millan escreveu: Hi Bruno, On 12/01/2014 19:16, Bruno Maximo e Melo wrote: Package: eclipse Version: 3.8.0~rc4-1 Severity: grave Justification: renders package unusable Hi, I'm reporting this bug from Linux, the problem is: eclipse-cdt and eclipse-jdt are

Re: Bug#735097: empathy: Empathy 3.8 kfreebsd-amd64 can't open window conversation

2014-01-16 Thread brunomaximom
Em 2014-01-15 13:20, Robert Millan escreveu: Hi, On 12/01/2014 19:21, Bruno Maximo e Melo wrote: Package: empathy Version: 3.4.2.3-2+deb7u1 Severity: grave Justification: renders package unusable Dear Maintainer, I'm reporting this bug from Linux. Empathy can't open window conversation in

Bug#735097: empathy: Empathy 3.8 kfreebsd-amd64 can't open window conversation

2014-01-16 Thread brunomaximom
Em 2014-01-15 13:20, Robert Millan escreveu: Hi, On 12/01/2014 19:21, Bruno Maximo e Melo wrote: Package: empathy Version: 3.4.2.3-2+deb7u1 Severity: grave Justification: renders package unusable Dear Maintainer, I'm reporting this bug from Linux. Empathy can't open window conversation in

Bug#735096: eclipse: Eclipse kfreebsd-amd64 can't create projects

2014-01-16 Thread brunomaximom
Em 2014-01-15 13:20, Robert Millan escreveu: Hi Bruno, On 12/01/2014 19:16, Bruno Maximo e Melo wrote: Package: eclipse Version: 3.8.0~rc4-1 Severity: grave Justification: renders package unusable Hi, I'm reporting this bug from Linux, the problem is: eclipse-cdt and eclipse-jdt are

Bug#735097: empathy: Empathy 3.8 kfreebsd-amd64 can't open window conversation

2014-01-16 Thread brunomaximom
Em 2014-01-15 13:20, Robert Millan escreveu: Hi, On 12/01/2014 19:21, Bruno Maximo e Melo wrote: Package: empathy Version: 3.4.2.3-2+deb7u1 Severity: grave Justification: renders package unusable Dear Maintainer, I'm reporting this bug from Linux. Empathy can't open window conversation in

Bug#735096: eclipse: Eclipse kfreebsd-amd64 can't create projects

2014-01-16 Thread brunomaximom
Em 2014-01-15 13:20, Robert Millan escreveu: Hi Bruno, On 12/01/2014 19:16, Bruno Maximo e Melo wrote: Package: eclipse Version: 3.8.0~rc4-1 Severity: grave Justification: renders package unusable Hi, I'm reporting this bug from Linux, the problem is: eclipse-cdt and eclipse-jdt are

possible dpkg bug?

2014-01-12 Thread brunomaximom
Hi guys, look: http://media.libreplanetbr.org/u/dharc/m/dpkg-bug-kfreebsd-amd64/ any package I install, I get errors like that. I don't know if it's occuring on GNU/Linux Jessie because I have Linux Wheezy here and kFreeBSD Jessie. -- To UNSUBSCRIBE, email to

Re: sysctl.conf missing?

2014-01-06 Thread brunomaximom
Em 2013-12-27 11:02, Robert Millan escreveu: On 27/12/2013 06:45, brunomaxi...@openmailbox.org wrote: hey guys, where is sysctl.conf from freebsd? See: freebsd-utils (9.2+ds2-1) UNRELEASED; urgency=low * Add /etc/sysctl.conf. It used to be provided by procps, but now it isn't. Its

Re: sysctl.conf missing?

2014-01-06 Thread brunomaximom
Em 2014-01-06 20:54, Robert Millan escreveu: On 06/01/2014 23:47, brunomaxi...@openmailbox.org wrote: how to use powerd? the manual does not clarify much for me. Just install it. Everything should be automated. so it's not working correctly :P -- To UNSUBSCRIBE, email to

Re: Release sprint results - team changes, auto-rm and arch status

2014-01-05 Thread brunomaximom
So, gnome-shell is working for you? -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/3d26b6360471ca9a1164153b95fe5...@openmailbox.org

Re: Release sprint results - team changes, auto-rm and arch status

2014-01-05 Thread brunomaximom
Em 2014-01-05 20:34, Robert Millan escreveu: On 05/01/2014 23:05, brunomaxi...@openmailbox.org wrote: So, gnome-shell is working for you? Yes. It just needs a patch from the bug I mentioned. Or you can edit config.js by hand and comment out the bluetooth / network-manager bits. I think the

Re: Re: target FreeBSD version for Jessie

2014-01-02 Thread brunomaximom
I preffer to ship 10.x only in jessie. Me too. Is there someone who'd rather have both? If not, we could proceed with upgrading kfreebsd-kernel-headers (first to experimental and later to unstable). Me too. A good idea is bring kfreebsd 9.2 for wheezy-backports to replace 9.0 or bring

webcam

2013-12-26 Thread brunomaximom
hey guys, what about webcam support? is it possible? how? thanks -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/65fed5a47a1f4d7cc9c19df70f580...@openmailbox.org

Re: mintupdate

2013-12-19 Thread brunomaximom
Em 2013-12-15 15:34, Steven Chamberlain escreveu: On 15/12/13 04:22, brunomaxi...@openmailbox.org wrote: Yeah, that's unnecessary. The program is ported now. What do you wnat? The patch or the package? Did you patch some existing packaging to produce this? In that case a debdiff may be

Grub possible bug...

2013-12-18 Thread brunomaximom
Hi, kfreebsd grub can't be installed in /dev/ada0, look the message: Path `/boot/grub' is not readable by GRUB on boot. Installation is impossible. Aborting. Any idea? -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Re: [lp-br-sp] Relato do MediaGoblin no servidor

2013-12-18 Thread brunomaximom
Mas enfim, enquanto a gente fica discutindo aqui, o MG ainda tá de pé no servidor, e ninguém mais subiu material :-P. Fiquem à vontade pra usar! Bem, minha teoria por enquanto está sendo empiricamente verificável :) Sim, eu sei disso, mas não é esse o ponto da questão :-). Eu também estou

Re: [PATCH] enable Radeon KMS

2013-12-16 Thread brunomaximom
What? 3D accelertion enabled with no blobs? How? -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/33273ab8f10d01f69a9ce78606289...@openmailbox.org

Re: [lp-br-sp] Relato do MediaGoblin no servidor

2013-12-16 Thread brunomaximom
Em 2013-12-17 03:25, Sergio Durigan Junior escreveu: On Monday, December 16 2013, Ricardo Panaggio wrote: Se minha opinião conta, eu acho que rola deixar rodando. A gente está subutilizando o servidor por enquanto, então o MG não está roubando recurso que a gente está precisando agora. Se a

Re: Re: Release sprint results - team changes, auto-rm and arch status

2013-12-15 Thread brunomaximom
Gnome guys is not interested in help kFreeBSD because now Gnome is Linux-only. FreeBSD guys is porting Gnome 3.6 yet and Debian has 3.10 incoming. I think is more feasible to bet on a Gnome-derivative DE like MATE and/or Cinnamon because they are portable and they are interested in being

Re: Re: Release sprint results - team changes, auto-rm and arch status

2013-12-15 Thread brunomaximom
Gnome guys is not interested in help kFreeBSD because now Gnome is Linux-only. FreeBSD guys is porting Gnome 3.6 yet and Debian has 3.10 incoming. I think is more feasible to bet on a Gnome-derivative DE like MATE and/or Cinnamon because they are portable and they are interested in being

IDLE and Eclipse

2013-12-14 Thread brunomaximom
Hi guys Look for the IDLE and Eclipse on kFreeBSD... IDLE almost freezes when I try to open a file, the edit window can't be closed and the name of the file isn't on top of window. Eclipse...well, I have eclipse-cdt installed and I can't create any project, including java projects. And I cannot

Re: mintupdate

2013-12-14 Thread brunomaximom
Why do you need setproctitle() when porting software from GNU/Linux? That's a BSD-specific function. Yeah, that's unnecessary. The program is ported now. What do you wnat? The patch or the package? -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe.

IDLE and Eclipse

2013-12-14 Thread brunomaximom
Hi guys Look for the IDLE and Eclipse on kFreeBSD... IDLE almost freezes when I try to open a file, the edit window can't be closed and the name of the file isn't on top of window. Eclipse...well, I have eclipse-cdt installed and I can't create any project, including java projects. And I cannot

IDLE and Eclipse

2013-12-14 Thread brunomaximom
Hi guys Look for the IDLE and Eclipse on kFreeBSD... IDLE almost freezes when I try to open a file, the edit window can't be closed and the name of the file isn't on top of window. Eclipse...well, I have eclipse-cdt installed and I can't create any project, including java projects. And I cannot

Re: Re: Using wifi via a smart phone/USB tethering

2013-12-08 Thread brunomaximom
Man, I'll try to help you showing what I did. The driver what I need to use is ath from atheros, look what I did: 1- sudo ifconfig wlan0 create wlandev ath0 2- sudo yourtexteditor /etc/wpa_supplicant.conf 3- I have written this in wpa_supplicant.conf: network={ ssid=WALUBAME psk=minha senha

mintupdate

2013-12-07 Thread brunomaximom
HI all, I'm trying to port mintUpdate program but I'm having trouble. http://pastebin.com/2qbMV8qV Look the line 52...FreeBSD has not prctl, and apparently the setproctitle doesnt exist for us. Can someone confirm that? -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a

Re: Cinnamon X Gnome X Mate

2013-12-03 Thread brunomaximom
Em 2013-12-03 19:43, Steven Chamberlain escreveu: PC-BSD made a new (pre-?)release today based on FreeBSD 10-STABLE: * Includes the Gnome3 / Mate / Cinnamon desktops, replacing Gnome2. which means they have working ports of these, and that will undoubtedly help towards using them on

Bug#731144: kfreebsd: drm2 and i915kms kernel modules are not loaded automatically

2013-12-02 Thread brunomaximom
Maybe that can solve my problem too. I think xorg is needing a patch...I was looking for about hybrid graphics at Google and find this: WITH_NEW_XORG=true and WITH_KMS=true. Debian has that? -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe.

Bug#731144: kfreebsd: drm2 and i915kms kernel modules are not loaded automatically

2013-12-02 Thread brunomaximom
That's a known bug. Once X starts, the display should come back on. I'm not sure if your system needs to use the Radeon or Intel driver. I'd prefer intel, because radeon can't work on Linux too. But if possible enable radeon too, that will be more advantageous for me than linux. That's

Bug#731144: kfreebsd: drm2 and i915kms kernel modules are not loaded automatically

2013-12-02 Thread brunomaximom
Maybe that can solve my problem too. I think xorg is needing a patch...I was looking for about hybrid graphics at Google and find this: WITH_NEW_XORG=true and WITH_KMS=true. Debian has that? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#731144: kfreebsd: drm2 and i915kms kernel modules are not loaded automatically

2013-12-02 Thread brunomaximom
That's a known bug. Once X starts, the display should come back on. I'm not sure if your system needs to use the Radeon or Intel driver. I'd prefer intel, because radeon can't work on Linux too. But if possible enable radeon too, that will be more advantageous for me than linux. That's

Re: automount program

2013-12-01 Thread brunomaximom
Would you consider porting amd(8)? With the current state of freebsd-glue, porting of new code has become quite straightforward. If you want to help with this, I suggest you have a look at how the different packages are built in freebsd-utils source. What I need to know to build it? From where

automount program

2013-11-30 Thread brunomaximom
Hi, I think kFreeBSD needs an automount program. Is there someone for it? If not I can write one with Python, at same time I will be training my Python programming knowledge. :D -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Re: Cinnamon X Gnome X Mate

2013-11-28 Thread brunomaximom
Em 2013-11-28 20:37, Steven Chamberlain escreveu: Initially I think we just need as many components as possible to be able to build. Then we can compare what we have, to what's used by some non-GNOME Linux desktop distros and see if we can produce a full desktop environment task with what we

Re: 3D acceleration

2013-11-28 Thread brunomaximom
Em 2013-11-20 09:01, Robert Millan escreveu: (please keep debian-bsd on CC) On 20/11/2013 05:13, brunomaxi...@openmailbox.org wrote: look Robert, my Xorg.0.log from the kfreebsd-downloader-10.0-BETA3 kernel: http://paste.debian.net/66724/ So it doesn't work with 10.0-BETA3 kernel. Could you

Cinnamon X Gnome X Mate

2013-11-27 Thread brunomaximom
Hi guys, I'm confused about what collaborating... I'm Gnome user and we know that Gnome Shell has problem with systemd, so I thought about make the combination Cinnamon + Gnome apps, but Gnome apps was created for Gnome Shell and can run weird on another DE. So I thought to make the combination

[lp-br-sp] Meshnet

2013-11-25 Thread brunomaximom
Olá pessoal, to super interessado em implementar uma meshnet porque tenho problemas com a droga da Vivo e nada melhor do que ter uma internet própria, e tipo, eu quero muito me livrar dessas empresas cretinas. Queria saber se tem mais alguém interessado e que manje disso pra pelo menos poder

Fwd: Re: GPL X BSD

2013-11-24 Thread brunomaximom
Debian GNU/kFreeBSD is official Debian port, and thus Debian packages and packagers support kFreeBSD. Sorry, but that's not what I see...I dont see any interest from Gnome maintainers for kFreeBSD for example, just throw the job for kFreeBSD porters =/. Debian is not a GNU project, and does

Re: kfreebsd-10

2013-11-24 Thread brunomaximom
Wait Beta 4, put in sid and allow the migration to testing, but not include it in installer yet, at least while RC is not released... -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

GPL X BSD

2013-11-23 Thread brunomaximom
Hi folks, What about relicensing of the kFreeBSD? BSD license is permissive, I think BSD doesn't match with GNU, because of that why not relicence the kFreeBSD under GPL? this can result in a greater approval of the GNU project. And why the Debian packagers dont support kFreeBSD and remain

3D acceleration

2013-11-19 Thread brunomaximom
Hi, Definitivaly here on my laptop I cannot have 3D acceleration with intel driver. I have hybrid graphics (intel and radeon), but kldload i915kms returns black screen and unusable operating system that I need to reboot. That's really needing a fix. And how I reduce the brightness of my screen

[lp-br-sp] Novo membro

2013-11-07 Thread brunomaximom
Olá, meu nome é Bruno. O Sergiodj e o Pannagio me encontraram na Semana de Estudos da Computação da Unesp de Rio Claro. Muito provavelmente vão me encontrar no IRC como dharc... Sou um entusiasta de software livre e principalmente de SOs livres, fanático por Debian e adoro trollar o Ubuntu :D.