OpenSUSE :: Freeglut Application Spamming With "Unknown X Event Type - 105" Errors
Aug 31, 2010
Running any freeglut based application from a terminal with Opensuse 11.3 cause that terminal to be spammed with freeglut messages like the following one:
freeglut (./myglutapp): Unknown X event type: 105
There are some bug reports on redhat and ubuntu as well
[url]
[url]
View 1 Replies
ADVERTISEMENT
Feb 26, 2010
I just loaded octave. I ran through a few examples of how to implement a script file. Everything works until I get to "plot". When I run the "plot" command I get the following.
octave:2> test1.m
error: can't perform indexing operations for <unknown type> type
sh: gnuplot: not found
Just to double check my work, I ran the following code:
y=[1 2 3];
plot(y);
View 3 Replies
View Related
Aug 6, 2010
My OS is F12 with Gnome desktop, after many alternatives I installed ns-allinone-2.34 so ns-2.34 run very well:
[dreams@localhost ~]$ ns
% exit
When I try nam, I got this error:
[dreams@localhost ~]$ nam
nam:
[code omitted because of length]
: no event type or button # or keysym
while executing
"bind Listbox <MouseWheel> {
%W yview scroll [expr {- (%D / 120) * 4}] units }"
invoked from within
"if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} {
bind Listbox <MouseWheel> {
%W yview scroll [expr {- (%D)}] units }
bind Li..."
I m not familiar with Linux so I don't understand what it means. I want to tell you that I can run nam when I access to the folder with this command ./nam and I can see the samples so I run simulation. I visit some pages when they speak about gcc and their compatibilities with F12. When I use Makefile I got access dined.
View 5 Replies
View Related
Feb 21, 2010
Formated new drive with ext3 on external drive on Suse 11.1 When upgraded to 11.2, drive was not connected... Could not get mounted after that... Set up another boot drive, could not get to mount. Found post with following:
>cryptsetup luksOpen /dev/sde1 restore
>mkdir /restore
>mount /dev/sde1 /restore
Error as follows: mount: unknown filesystem type 'crypto_LUKS' Have also got to another point where superblock was incorrect. I can use terminal, but am not a linux guru... Have looked at other posts under luks, but can not find a solution.
View 6 Replies
View Related
Mar 31, 2011
After a series of unrelated problems with my mouse (that had nothing to do with suse) I opened a process but I don't know what is it. It looks like a series of micro-post-its in the bottom of my desktop:Also, I checked the option to start a new session every time I start KDE, but this keeps appearing.
View 9 Replies
View Related
Feb 28, 2010
I get the follwing error, since I added a new S-ATA HDD to my server, if trying to open the Yast2 Partitioner:
Fehler
Das Speichersubsystem wird durch eine unbekannte Anwendung gesperrt.
Sie m�ssen diese Anwendung beenden, bevor Sie fortfahren k�nnen.
In Englist this means: Error The storagesubsystem is locked by an unknown application. You have to exit this application before you proceed. Here is the output of /var/log/Yast2/y2log:
2010-02-28 16:01:19 <1> hostname(12907) [Interpreter] clients/disk_worker.ycp:50 Calling YaST client disk_worker
2010-02-28 16:01:19 <2> hostname(12907) [Interpreter] Encoding.ycp:30 Scripting agent sweeping
[code]....
View 1 Replies
View Related
Jul 21, 2010
I'm having trouble mounting hard drives and partitions - and am rather nervous about using Yast partitioner to do this. Is there something that would tell me about mount points in Yast partitioner? So far I haven't been able to find that information anywhere. I don't want to lose information on existing drives and partitions but do want to be able to access them.Some of them appear under disk information in "My Computer" but if I try to mount them I get this error message.There is no application installed that can open files of the type block device (inode/blockdevice).I was trying to edit fstab,his didn't seem straightforward either. I've been hacking this about in other Linux distros - so not entirely clueless
View 6 Replies
View Related
Mar 27, 2010
When I try to boot to OpenSUSE I get the following error during boot-up: unknown filesystem type 'reiserfs' could not mount root filesystem - exiting to /bin/sh$
This only started happening quite recently - before this I could boot to Linux quite happily.
View 6 Replies
View Related
Jul 15, 2010
I am doing the DNS configuration for the first time. Error in named configuration:
zone localdomain/IN: loaded serial 42
zone localhost/IN: loaded serial 42
zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
file1:9: unknown RR type 'example.com.'
file1:11: unknown RR type 'red.exmple.com.'
zone example.com/IN: loading master file file1: unknown class/type
[Code]....
View 1 Replies
View Related
Apr 29, 2011
Lately, my rxvt-unicode has been generating this ~$ top 'rxvt-256color': unknown terminal type. Many of the terms have a colour patch. Where is the one for rxvt? Is there one in Debian or do I have to get creative?
View 2 Replies
View Related
Aug 26, 2011
I recently upgrade my armel NAS from etch to squeeze. During the partitioning step of the installation I intentionally left unmounted the data partition (900GB formatted XFS) but after the installation I'm not able to mount it.
I edited the fstab file adding the last line
And tried a mount but I get the message
So i noticed throught lsmod that I don't have the module for xfs
Tried installing xfsprogs but it didn't helped. So I searched for xfs-modules but seems it doesn't exists for armel architecture. Am I right? What does it means? That XFS is not supported in armel Squeeze? Assumed I can't transfer/backup 900GB of partition, is there a way to convert it on-the-fly to a supported filesystem format?
View 8 Replies
View Related
Jan 28, 2011
I changed the first line of /etc/fstab in an attempt to get rid of an annoying message "mount: unknown filesystem type 'static'". All I did was put a "#" on the first line .... changing the original from:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
to:
#
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
I have tried desperately to get to the file system so that I can edit that first line in fstab out but nothing works and the file system comes up as read only ...
View 7 Replies
View Related
Jul 7, 2010
I dont know anything about linux and just been assigned to amount a drive to it. here's what i did so far: Version of Linux using Red Hat Enterprise Linux Server release 5.3 (Tikanga) [root]# mount -t auto /dev/sdb1 /tmp/archive mount: unknown filesystem type 'ntfs'
when checking the /proc/filesystems, i noticed that 'ntfs' is not listed there, several forum suggested i try running 'modprobe ntfs'. If that is not found, you'll need a kernel with ntfs support. i'm so lost, where to i get the modprobe ntfs
View 2 Replies
View Related
Dec 24, 2015
on my dual HD5500/GT940M. I can not turn on Nvidia. just install bumblebee and got the error "unknown header type 7f" if I remove bumblebee, Nvidia 340 loaded but system run on HD5500, no way to use Primus or to switch to 2nd card.
View 0 Replies
View Related
Mar 20, 2010
How can I tell emacs that a file type that it doesn't recognise should have the same syntax highlighting as one it does?
Xfig produces .pstex files which I want to be highlighted like .ps/.eps
View 2 Replies
View Related
Feb 1, 2010
A formerly working system now gives an 'error 17' at Grub instead of booting. Here are the facts I have gathered thus far.
$ blkid
n/a (no output)
$ sudo fdisk -l /dev/sda
Code:
Disk /dev/sda: 60.1 GB, 60060155904 bytes
255 heads, 63 sectors/track, 7301 cylinders
[Code]...
View 9 Replies
View Related
Apr 27, 2011
I had windows with ntfs I installed ubuntu. All ok. Gurb with 2 os, can ran windows and ubuntu and can mount ntfs partition in ubuntu I installed debian with lvm over ubuntu partition. I can't mount ntfs partition now, and windows doesn't appears in gurb
# mount /dev/sda1 /mnt/windows/
mount: unknown filesystem type 'LVM2_member'
# pvs --all
PV VG Fmt Attr PSize PFree
/dev/dm-1 -- 0 0
/dev/dm-2 -- 0 0
/dev/root -- 0 0
[Code]....
I can't active vg because haven't name, but is not lvm, is only ntfs partition Maybe ubuntu puts in lvm and grub? Any idea? If I change with fdisk to ntfs i lose all the information in the partition?
[Code]...
View 4 Replies
View Related
Feb 5, 2010
i am trying to compile kernel 2.6.23 on Fedora 12 After fixing a few bugs (getline error, %dil ,etc) i was able to compile the kernel made initramfs img using dracut updated grub and then booted up the new kernel 2.6.23 but it fails to boot with following error mount: unknown filesystem type 'ext4'
View 8 Replies
View Related
Mar 28, 2011
I just updated Fedora 14 with the updates it downloaded and I am now stuck with the error.
View 10 Replies
View Related
Aug 11, 2010
I am trying to get bind 9 up and running on a new installation of server 10.04 and keep getting errors when starting the daemon -
* /etc/bind/named.conf.local:19: unknown option 'zone'
* /etc/bind/named.conf.local:20: unknown option 'zone'
* /etc/bind/named.conf.default-zones:3: unknown option 'zone'
* /etc/bind/named.conf.default-zones:11: unknown option 'zone'
* /etc/bind/named.conf.default-zones:16: unknown option 'zone'
* /etc/bind/named.conf.default-zones:21: unknown option 'zone'
* /etc/bind/named.conf.default-zones:26: unknown option 'zone'
The onlything I could find after scrubbing the internet is once ina while there's a missing bracket. But I have checked and triple checked my config files and the syntax and can't find anything wrong. I have another installation of bind9 running on Fedora and the same exact syntax works just fine.
[Code]....
View 2 Replies
View Related
Feb 24, 2011
I'm attempting to install a small application called Asymptopia Flashcard System on Xubuntu x64. It's unsupported and virtually unknown, so I don't know many details about it aside from what I can gather from the source files. The first step in the installation directions is to type "make lib_install" as root at the command line. I get this output:
Making libasymptopia.so ... compiling Path.C ... Path.C: In member function �void Path::listdir(char*, std::deque<char*, std::allocator<char*> >*): followed by a bunch of errors like this: Path.C:38: error: �strcmp� was not declared in this scope
all for the file Path.C, all of them complaining about various header files not being declared. I have the latest version of gcc installed, so I'm very confused about what the problem is. This application is at least a few years old...maybe there's something out-of-date about the way it includes the header files?
View 1 Replies
View Related
May 29, 2010
I made the unfortunate mistake of doing this (sudo rm -r /bin) instead of (sudo rm -r bin) in the folder I was in..I'm trying to copy my data over from my Karmic system using mount, but I'm unable to mount. When I try to mount I get errors of an wrong fs type..
I've done fdisk -l & I get this:
/dev/sda1 * 1 37599 302013936 83 Linux
What the heck filesystem is Linux? Is that like ext3 or something? I don't know. Here is what I'm trying to run:
mount -t ??? /dev/sda1 /media/disk -o force
Also, besides that. If there a way I can fix my OS without having to do a reinstall? Or at least is there a way can backup my files? I have a 1tb external so that's not the issue.
View 5 Replies
View Related
Feb 26, 2010
On a fresh install of Fedora 12: I am trying to do a software update and keep getting these errors. I am new to Fedora but have used Ubuntu for some time. An Internal system error has occurred:
Under more details it states:
Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
[Code]...
View 1 Replies
View Related
Aug 14, 2010
Iam trying to burn wave files to a cd that i ripped from a cd when i try burning to gets to 300 meg and stops with these errors CD RECORD RETURNED AN UNKNOWN ERROR (CODE 254) SOMETIMES USING TAO WRITING MODE SOLVES THIS ISSUE Using ubuntu 10.04
View 1 Replies
View Related
May 2, 2009
i get this error when trying to update/install programs and fedora 10
Code:
Error Type: <class 'yum.Errors.ConfigError'>
Error Value: File contains no section headers.
i also get this when i run yum update:
Code:
bash-3.2$ yum update
Loaded plugins: protectbase, refresh-packagekit
Config Error: File contains no section headers.
file: file://///etc/yum.repos.d/rpmfusion-nonfree.repo, line: 2
'protect=yes
[Code]...
View 4 Replies
View Related
Sep 9, 2010
I am testing several programs for video editing and video format change.I have been trying avidemux, and now I am trying to use ffmpeg, and a graphical frontend for it, Winff.As an example I am trying to convert an MP4 file to AVI. I obtain an error that says: "Unknown encoder 'libxvid'". How could I possibly now what I have to install to be able to convert the files without errors?
PD: This is the output from ffmpeg when called from Winff:
FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1, Copyright (c) 2000-2009 Fabrice Bellard, et al.configuration: --extra-version=4:0.5.1-1ubuntu1 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-
[code]....
View 3 Replies
View Related
Apr 5, 2010
I installed Fodora 12 on my aspire one EEEpc, I was trying to do a software update but i get an error: Code: An internal system error has occurred a problem that we were not expecting has occurred. Please report this bug in your distribution bugtracker with the error description more details: Error Type: <class 'yum.Errors.RepoError'>
[Code]...
View 2 Replies
View Related
Aug 19, 2011
On startup, I get two notifications that an application is requesting access to my default keyring. the problem is that I have no idea which applications are doing this. Is there any way to see what's making the request?
View 2 Replies
View Related
Jun 2, 2010
I have some .loc files from geocaching's website. I wrote a special script that takes these files and converts them to my Bushnell GPS format and moves them into the correct folder. Now I'd like to associate a double click with my script. However, the .loc file shows up as "XML Document". yes, it's an XML document, but I only want .loc XML documents to be executed by my script. How can I give .loc files their own "type" so I can give them their own "Open With" application and not mess up every other xml file?
View 2 Replies
View Related
Jan 9, 2011
Just installed fedora 14 and do not have a printer config app. Im not sure what packages should be installed. I just came back to linux after years off. Lots different from redhat 6.
View 9 Replies
View Related