OpenSUSE Hardware :: Using Usb Picture Key Chain?

Apr 25, 2010

I got a digital picture key chain and it comes with windows software. I plugged it in and it's detected as a read only usb storage, so I can't upload any pictures in it

View 3 Replies


ADVERTISEMENT

OpenSUSE :: KDE 4.6 Taskmanager Popup Picture Instead Of A Picture Of The Actually Program

Jun 17, 2011

When I hover over an open programme which is on the task bar I get a pop up, but instead of a picture of the actually programme I get a grey box like this

View 3 Replies View Related

General :: Different Between Chain RH-Firewall-1-INPUT And Chain INPUT?

Feb 28, 2011

whats the different between Chain RH-Firewall-1-INPUT (2 references) and Chain INPUT (policy ACCEPT)?

View 1 Replies View Related

General :: Make Picture Icons Larger When Selecting A Picture File To Open?

Jul 27, 2011

I'm trying to use Pinta Image Editor but I cannot find an option to preview the image, in a viewable size, before I work on it.

what to do in this situation? Prefferably it would be nice to view all the pictures as thumbnails.

View 1 Replies View Related

Ubuntu :: Edited A Picture In Digikam - Picture Does Not Appearance?

Jan 24, 2010

i had just edited a picture in digikam that was going to be my new desktop wallpaper.when i went into system/preferences/appearance to make the new change it would not show the new picture that i had just edited as a choice to change my new wallpaper to. then i tried closing the appearance box and it would not close.then i shut down and restarted and when i bring up the appearance box it does not let me click on anything within.also can't close it.seems like other applications are working normally.

View 9 Replies View Related

OpenSUSE :: KDE / Dolphin - Picture Icons Changed

Feb 11, 2010

When I open Dolphin to view my pictures all the icons are that of a "hot air balloon". How can I change these to show the actual picture of the file like M$ does?

View 3 Replies View Related

OpenSUSE Hardware :: How To Mount Xd Picture Card

Sep 19, 2010

I've got an Olympus 256MB xD picture card that I would like to have mounted on my SuSE. In windows, a few seconds after putting it into the slot on my Toshiba laptop, it is mounted as a drive. In my OpenSuSE 11.3 (KDE 4.4.4), nothing happens. Is there some software that I can get or some setting I have to tweak in order for it to be mounted?

View 1 Replies View Related

OpenSUSE Multimedia :: Unable To Read Picture Cds

Jun 20, 2010

I have the 64bit version of SuSe 11.2 installed on my PC. For some reason it cannot read a Jessops photo cd which reads ok on a windows pc or any other cd with photos on it, it has no problem reading other cds with program files on them.

View 9 Replies View Related

OpenSUSE :: Dolphin And Firefox Cannot Show Picture Preview

Sep 14, 2010

I am running Opensuse 11.3, KDE 64 bit. I have a nvidia GeForce 9400 GT graphic card.Somehow Dolphin and Firefox cannot show picture preview.It comes out like this; ImageBam - Fast, Free Image Hosting and Photo Sharing ImageBam - Fast, Free Image Hosting and Photo Sharing.

View 9 Replies View Related

OpenSUSE :: CinePaint Crashes - Load A Jpg For Edit Or Try To Create A New Picture

Aug 19, 2011

I am running 11_4, KDE4.7 I loaded CinePaint cinepaint-0.25-3.10.x86_64.rpm from the multimedia:color_management/openSUSE_11.4 repo. It opens, but crashes if I try to load a jpg for edit or try to create a new picture.

View 8 Replies View Related

OpenSUSE Multimedia :: Picture Is Messed When Full Screen While Streaming

Sep 27, 2010

When i stream on sites like ....., megaupload etc. it's fine However when i try to put it into full screen the picture is all funny looking I just installed suse on my others computers and one of them seem to be only having this problem.

View 9 Replies View Related

OpenSUSE Install :: Lost GRUB Background Picture After Changing Menu.lst?

Jan 10, 2009

