Server :: Make: Expand.c:489: Allocated_variable_append: Assertion `current_variable_set_list->?

Jun 24, 2011

i am getting the following error when use make command for asterisk -addons-1.4.13

Bhaskar reddy
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...

[code]....

View 1 Replies


ADVERTISEMENT

Programming :: Make JTextArea Scrollable - Doesn't Scroll Just Expand JTextArea Out Of JFrame?

Feb 7, 2010

show me code to make my JTextArea scrollable ? I used this code but it doesn't scroll just expand my JTextArea out of JFrame. Part of code I used(one that doesn't work):

[Code]....

View 2 Replies View Related

Server :: How To Expand Hard Drive With New One?

Oct 27, 2009

I have a linux box that I'm using as a ADSL router (slack 12.1).Until recently I had two hard drives in it, one for linux, and one for storing movies, music, etc.So, I have just bought another 1,5 TB disk. My plan was to add it to the same mount location: /opt/abram to expand my storage disk, only to come to conclusion that this can't be done. OK, it actually makes sense, if I thought about it I would realise it before. Anyway, what else can I do? Is there a way to add new drive to existing one in a way that would result in one 2,5 TB drive?

I tried it with mdadm, but as it turns out, it's impossible to crate RAID 0 without loosing all the data on sda1 disc.Also, it would be very cool if I could find a solution that would enable me to one day add a new drive to further expend my storage.I'm aware that I could mount my new disk to, let's say /opt/abram/Divx, or /opt/abram/mp3, but that's not the solution I'm looking for.

View 5 Replies View Related

CentOS 5 Server :: LVM - VDisk Did Not Expand On Host

Jun 13, 2011

I have a P2000 array from HP. What I did try to do was to expand vdisk and corresponding volume. After expanding finished i saw it expanded on management tool for array but it did not expand on host. I tried to rescan devices using pvcsan, rescan-scsi-bus.sh and so on. I tried to restart the host and it did not help neither. It's two node cluster with clustered lvm volume group which is causing the problems.

View 5 Replies View Related

Fedora :: Virtualbox Error 'assertion Failed'

Feb 16, 2011

after install virtualbox i have this error when i try to run it.

GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL) Aborted (core dumped).

View 7 Replies View Related

Ubuntu :: Firefox Assertion Failed Error?

Oct 5, 2010

Since several weeks Firefox often stop working displaying a window "assertion failed" with the following content:

Code:
ASSERT: node must have _DOMElement set
Stack Trace:

[code]....

View 3 Replies View Related

Ubuntu :: Disable Default Assertion Of DTR And RTS On CP210x Device?

Mar 22, 2010

I am in the same boat as the author of this blog post:

http://eksfiles.net/2008/01/rigblast...in-ubuntu-710/

I am not able to use the workaround mentioned by the blog post author, so I was hoping to fix the actual problem.

This device uses a Silicon Labs CP2102 device for its USB-serial conversion. Is there anything I can do (up to and including rebuilding the driver with changes) to prevent RTS and DTR from being asserted by default when the device is open()'ed?

Ideally it would still be possible to assert and deassert RTS and DTR but if the only fix is to completely disable them for this device I'm okay with that.

View 5 Replies View Related

CentOS 5 :: Gedit Gives A Nasty Warning (assertion Failed)?

Mar 13, 2010

If you start gedit from the command line, then you can see this assertion error:

[bart@vectra ~]$ gedit &
(gedit:17187): GLib-CRITICAL **: g_string_append: assertion `val != NULL' failed
sys:1: Warning: g_string_append: assertion `val != NULL' failed

View 2 Replies View Related

Ubuntu :: Java: Intel_buffer_objects.c:466: Intel_bufferobj_unmap: Assertion `obj->Pointer' Failed

Jul 25, 2011

