Re: /compat/linux/dev and an odd program

2016-12-06 Thread Andriy Gapon
On 06/12/2016 20:55, Tijl Coosemans wrote: > On Tue, 6 Dec 2016 18:49:06 +0200 Andriy Gapon <a...@freebsd.org> wrote: >> I have an old binary-only Linux program that, for whatever reason, opens >> /dev/null with O_CREAT flag (O_WRONLY | O_CREAT | O_TRUNC). Th

/compat/linux/dev and an odd program

2016-12-06 Thread Andriy Gapon
with EPERM for a non-privileged user. I wonder if anyone has thoughts or suggestions on this situation. Either an administrative solution or a code change would be fine for me. Thanks! -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list

linux-firefox on head

2016-11-11 Thread Andriy Gapon
Is anyone able to use linux-firefox on head? When I start it, I see that one of its threads "SSL Cert #3" consumes 100% of CPU and the firefox window does not respond to any clicks. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing

environment corrupt; missing value for QT_IM_MO [Was: [VirtualBox 4.3.26] Fail with assertion VERR_INVALID_POINTER (-6) - Invalid memory pointer.]

2016-01-05 Thread Andriy Gapon
in/glue/initterm.cpp(466) > nsresult com::Initialize(bool) > VERR_INVALID_POINTER (-6) - Invalid memory pointer. > Trace/BPT trap -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

linux and linux64 on amd64

2015-12-03 Thread Andriy Gapon
Can I have support for both 32-bit and 64-bit Linux binaries on an amd64 system? Do I have to load both linux and linux64 modules for that? Thanks! -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list https://lists.freebsd.org/mailman

Re: skype4 on -current: error while loading shared libraries: libpulse-mainloop-glib.so.0

2015-10-31 Thread Andriy Gapon
advance. After this skype seems to finally work, but it would be nice if I hadn't to do the extra steps. Maybe I did something wrong before installing skype? BTW, it seems that libpulse-mainloop-glib.so.0 dependency comes from /compat/linux/usr/lib/qt47/libphonon.so.4. -- Andriy Gapon ___

linux_base-gentoo-stage3 staging

2014-09-12 Thread Andriy Gapon
It looks like perhaps linux_base-gentoo-stage3 is incorrectly stagified? http://beefy2.isc.freebsd.org/data/head-amd64-default/2014-09-11_18h24m47s/logs/errors/linux_base-gentoo-stage3-20140812.log -- Andriy Gapon ___ freebsd-emulation@freebsd.org

Re: [kde-freebsd] virtualbox file dialog problem

2013-08-28 Thread Andriy Gapon
on 28/08/2013 15:09 Andriy Gapon said the following: Now a description of the problem. 1. VirtualBox executable is installed setuid root. Apparently, when it is run it does some privileged things and then drops all of the uids and gids (real, effective and saved) back to what they should

Re: Linux Skype 4.0.0.8 on FreeBSD is works!

2013-07-26 Thread Andriy Gapon
/gmane.os.freebsd.devel.multimedia/14892 -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org

Re: VirtualBox kernel modules

2013-01-29 Thread Andriy Gapon
while the proper solution is being looked for. Thank you. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd-emulation-unsubscr

Re: My panic in amd64/pmap

2013-01-25 Thread Andriy Gapon
. I have vmcore's from them all. Can you try to reproduce the issue using the same VM image but in a different VM implementation? E.g. qemu... -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: incorrect usage of callout_reset in vbox 4.2.4 ?

2012-12-23 Thread Andriy Gapon
on 20/12/2012 13:14 Bernhard Fröhlich said the following: On Thu, Dec 13, 2012 at 2:08 PM, Andriy Gapon a...@freebsd.org wrote: It looks like in timer-r0drv-freebsd.c the code tries to pass absolute time as a timeout parameter to callout_reset while that function actually expects relative

issue with under-tick waits

2012-12-13 Thread Andriy Gapon
improves the situation significantly. Also, it (approximately) follows what tvtohz does. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd

incorrect usage of callout_reset in vbox 4.2.4 ?

2012-12-13 Thread Andriy Gapon
), rtTimerFreeBSDCallback, pTimer); } -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org

