Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I was trying to use Deepin Software center on the Gnome sell of my Ubuntu 12.04 LTS installation instead of Ubuntu's default one. I found it from a google search and downloaded it. But it freezes everytime and I have to restart the downloads. Is this a bug, because I preferred the GUI of Deepin software center?
FYI, I use Gnome,KDE Plasma,Cinnamon and Xfce desktop interfaces. I had the problem in my Gnome.
If so, that will make sure you stay updated. Possibly you are missing updates?
The other option is to launch the program from terminal and see if you get some error messages. That would help a great deal in discovering what me be happening.
If the PPA is added you should get the updates when you update software.
Did you try launching the program from terminal to see error messages? That would be the next step.
I launched the program from terminal. After one installation of a program from the software center, i crashed. Here's the error message:
Quote:
/usr/share/deepin-software-center/src/theme.py:204: GtkWarning: IA__gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
parent.connect("size-allocate", lambda w, e: self.label.realize())
dpkg-preconfigure: unable to re-open stdin: No such file or directory
dpkg-preconfigure: unable to re-open stdin: No such file or directory
** Message: console message: undefined @0: TypeError: 'undefined' is not an object
./deepin-software-center.py:900: GtkWarning: /build/buildd/gtk+2.0-2.24.10/gdk/x11/gdkdrawable-x11.c:952 drawable is not a pixmap or window
gtk.main()
If it's buggy and/or not compatible with Core Ubuntu (I came to know it's used in Mint), why is it here in the software list?
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,679
Rep:
Quote:
Originally Posted by leosubhadeep
If it's buggy and/or not compatible with Core Ubuntu (I came to know it's used in Mint), why is it here in the software list?
It's not in the software list, that's why you had to go through such a convoluted process to install it -- if it were in the official Ubuntu repositories you could have installed it from Software Centre.
PPAs, separate repositories and the like are great and often the only way to get some software but they are not provided by Canonical and you will be more likely to have issues with software from them.
It's not in the software list, that's why you had to go through such a convoluted process to install it -- if it were in the official Ubuntu repositories you could have installed it from Software Centre.
PPAs, separate repositories and the like are great and often the only way to get some software but they are not provided by Canonical and you will be more likely to have issues with software from them.
I think you are right. I'd love to install softwares from official Ubuntu Software Center, but it looks ugly (!- kidding ) and seems that it is not updated as soon as a newer version releases. Like I had to install - i) Eclipse Indigo and ii) Skype 2.x Beta whereas stable debian-based packages for Eclipse Juno and Skype 4.x is already available on the respective websites. Till date (about 6 hours ago), an older version of Adobe reader is in the official software center!
I have another questions for the geeks. If I remove unused repos from the cache, I won't get an update for the packages of them. True/False?
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,679
Rep:
I think you're making things a lot more complicated for your self generally. You should not remove any of the default repositories, you can if you wish remove the ones you added though.
Ok, got it. but I have added dozens of repositories and I don't know whether they are still useful. As you can understand, those are kind of 3rd party repositories. I found a command
Code:
sudo apt-get autoremove
but is this a right one. I used that "autoremove" command with improper syntax and destroyed the whole filesystem. What is the exact syntax? This is neither a question suitable for this forum nor is it the point of the thread, but if anybody can help out.
Where can I find a comprehensive list of ubuntu/debian repositories?
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,679
Rep:
Basically there is no need to remove any repository just because you're not using it.
Having said that if you go into the Software Center I think there's an option to add and remove repositories -- just remove the third party ones you're not using.
Basically there is no need to remove any repository just because you're not using it.
Having said that if you go into the Software Center I think there's an option to add and remove repositories -- just remove the third party ones you're not using.
Now you're talking! This option is safe enough. Thanks.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.