Ubuntu :: Can't Download Glade UI Designer From Software Center

May 9, 2011

I really need to download the Glade interface designer. So when I go to the ubuntu software center and click on it, it doesn't give me an option to download. Then, when I click "more info" it says, "To show information about this item, the software catalog needs updating". So I go ahead and run

Code:

sudo apt-get update

and still I can't download.

View 1 Replies


ADVERTISEMENT

Ubuntu Installation :: Samba Needs Glade On 11.04 - ImportError: No Module Named Glade

May 1, 2011

After upgrading my media computer earlier today, I tried to run Samba config (system-config-samba) and it crashed. Running again in terminal I got the following error:-

Code:
import mainWindow
File "/usr/share/system-config-samba/mainWindow.py", line 30, in <module> import gtk.glade
ImportError: No module named glade
Ths was fixed by installing (via Synaptic):-

Code:
python-glade2

View 2 Replies View Related

Ubuntu Installation :: Software Center Won't Download / Fix It?

Feb 16, 2010

Alright so when I go to the Ubuntu Software Installer and and I try to install software, it wont let me. I can look at the software and choose which to install. It will ask me for authentication and it accepts it but when downloading it, it never passes 0%. Does anybody have any ideas whats wrong? Thanks so much for any input.

View 5 Replies View Related

Ubuntu :: Software Center Doesn't Let Download Anything

Mar 12, 2010

Every time i try to get anything from the software centre i get this message:
The action would require the installation of packages from not authenticated sources.

It was working fine, but i updated ubuntu, using the update manager and since then the software centre has stopped working.

View 1 Replies View Related

Ubuntu :: Unable To Download Anything From Software Center

Jun 10, 2011

i am unable to downlaod anything in the software center and here are the error messages There seems to be a programming error in aptdaemon, the software that allows you to install/remove software and to perform other package management related tasks. when i click on more info i get this

[Code]...

View 4 Replies View Related

Ubuntu :: Liblua5.1-0 - Error Whenever Download Something From The Software-center

Mar 22, 2010

I am getting this error whenever I try to download something from the software-center:

Code:

View 3 Replies View Related

Ubuntu :: Can Not Download Either By Software Center Or The Package Manager

Apr 5, 2010

I have not been able to download either by Ubuntu Software Center or the package manager. I get: Failed to fetch [url] Not Found [IP: 91.189.88.30 80]

My Internet is fine.

Is the server down...and is it normal to be down for 3 days?

View 3 Replies View Related

Ubuntu :: Download GIMP - Software Center Errors

Nov 7, 2010

I'm trying to download GIMP but when I click install I get this message: But you can see in the top right I am connected. This happened when I tried to install tor as well.

View 2 Replies View Related

Ubuntu :: Download The Restricted Extras From The Software Center - Get An Error Message

Aug 7, 2010

When I attempt to download the restricted extras from the software center, I get the following error message:

CD/DVD 'Ubuntu 10.04 LTS _Lucid Lynx_ - Release amd64 (20100427.1)' is required,Please insert the above CD/DVD into the drive '/cdrom/' to install software packages from the medium.

I have 2 Ubuntu CDs, the alternate x64 and the desktop x86. I've inserted both and still gave me the same error. The computer is running the alternate x64 version. I've already reinstalled this computer 4 times, and it NEVER asked me for the CD. Why would it ask for it now? Not only that it asks for a CD I don't have.

View 4 Replies View Related

Debian Multimedia :: Can't Download Software From Its Center In Gnome / What To Do?

Dec 31, 2010

I have a problem with installing application from so could software center just because in the line with the program there is no bottom install that is present in some programs. So could any body explain me why is so and what is necessary to do. i am relatively new in linux so no have much idea on using it.

View 10 Replies View Related

Ubuntu :: Download Directory Of Ubuntu Software Center?

Jul 3, 2011

recently i had to format my system. I have downloaded some programs and some good, large games from the Ubuntu Software Center(USC). I want to copy and keep the installation files of these packages downloaded by USC. The problem is that I don't know where USC keeps the downloaded files. I think u got what i'm saying.The directory where the .ded files are kept after USC downloades it.