Re: VirtualBox 4.2.4 on FreeBSD 9.1-PRERELEASE problem: VMs behave very different when pinned to different cores

2012-11-28 Thread Andriy Gapon
be zero, in fact, given the inaccuracy of inter-core measurements. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd-emulation-unsubscr

Re: VirtualBox 4.2.4 on FreeBSD 9.1-PRERELEASE problem: VMs behave very different when pinned to different cores

2012-11-28 Thread Andriy Gapon
)? fbt::supdrvIOCtlFast:entry { @counts[curthread-td_oncpu, args[1], args[0], args[2], args[3]] = count(); } END { trunc(@counts, 40); printa(@counts); } -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http

Re: VirtualBox 4.2.4 on FreeBSD 9.1-PRERELEASE problem: VMs behave very different when pinned to different cores

2012-11-28 Thread Andriy Gapon
on 28/11/2012 17:34 Alex Chistyakov said the following: On Wed, Nov 28, 2012 at 7:24 PM, Andriy Gapon a...@freebsd.org wrote: on 26/11/2012 09:10 Alex Chistyakov said the following: CPU: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz (3200.18-MHz K8-class CPU) Origin = GenuineIntel Id = 0x206d7

Re: VirtualBox 4.2.4 on FreeBSD 9.1-PRERELEASE problem: VMs behave very different when pinned to different cores

2012-11-25 Thread Andriy Gapon
on 24/11/2012 00:17 Alex Chistyakov said the following: On Fri, Nov 23, 2012 at 9:06 PM, Andriy Gapon a...@freebsd.org wrote: I've cc-ed Alexander who is deeply familiar with both the scheduler and the timer code. I think that it would be nice to get ktr(4) information suitable for use

Re: VirtualBox 4.2.4 on FreeBSD 9.1-PRERELEASE problem: VMs behave very different when pinned to different cores

2012-11-25 Thread Andriy Gapon
on 25/11/2012 19:57 Andriy Gapon said the following: on 24/11/2012 00:17 Alex Chistyakov said the following: I collected two samples and put them here: http://1888.spb.ru/samples.zip sched-cpu0.ktr is for a VM running on CPU #0 and sched-cpu1.ktr is for a VM running on CPU #1 They seem

Re: VirtualBox 4.2.4 on FreeBSD 9.1-PRERELEASE problem: VMs behave very different when pinned to different cores

2012-11-23 Thread Andriy Gapon
on them but I wanted to put some production resources on this host too - that's why I wanted to know how to utilize other cores safely. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

virtualbox and non-default compiler

2012-08-29 Thread Andriy Gapon
importantly this is -Wl,-rpath option in LDFLAGS that should ensure that the correct C++ run-time libraries are picked up. I do not know how pass those make variables to kBuild-based virtualbox build. -- Andriy Gapon ___ freebsd-emulation@freebsd.org

Re: virtualbox-ose-additions broken?

2012-06-05 Thread Andriy Gapon
-lXt -lsupc++ -lgcc_eh -lXext -lXmu -lpthread -liconv *** Error code 2 Stop in /usr/ports/emulators/virtualbox-ose-additions. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org

Re: Virtualbox 4.1.8 vboxdrv instantly panics on 8-stable i386

2012-02-24 Thread Andriy Gapon
represents a fix in those changes. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org

Re: Virtualbox 4.1.8 vboxdrv instantly panics on 8-stable i386

2012-02-23 Thread Andriy Gapon
on 23/02/2012 04:19 Doug Barton said the following: This gives much better results. :) I can kldload the module, and get this on the command line: vboxdrv: fAsync=0 offMin=0x3596 offMax=0xa897 Thank you for reporting and testing! -- Andriy Gapon

Re: Virtualbox 4.1.8 vboxdrv instantly panics on 8-stable i386

2012-02-23 Thread Andriy Gapon
on 23/02/2012 08:26 Cy Schubert said the following: In message 4f457ae8.4090...@freebsd.org, Andriy Gapon writes: on 22/02/2012 12:48 Doug Barton said the following: On 02/22/2012 02:23, Andriy Gapon wrote: The attached patched should try to grab the memory harder. Same result, different

Re: Virtualbox 4.1.8 vboxdrv instantly panics on 8-stable i386