I added an entry to grub's menu.lst and reran grub (grub-install hd0) and now my background is gone and the entries just show up like on a normal console.

I searched the forums and I couldn't find anything. Does anybody know why this happened and how to fix it?

I have not changed anything in menu.lst except for adding the new OS.

View 9 Replies View Related

OpenSUSE Install :: 11.3 - External Monitor On Dell Laptop - Picture Blurry

Nov 23, 2010

I have Dell Vostro 3300 with Intel HD integrated graphic card and Samsung SyncMaster 2343BW external monitor.

This is the output of xrandr:

It runs on 2048x1152 full resolution, however, the picture on the monitor is blurry, it vibrates and looks like old TV with interlacing.

I tried to disable output to LVDS screen on laptop using xrandr but it doesn't help/

Previously I had HP laptop with integrated Intel and OpenSuse 11.0 and the external screen worked normally.

View 7 Replies View Related

OpenSUSE Multimedia :: Get Dolphin To Show Thumbnail Preview/frame Of Picture & Video

Apr 24, 2009

How this can be done? I already have the necessary codecs installed and have kde 4.2.

View 9 Replies View Related

Ubuntu Installation :: GNU Tool Chain For AVR?

Aug 4, 2010

I am trying to install the Tool chain for avr following this link:[URL]

I get an error that I need gmp and other things so I try to install them as pointed out in the same web page lower:

Build GMP for MinGW

* Version 4.2.3
* <http://gmplib.org/>
* Build script:

[Code].....

the point is that I have no idea in which directory to install the gmp.

View 1 Replies View Related

Ubuntu Installation :: Chain-loading Windows 7 After 10.04?

Jul 10, 2010

I've recently installed Ubuntu 10.04 it installed and chain-loaded correctly however I installed it on partition that was too small so I used gParted to copy the files 1:1 to a freed up partition.The result was it copied fine but the Grub file became messed up.

I had to manually reinstall Grub2 from the LiveCD and the Linux was starting up fine, however now I'm unable to boot to Windows.Is there an easy way to reinstall/re-chain the Windows bootloader so its able to chain-load from Grub.

View 9 Replies View Related

Ubuntu :: Get Two Requests For Key Chain Unlocks When Boot?

Jan 18, 2011

For some reason I get two requests for key chain unlocks when I boot? I only have to "sign" one of them but the second one still appears.

View 1 Replies View Related

Networking :: Filter Chain And Policy For Iptables -L?

Mar 26, 2010

Is it possible to only view certain chains and more specifically certain chain policies with options when doing:

iptables -L

I would like for example view FORWARD ACCEPT rules instead of waiting for all of the drop rules to load when viewing a firewalled iptables.

View 3 Replies View Related

Programming :: How Libc Is Linked In Crosscompiler Chain

Sep 10, 2010

1. I need to use clock_gettime(), in <time.h> it is: extern int clock_gettime (clockid_t __clock_id, struct timespec *__tp) __THROW; and in a successful build .so it is unsolved. In final app to lonk to this .so it is also unsolved. which lib missed in .so or app build?

2. libc include several libs, which are liked by default? say stdc++, rt? rt1/rt2 what does they do?

3. How to find which libc is used or linked?

View 2 Replies View Related

Red Hat / Fedora :: Build Tool Chain For Arm Processor?

Apr 5, 2010

iam having fedora 10 core so w to build toolchain for arm processor or systametic steps for building toolchain of arm processor on fedora 10 core.

View 1 Replies View Related

General :: Add A Rule In User Define Chain?

Nov 30, 2010

I have created a new user define chain # iptanles -N blacklistNormally when we add a new rule it automatically insert in the default iptable but when we create a user define chain then how can I add my rules in this chain ?

View 3 Replies View Related

Debian :: Installing Armhf Cross Tool Chain

Apr 25, 2016

I tried to install the cross toolchain for armhf but, apparently, I borked something. I tried to follow the directions here : [URL] .... but he lost me at "The key fingerprint is: 084C 6C6F 3915 9EDB 6796 9AA8 7DE0 8967 1804 772E (you will need to install curl in a bare chroot)".