View 2 Replies View Related

Ubuntu :: Looking For Database Designer?

Jan 9, 2011

I'm am looking for a visual MySQL Database Designer wher i can draw the Tables and connect them with lines. It should be able to generate the MySQL-Create command for the tables.

View 3 Replies View Related

Ubuntu :: GTK Designer In Mono Develop Not Working?

May 5, 2010

I installed Mono Develop on Ubuntu 10.04 X86 . What I found when I tried to design a GUI using the GTK designer is that the tool box which houses GUI widgets does not appear. Is there any fix or solution to this?

View 1 Replies View Related

Programming :: Interface Glade 3.6.7 And 'C' In Ubuntu 10.10?

Apr 18, 2011

this is my first time here: I've been programming GUI software in C# in MonoDev for some time now. I just noticed that I can use my favorite language, C, with Glade to do the same thing. I've been going through some tutorials with a little frustration with them. Some seem to be written for older Glade versions.

The latest example had me save my Glade project to a "tutorial.glade" file. Then run it through a 'gtk-builder-convert' utility. Problem: the utility program returns errors indicating the the tutorial.glade file was written badly, that there is supposed to be a <glade-interface> tag that is missing.

[Code]...

View 1 Replies View Related

OpenSUSE :: Designer In Qt 4.6.3 Won't Start In 11.3

Aug 31, 2010

I have a fresh OpenSuSE 11.3 install on an Acer Aspire 5740-6491. I installed the latest qt-sdk package, and qtcreator and qmake seem to work fine. Designer does not work when I run the "designer" command. I get an error saying:

kniles@ClownCar:~> designer
designer: symbol lookup error: /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so: undefined symbol: _ZN6Phonon12PulseSupport11getInstanceEv
kniles@ClownCar:~>

When I run this command and get this error nothing happens. The program does not open or hang. It simply exits. Does anyone else have this problem or know how I might be able to work around it. We have Qt-4.6.3 installed on OpenSuSE 11.2 and designer works fine.

View 9 Replies View Related

CentOS 5 :: Qt4 Designer Not Starting

Jun 22, 2011

I recentlly updated my Centos 5.5 to 5.6 usnig yum update, and since then, the QT4 designer cannot be started. If I'm running it (I installed it from source to /usr/local/qt..) the command stuck and nothing happens. The wierd thing is that if I'm running "strace /usr/local/qt/bin/designer4" the program starts.

View 1 Replies View Related

Programming :: Interface Designer For Clutter / Can It Be Installed In Ubuntu

Aug 18, 2010

Just as there are interface designers for GTK+ and Qt, is there an interface designer for Clutter? If there is, how can it be installed in Ubuntu?

View 14 Replies View Related

Ubuntu :: Runtime Error For Glade Based GUI

Mar 27, 2010

I'm trying to write a GUI using Glade and pyGtk. I had a problem so decided to go back and start from a helloWorld, but I still have a problem. here is my code for the program

Code:
#!/usr/bin/env python
import sys
try:
import pygtk
pygtk.require("2.0")
except:
pass
try:
[Code].....

View 7 Replies View Related

Programming :: Possible To Preview Forms In Qt Designer?

Feb 11, 2010

In qt designer is possible to preview forms in various widget styles. This behaves somewhat like an interpreter. Does anyone know how this is done?

View 1 Replies View Related

Debian :: Run Glade Under Fvwm?

Jan 24, 2011

I had glade package installed. But dpkg -I didn't yield any information. I am baffled.

View 1 Replies View Related

Server :: Integrate Vtiger Crm With Pdf Designer And Outlook?

Jun 15, 2010

i want to integrate vtiger crm with pdf designer and outlook in linux

View 1 Replies View Related

Debian :: Install New Version Of Glade?

Apr 27, 2011