2012-02-22 Thread Andriy Gapon
on 22/02/2012 05:40 Doug Barton said the following: On 02/21/2012 15:51, Andriy Gapon wrote: Could you please substitute the attached patch file for the corresponding file in the port and re-test the port? Good news, the kernel didn't panic. Bad news: supdrvGipCreate: failed to allocate

Re: Virtualbox 4.1.8 vboxdrv instantly panics on 8-stable i386

2012-02-22 Thread Andriy Gapon
on 22/02/2012 11:26 Doug Barton said the following: Meanwhile, the 4.0 version worked on this same system ... The attached patched should try to grab the memory harder. -- Andriy Gapon --- src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c.orig 2011-12-19 15:01:31.0 +0200 +++ src

Re: Virtualbox 4.1.8 vboxdrv instantly panics on 8-stable i386

2012-02-22 Thread Andriy Gapon
on 22/02/2012 12:48 Doug Barton said the following: On 02/22/2012 02:23, Andriy Gapon wrote: The attached patched should try to grab the memory harder. Same result, different memory address: supdrvGipCreate: failed to allocate the GIP page. rc=-8 vboxdrv: supdrvInitDevExt failed, rc=-8

Re: Freeze with 10.0 and VirtualBox {4.1.4|4.1.6|4.1.51r38464}

2011-12-06 Thread Andriy Gapon
on 06/12/2011 02:08 Alan Cox said the following: The right thing to do is to MFC vm_page_alloc_contig(). It shouldn't be that hard to merge it. Ah, but we want to be able to run virtualbox on the past releases too. -- Andriy Gapon ___ freebsd

Re: Freeze with 10.0 and VirtualBox {4.1.4|4.1.6|4.1.51r38464}

2011-12-06 Thread Andriy Gapon
on 06/12/2011 11:40 Bernhard Froehlich said the following: On 06.12.2011 10:08, Andriy Gapon wrote: on 06/12/2011 02:08 Alan Cox said the following: The right thing to do is to MFC vm_page_alloc_contig(). It shouldn't be that hard to merge it. Ah, but we want to be able to run virtualbox

Re: Freeze with 10.0 and VirtualBox {4.1.4|4.1.6|4.1.51r38464}

2011-12-06 Thread Andriy Gapon
that we have port versions for virtualbox ports. Sorry for the noise, then. Anyway, in patch I tried to cover different FreeBSD versions. One greater discrepancy between stable/8 and later version is the changes in page locking that have never been MFC-ed. -- Andriy Gapon

Re: virtualbox r0 memory management update [Was: Freeze with 10.0 and VirtualBox {4.1.4|4.1.6|4.1.51r38464}]

2011-12-06 Thread Andriy Gapon
on 06/12/2011 20:54 Bernhard Froehlich said the following: On 06.12.2011 12:14, Andriy Gapon wrote: Meanwhile, here is the code that I came up with: http://people.freebsd.org/~avg/vbox/ For your convenience I have uploaded both the new file and its diff against svn head. I am testing

Re: Freeze with 10.0 and VirtualBox {4.1.4|4.1.6|4.1.51r38464}

2011-12-05 Thread Andriy Gapon
on 05/12/2011 15:15 Bernhard Froehlich said the following: On 05.12.2011 14:06, Andriy Gapon wrote: on 05/12/2011 14:57 Bernhard Froehlich said the following: On 02.12.2011 12:55, Bernhard Froehlich wrote: Patch has been send upstream: https://www.virtualbox.org/pipermail/vbox-dev/2011

Re: Freeze with 10.0 and VirtualBox {4.1.4|4.1.6|4.1.51r38464}

2011-12-05 Thread Andriy Gapon
on 05/12/2011 19:58 Alan Cox said the following: On 12/05/2011 07:56, Andriy Gapon wrote: Pages should be marked busy only for some special occasions, wired pages are not normally busy; the correct explanation is quite a bit longer than this, the comment in the code explains VPO_BUSY as page

Re: Freeze with 10.0 and VirtualBox {4.1.4|4.1.6|4.1.51r38464}