I have successfully installed the toolchain according to the gnuarmeclipse method and don't recall any references to "chroot"; it was pretty straight forward. That machine took a dump and I need to start over. I would like to install the toolchain without Eclipse getting in the way (and hogging memory).

View 1 Replies View Related

Debian :: Install Dependency Chain Of A Deb Pack In Few Steps?

Jul 12, 2011

There may be a way not to download all dependency and install one by one.But how?Sorry for such a basic question but i could find only solutions for ubuntu.

View 6 Replies View Related

General :: Possible To Only View Certain Chains And More Specifically Certain Chain Policies

Mar 26, 2010

Is it possible to only view certain chains and more specifically certain chain policies with options when doing: iptables -L..I would like for example view FORWARD ACCEPT rules instead of waiting for all of the drop rules to load when viewing a firewalled iptables.

View 1 Replies View Related

Ubuntu :: Grub Installed On MBR - Ability To Chain Load?

Apr 17, 2010

I have created a boot floppy for an old machine. That machine has GRUB installed on its MBR and I would like to be able to chain load to that in the case where the floppy has been accidentally left in (in much the same way that the install CDs do for Ubuntu). If I use:

Code:
rootnoverify (hd0)
makactive
chainloader +1

GRUB tells me this is an illegal device name. If I provide a partition number (e.g. hd0,0) then it is happy, but attempts to find the loader in the partition, not the MBR. Since the descriptions of "root" and "rootnoverify" both specify a device, rather than a partition.

View 3 Replies View Related

General :: Multiple Hop Tunnel To Chain Port Forwarding

Feb 1, 2010

I was having trouble setting up a db connection from my local machine to a db server that was configured to only accept connections from machines behind its own subnet. I had trouble setting up a multiple hop tunnel for chaining port forwarding through my firewall machine on the same subnet as the db. My first attempt involved two port forwards, on localhost and on the firewall machine, which didn't work for me. This approach I found at URL... involved constructing an end to end connection to the db via the firewall machine.

View 2 Replies View Related

Software :: Need To Build Cross Compiler Tool Chain

Sep 23, 2010

I have downloaded the source for an embedded Linux system but no tool chain. I want/need a tool chain to rebuild the system image. Can anyone point me to a 'How to' for building the environment? It is an ARM9 system.

View 4 Replies View Related

CentOS 5 :: Reject-with Tcp-reset In OUTPUT Chain With Kernel 164.x

Nov 6, 2009

I usually have something like

iptables -A OUTPUT -p tcp --dport 113 -j REJECT --reject-with tcp-reset

in my firewall near the top, as I dont want the servers to generate ident requests and I don't want services (mail and ftp...) stalling when waiting for ident replies on clients with ident port filtered. This worked fine until the 164 kernel series.

Tested both 2.6.18-164.2.1.el5 and 2.6.18-164.6.1.el5. The rule gets matched, but the rst is never returned to the application so it stalls in every case. Booted back to 2.6.18-128.1.10.el5 and it works like a charm. I see no netfilter related patches in the 164 series that weren't present in 128.

View 3 Replies View Related

Programming :: Building Cross Compiler Tool Chain On F14 For Other Distributions?

Apr 24, 2011

My Linux: Fedora 14 x64
My gcc: 4.5.1
My Glibc: 2.12.90

target Linux: "Ubuntu 8.04.4 LTS" hardy
target kernel: 2.6.24-29-server x64
target gcc: 4.2.4 target Glibc: 2.7

I need gcc/g++ and fortran. I Googled and most documents I found are somehow outdated and targeting for ARM, not for other Linux.

View 8 Replies View Related

Programming :: Build Chain (make Or Cmake) For *nix_Movemap Project?

Jun 29, 2010

[URL]...Now it works in Windows platform. Some functions rely on win-specific code and need to cross-platform alternatives. Can some one help to build chain(make or cmake) for this awesome project? any one can compile the Linux generator and transfer the project under *nix platform.

View 1 Replies View Related







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