I've been having several serious problems with the ancient version of glade included in squeeze. Now it is entirely unusable. I'm convinced the only way to fix this rediculous mess is to install a newer version. Guess what? testing and unstable have the exact same version as squeeze. The experimental one can't be installed because out of the 20 or so packages it needs installed to run 18 are missing. Is there a half-decent repository where I can get a new-ish version of glade? Try compiling from source and tada: My "intltool" is too old whatever that is.

View 8 Replies View Related

General :: Interface Not Responding In Glade 3 / Gtk With C

Feb 9, 2011

I am a fairly new ubuntu user. I am using ubuntu 10.04 and glade 3 for building a simple interface that uses C. In my interface , I have created two buttons : start and stop .Tofocus on my actual problem , I have created a simpler UI and code. start button runs a while(1) loop and stop should stop the loop .

The problem is , when I press start , the gui freezes and I cannot press any other button. I cant even close my app.After some thorough experimentation, I found out that when I press start, it never comes out of the while loop. I need the loop to keep running until I press stop . What should i do? Here are the functions for the clickable buttons :

Code:
void
on_start_button_clicked (GtkButton *button, gpointer user_data)
{
flag1=0;
while(1)
{
printf("**********checking !!!! ********
[Code]....

View 3 Replies View Related

Ubuntu Installation :: Error Found While Installing Qt4 Designer Using Synaptic Manager

Apr 29, 2010

I am trying to install Qt4 designer using synaptic manager on my ubuntu machine but i am getting following error

View 1 Replies View Related

Ubuntu :: Opening Adobe LiveCycle Designer ES 8.2 Files Using Free Software?

Jun 9, 2011

First post, please forgive me if this is placed in an inappropriate forum. I have a pdf file from my company which I am required to fill out, but I cannot find a suitable program to open it.

Creator: Adobe LiveCycle Designer ES 8.2
Producer: Adobe LiveCycle Designer ES 8.2
CreationDate: Thu Apr 14 14:51:37 2011
ModDate: Mon Apr 18 13:06:51 2011
Tagged: yes

[Code]...

Installing acroread is not an option for me, if I have to I will go down the library and use their computer to view it, but I am hoping there is some decent free software out there or a converter. I don't mind at all not having an interactive form (Which is what I think this is), converting to a normal pdf or image woudl suffice perfectly. The document itself is not sensitive and I am prepared to share it around if anyone wants to have a crack at opening it (I'd have to be told where/how to upload it).

View 1 Replies View Related

Ubuntu Installation :: Lucid - During The Upgrade - Message About Glade Being Incompatible ?

Jul 20, 2010

I recently upgraded to lucid. During the upgrade, I got a message about Glade being incompatible(?) and clicked ok. It was uninstalled with several dozen packages.

I would really like to get it back. Is there a compatibility issue with Glade and 10.4?

View 3 Replies View Related

Programming :: Invoke Cairo Functions From Glade?

Feb 12, 2011

I have created a glade file which so far have two regions in it:

1) On the right division is a toggle button which calls a C script when enabled.

2) I have a drawing area, in which I would like to plot a point (X-Y scatter plot). The plot should be generated dynamically using a C script. I am not sure how the integration between the two is possible for a drawing area.

In glade what properties of drawing area should I set? eg.expose event, realize etc. I was thinking of using cairo for generating the plot.

View 2 Replies View Related

Programming :: GTK / Glade Use C - Bash - Pascal Or Settle For Python?

Dec 17, 2010

I have searched the net for guides on GTK/Glade and have learned that I have to install Glade in order to experiment with it. It also appears that it only works for Perl. I would primarily like to use C ,Bash , Pascal or settle for Python if possible. Can anyone offer some general info on this topic?

View 4 Replies View Related

Programming :: Opening A Text File From Glade Interface?

Jan 26, 2011

opening a text file from glade interface.how?using c code

View 1 Replies View Related

Fedora :: Glade-3 - Change The Run Application Window Of Gnome Panel?

Mar 9, 2010

how i can change the run application window of gnome panel; i had done this with glade-3 but i dont know how to manage its signal and slots for example by clicking on a button it opens an app ,i cant manage it signals and slots

View 1 Replies View Related







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