2011-12-05 Thread Andriy Gapon
on 06/12/2011 00:22 Alan Cox said the following: On 12/5/2011 4:02 PM, Andriy Gapon wrote: on 05/12/2011 19:58 Alan Cox said the following: On 12/05/2011 07:56, Andriy Gapon wrote: Pages should be marked busy only for some special occasions, wired pages are not normally busy; the correct

building virtualbox-kmod with debugging

2011-12-04 Thread Andriy Gapon
the *.symbols files and they are not in pkg-plist. BTW, WITH_CTF option also works from command line. Would be nice to have these features conveniently integrated into the port. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http

headed virtualbox + vnc

2011-12-01 Thread Andriy Gapon
Is it possible to start a guess VM with GUI and also be able to access it via VNC? All google hits for freebsd+virtualbox+vnc are about VBoxHeadless. I suppose that VNC still is the only way to access a guest's screen? -- Andriy Gapon ___ freebsd

Re: headed virtualbox + vnc

2011-12-01 Thread Andriy Gapon
on 01/12/2011 18:17 Warren Block said the following: On Thu, 1 Dec 2011, Andriy Gapon wrote: Is it possible to start a guess VM with GUI and also be able to access it via VNC? All google hits for freebsd+virtualbox+vnc are about VBoxHeadless. net/x11vnc installed in the guest should

Re: headed virtualbox + vnc

2011-12-01 Thread Andriy Gapon
on 01/12/2011 19:56 Greg Byshenk said the following: On Thu, Dec 01, 2011 at 07:02:24PM +0200, Andriy Gapon wrote: on 01/12/2011 18:17 Warren Block said the following: On Thu, 1 Dec 2011, Andriy Gapon wrote: Is it possible to start a guess VM with GUI and also be able to access it via VNC

Re: headed virtualbox + vnc

2011-12-01 Thread Andriy Gapon
on 01/12/2011 22:02 Martin Simmons said the following: On Thu, 01 Dec 2011 14:11:55 +0200, Andriy Gapon said: Is it possible to start a guess VM with GUI and also be able to access it via VNC? All google hits for freebsd+virtualbox+vnc are about VBoxHeadless. Probably not simultaneously

Re: Freeze with 10.0 and VirtualBox {4.1.4|4.1.6|4.1.51r38464}

2011-11-30 Thread Andriy Gapon
on 01/12/2011 01:27 Jung-uk Kim said the following: On Wednesday 30 November 2011 06:07 pm, Jung-uk Kim wrote: On Wednesday 30 November 2011 05:32 pm, Andriy Gapon wrote: on 26/11/2011 18:33 Gleb Kurtsou said the following: Using new vm_page_alloc_contig() may be a better option here. Can't

Re: Freeze with 10.0 and VirtualBox {4.1.4|4.1.6|4.1.51r38464}

2011-11-27 Thread Andriy Gapon
on 27/11/2011 03:36 Michael Butler said the following: On 11/26/11 11:33, Gleb Kurtsou wrote: On (26/11/2011 14:44), Andriy Gapon wrote: vm_phys_alloc_contig implementation has been recently changed and now it seems to require that vm_page_queue_free_mtx is held. Using new

Re: Freeze with 10.0 and VirtualBox {4.1.4|4.1.6|4.1.51r38464}

2011-11-26 Thread Andriy Gapon
has been recently changed and now it seems to require that vm_page_queue_free_mtx is held. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd

pls review: dummy handlers for linux wlan ioctls

2011-05-07 Thread Andriy Gapon
/* + * Wireless interfaces ioctl calls + */ +#defineSIOCGIWNAME 0x8b01 +#defineLINUX_IOCTL_WLAN_MIN0x8b00 +#defineLINUX_IOCTL_WLAN_MAX0x8bff + +/* * sound */ #defineLINUX_SOUND_MIXER_WRITE_VOLUME 0x4d00 -- Andriy Gapon

dns/linux-f10-libasyncns in bsd.linux-apps.mk

2011-05-06 Thread Andriy Gapon
+ libaudiofile_FILE= ${LINUXBASE}/usr/lib/libaudiofile.so.0.0.2 libaudiofile_f10_FILE= ${LINUXBASE}/usr/lib/libaudiofile.so.0.0.2 libaudiofile_DETECT= ${libaudiofile${LINUX_DIST_SUFFIX:S/-/_/}_FILE} -- Andriy Gapon ___ freebsd-emulation@freebsd.org

Re: dns/linux-f10-libasyncns in bsd.linux-apps.mk

2011-05-06 Thread Andriy Gapon
on 06/05/2011 14:03 Boris Samorodov said the following: On Fri, 06 May 2011 11:04:59 +0300 Andriy Gapon wrote: There is no port for fc4 distro, so no need in this line. A typical way is to use a comment line like # no libasyncns_FILE (there is no libasyncns port for Fedora 4 distribution

Re: skype 2.1.0.81; alternate versions of the Linuxolator v4l2 patches

2011-05-04 Thread Andriy Gapon
the skype tarball [2] locally it started working. Very weird. Have you been able to debug it further (e.g. see with ktrace which calls are failing)? -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: SNDCTL_DSP_GETIPTR implementation

2011-04-27 Thread Andriy Gapon
and probably a few people have their own private versions. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org

linux alsa lib [Was: Linuxolator v4l2/dvb patches (like for webcamd + skype...)]

2011-04-22 Thread Andriy Gapon
on 16/04/2011 13:09 Andriy Gapon said the following: As far as I know nobody has been able to get a microphone working with any non-OSS version of Skype via ALSA emulation. BTW, it just hit me that a reason for that could be exactly the same why native pulseaudio doesn't get microphone input

Re: Linuxolator v4l2/dvb patches (like for webcamd + skype...)

2011-04-21 Thread Andriy Gapon
load-module module-oss device=/dev/dsp0 sink_name=output (dsp4 is the webcam's mic in this case.) BTW, you can also override these settings per user, in ~/.pulse/. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http

Re: Linuxolator v4l2/dvb patches (like for webcamd + skype...)

2011-04-18 Thread Andriy Gapon
. Ugh, that sucks. Do you have a F10 version with a patch to change the socket? SRPM: http://archive.fedoraproject.org/pub/archive/fedora/linux/updates/10/SRPMS/pulseaudio-0.9.14-3.fc10.src.rpm Patch: http://people.freebsd.org/~avg/pulseaudio-0.9.14-linux-path.patch Thank you! -- Andriy Gapon

Re: testers?

2011-03-21 Thread Andriy Gapon
just want to make sure there is no obvious regression slipping in)? Just some random application, linux-firefox, acroread, skype, ... with and/or without pulseaudio. I know one tester so far - it's me :) -- Andriy Gapon ___ freebsd-emulation

Re: kern/149168: [linux] [patch] Linux sendmsg / recvmsg / etc fixes for pulseaudio

2011-03-10 Thread Andriy Gapon
The following reply was made to PR kern/149168; it has been noted by GNATS. From: Andriy Gapon a...@freebsd.org To: John Wehle j...@feith.com Cc: rdiva...@freebsd.org, bug-follo...@freebsd.org Subject: Re: kern/149168: [linux] [patch] Linux sendmsg / recvmsg / etc fixes for pulseaudio Date: Thu

virtualbox sata emulation

2011-03-02 Thread Andriy Gapon
I've been trying to use SATA emulation for a disk in VirtualBox (4.0.4). It seems that it randomly gets stuck forever during heavy I/O. Not sure if this is FreeBSD-specific though. Has anyone else played with this? -- Andriy Gapon ___ freebsd

Re: kern/149168: [linux] [patch] Linux sendmsg / recvmsg / etc fixes for pulseaudio

2011-02-27 Thread Andriy Gapon
The following reply was made to PR kern/149168; it has been noted by GNATS. From: Andriy Gapon a...@freebsd.org To: John Wehle j...@feith.com Cc: rdiva...@freebsd.org, bug-follo...@freebsd.org Subject: Re: kern/149168: [linux] [patch] Linux sendmsg / recvmsg / etc fixes for pulseaudio Date: Sun

[solved] latest skype for linux (skype_static-2.1.0.81)

2011-02-27 Thread Andriy Gapon
://people.freebsd.org/~nox/linux-so_passcred.patch 2. The _first_ patch from here http://www.freebsd.org/cgi/query-pr.cgi?pr=149168 Patch will need massaging for amd64 and has some deficiencies, but it does seem to work. My OS is sufficiently recent CURRENT/amd64. -- Andriy Gapon

Re: kern/149168: [linux] [patch] Linux sendmsg / recvmsg / etc fixes for pulseaudio

2011-02-26 Thread Andriy Gapon
The following reply was made to PR kern/149168; it has been noted by GNATS. From: Andriy Gapon a...@freebsd.org To: John Wehle j...@feith.com Cc: rdiva...@freebsd.org, bug-follo...@freebsd.org Subject: Re: kern/149168: [linux] [patch] Linux sendmsg / recvmsg / etc fixes for pulseaudio Date: Sat

Re: kern/149168: [linux] [patch] Linux sendmsg / recvmsg / etc fixes for pulseaudio

2011-02-07 Thread Andriy Gapon
The following reply was made to PR kern/149168; it has been noted by GNATS. From: Andriy Gapon a...@freebsd.org To: bug-follo...@freebsd.org, j...@feith.com Cc: rdiva...@freebsd.org Subject: Re: kern/149168: [linux] [patch] Linux sendmsg / recvmsg / etc fixes for pulseaudio Date: Mon, 07 Feb

Re: adobe standalone flash player (aka projector)

2010-12-02 Thread Andriy Gapon
on 02/12/2010 14:15 Gary Jennejohn said the following: On Wed, 01 Dec 2010 11:29:11 +0200 Andriy Gapon a...@freebsd.org wrote: Would a port of the standalone flash player for Linux be useful in general? I guess that it would have about the same dependencies as the browser plugin

Re: adobe standalone flash player (aka projector)

2010-12-02 Thread Andriy Gapon
on 02/12/2010 16:38 Fernando Apesteguía said the following: On Wed, Dec 1, 2010 at 10:29 AM, Andriy Gapon a...@freebsd.org wrote: Would a port of the standalone flash player for Linux be useful in general? Is it more stable than the plugin? Well, I used it only with one swf program, so I

Re: skype-2.0.0.72,1 getting the chat history into file

2010-10-18 Thread Andriy Gapon
that all history is there below ~/.Skype/{account}/chatsync/ organized in one directory level more and as files *.dat. One can even see with 'strings' the UTF-8 data... So maybe, some tool could decifer the data from there... Google? -- Andriy Gapon

Re: skype-2.0.0.72,1 getting the chat history into file

2010-10-18 Thread Andriy Gapon
on 18/10/2010 17:27 Matthias Apitz said the following: El día Monday, October 18, 2010 a las 04:38:22PM +0300, Andriy Gapon escribió: on 18/10/2010 16:28 Matthias Apitz said the following: Hello, I'd like to have the chat history in a file as text or HTML. I don't see any way to 'print

Re: emulators/virtualbox-ose vs non-base gcc

2010-07-06 Thread Andriy Gapon
= GXX3PLAIN The patch is tested and works. Perhaps, there is a better way to achieve the same effect for FreeBSD. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send

why vbox is marked broken for head?

2010-06-24 Thread Andriy Gapon
Why vbox is marked broken for head? I keep using it with TRYBROKEN and see zero problems. Where are the bug reports? Perhaps there are specific problems that can be investigated, fixed or worked around (via configuration)? Thanks! -- Andriy Gapon

Re: why vbox is marked broken for head?

2010-06-24 Thread Andriy Gapon
on 24/06/2010 10:46 Beat Gaetzi said the following: On 06/24/10 09:39, Andriy Gapon wrote: Why vbox is marked broken for head? I keep using it with TRYBROKEN and see zero problems. Where are the bug reports? Perhaps there are specific problems that can be investigated, fixed or worked

emulators/virtualbox-ose-kmod: DEBUG option does nothing?

2010-06-20 Thread Andriy Gapon
building modules with CTF, so that they could be examined with dtrace. Thanks! -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd-emulation-unsubscr

Re: VirtualBox 3.2.4 Kernel Panic at Boot

2010-06-18 Thread Andriy Gapon
? Yes. Try to obtain a crash dump by configuring a dump device. At the very least add KDB_TRACE and its dependencies to your kernel config. Otherwise we would mostly be shooting in the dark. -- Andriy Gapon ___ freebsd-emulation@freebsd.org mailing list