every so often while playing Minecraft (Yes, yes, a game) Java would just close every so often. I never got to see an error message, as I was running it with a shell script from a launcher Anyway, so after a bit of playing (Haven't found a way to reproduce it, happens at seemingly random times) The java window closes, leaving this in the terminal:

Code:

java: intel_buffer_objects.c:466: intel_bufferobj_unmap: Assertion `obj->Pointer' failed.
/home/usr/Minecraft.sh: line 1: 4771 Aborted java -Xmx1024M -Xms512M -cp '/home/me/minecraft.jar' net.minecraft.LauncherFrame
Minecraft.sh contains

Code:

java -Xmx1024M -Xms512M -cp '/home/me/minecraft.jar' net.minecraft.LauncherFrame
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.2) (6b22-1.10.2-0ubuntu1~11.04.1)
OpenJDK Client VM (build 20.0-b11, mixed mode, sharing)

View 4 Replies View Related

Fedora :: Boot Stalls At Assertion 'j->installed' Failed At Src/manager.c:1205?

Aug 30, 2011

To the point:F15 2.6.40.3-0.f15.i686.PAE (from grub) running on a Lattitude D620Encrypted lvmThe last things I did before restarting, was to install ext2fuse, VMWare Player and then yum update.I can mount (on another F14 machine) both the boot partition and the LVM , fsck -f does not find anything on /boot or /.Escaping the plymouth screen during boot, I see:

Code:
...
Starting Initialize storage subsystems (RAID, LVM, etc.)...

[code]....

View 2 Replies View Related

Software :: Zsnes: Assertion 'p' Failed At Pulse/simple.c:384, Function Pa_simple_drain()

Nov 7, 2010

I am a little lost on this. Zsnes doesn't start and I get the following error when I try to run it in the terminal.

Quote:

Starting Mouse detection.
Unable to poll /dev/input/event8. Make sure you have read permissions to it.
Unable to poll /dev/input/event7. Make sure you have read permissions to it.

[code]....

View 1 Replies View Related

Slackware :: ERROR:filedata.c:676:file_data_free: Assertion Failed: (fd->sidecar_files == NULL)

May 24, 2010

When using geeqie to browse a directory with .CR2 and .JPG files, the last pair of .CR2/.JPG is not shown in the list (on the left side of the UI). Moreover, after a few operations (PgUp/PgDn, etc.), I get:

Code:

**
ERROR:filedata.c:676:file_data_free: assertion failed: (fd->sidecar_files == NULL)
Aborted

View 1 Replies View Related

Fedora :: ERROR: Gsearchtool-spinner.c:666:bump_spinner_frame_cb: Assertion Failed: (frame != NULL)

Jun 29, 2010

my gnome searchtool crashes everytime I search something. Runnung gnome-search-tool from terminal I get the following error:

Code:

ERROR:gsearchtool-spinner.c:666:bump_spinner_frame_cb: assertion failed: (frame != NULL)

I could locate the reason for this as far as it has something to do with my icon theme. I use Mac4Lin Icon theme, which is the one causing those crashes. With another one it works fine.So the problem is now, that I don't want to change the theme, I want to find out what's the matter and fix it. Because the error message says something about spinner I tried to erase the folders "actions" and "spinner" first, but with no effect, so I restored them. how to find out exactly what's the issue or which icon causes the crash?

View 2 Replies View Related

OpenSUSE :: 11.4 Sudo Launch - ERROR: Gdbusconnection.c:2279:initable_init: Assertion Failed

Mar 15, 2011

I just upgraded opensuse from version 11.3 to 11.4 using the online method changing the repositories. But now when i log into my gnome session as "normal user" and open a gnome terminal, then trying to launch a graphic application such as gedit or any other application that relys on X, it returns a problem such as:

Code:
GLib-GIO: ERROR: gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL)

The message can show once or repeat several times. I didn't have this problem before.

View 3 Replies View Related

Ubuntu :: 10.04 - Using Pen Drive To Expand RAM

May 2, 2010

Is it possible to use a pen drive to expand the amount of ram you have? In Lucid 10.04 LTS.

View 1 Replies View Related

Ubuntu :: How To Expand Partitions

Dec 18, 2010

I want resize my partitions, i need more space for ubuntu, i already have 58gbs of free space, but i dont know how i can expand my partitions, i have tried "GParted Partition Tool", but it won't allow me to do it. The only other thing i can think of is re-installing ubuntu, and if i have to reinstall it how can i retain my settings and programs that i have installed?

View 6 Replies View Related

General :: How To Expand Who Command?

Aug 27, 2010

When I do the who command it doesn't show all my info.

View 7 Replies View Related

Fedora :: Expand The Size Of A Partition?

Aug 29, 2011

When partitioning disk devices for F14 on my new x86-64 box, I allocated 100G for / mounted on /dev/sda1. It's now 100% full. I have 365G free space available on the disk. Can I somehow extend /dev/sda1 to use some of this free space?

View 7 Replies View Related

Ubuntu :: How To Expand And Merge Partitions

Apr 14, 2010

I've got a 500gb hard drive.
-sda1 is 400gb (ubuntu 9.10/32bit/ext3)
-sda2 is 50gb (ubuntu 10.04/64bit/ext4)

I would like to expand my lucid partition now and eventually get rid of my 9.10 partition. I've got an 80GB virtualbox file sitting on sda1 that I need and want to expand sda2 now so I can first copy the VB file over, then expand sda2 completely. I just finished creating sda3 ext4, but cant figure out how to merge it with sda2 (well really sda6). Please see image. [URL]

View 1 Replies View Related

Ubuntu :: How To Expand NTFS Partition

Apr 27, 2010

I need to expand my ntfs and have ample GB, all taken up presently so if I create some unallocated GB's under ntfs how do I expand the ntfs partition. I have gparted live CD.

View 1 Replies View Related

Ubuntu :: How To Expand Storage Space

Apr 28, 2010

I created a dual boot on my computer with windows vista and ubuntu using the wubi ubuntu installer for windows, and my ubuntu boot is limited to 15gb of hard drive space. My hard drive in actuality has about 150gb left on it. How do I expand the amount of storage ubuntu is allowed to use?

View 6 Replies View Related

Ubuntu :: How To Delete Windows 7 And Expand ?

May 23, 2011

I have decided that Windows 7 is something that belongs MAYBE in a virtual machine and that I have no use for it. Therefore, I want to recover the 130 gigs it takes on my hard drive and add that to my Ubuntu partition.

Here is the output of fdisk -lu:

Code:

View 5 Replies View Related

Red Hat / Fedora :: Expand A Xen Disk Image?

Apr 15, 2011

I need to expand a 15GB xen disk ".img" to 50GB, it's got centos as the guest O/S.

I've been googling and there are alot of results but I'm still having trouble.

I don't remember if I used the default LVM partition scheme or if I did a FS. In fdisk it says linux partition but that's it.

I did the dd and cat method but fsck is complaining like usual.

I dd a file called tempfile and the append it using cat tempfile >> my.img then did resize2fs -f but it error out with "Bad Magic number on super block."

View 2 Replies View Related

General :: How To Safely Expand Swap

Feb 18, 2010

How to safely expand swap?

View 1 Replies View Related

Hardware :: Expand SATA Storage With SAS?

Jul 11, 2011

i have a small home server that i would like to add some disks to it. ideally 4 sata2 disks.

i have been reading about SAS controller that can be installed on PCI-E connection on the motherboards.

but i am not sure how these actually work.

how i can use these? i have tried searching for it. but i get loads of selling material which does not really clarify much.

how these SAS connect to sata2 disks - do i need some adapter?

View 4 Replies View Related

General :: How To Expand A Partition Size?

Jul 20, 2010

How to expand a partition size for which it was fixed.

View 2 Replies View Related

Software :: How To Expand Memory Use For Java

Mar 9, 2011

Ubuntu-10.04-x86_64
3.95 GB RAM
50 GB HARDDRIVE
mysql-server-client
Java version(s): 6.0, 6u10+

I would like to know how to get my java program to use more ram for my clients so they do not encounter lag. This is what I have written up and it works error free, I would like to get it to 3GB ram usage. but when I exchange the number 1 for anything it just errors out on me.
Code:
#!/bin/bash
cd "${0%/*}"; java -Xincgc -Xmx1G -jar craft.jar

View 8 Replies View Related

CentOS 5 :: Expand RAID 5 Volume With LVM?

Jul 7, 2009

I have expanded a HP array by 500GB but am struggling to get Centos (Xenserver installation) to see it.

From the array controller the size of the disk is 1.4TB

Logical Drive: 2
Size: 1.4 TB
Fault Tolerance: RAID 5
Heads: 255

[Code].....

how I get LVM to see the whole disk that is now available (without destoying daya).

View 4 Replies View Related

Debian :: How To Expand / Enlarge Trash Folder

Jan 22, 2011

Trying to refresh my diseased memory & tell me how to expand/enlarge trash folder?

View 6 Replies View Related

Ubuntu :: Can I Expand My Volume For More Precise Changing

Apr 24, 2010

I want to edit my volume meter so that way i can change my volume but be more precise about it. I mean if i slightly slide my finger a little bit it goes from to mute to all the way up. (I have a touchpad buttons)

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved