LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Deepin Software Center issue on Ubuntu (https://www.linuxquestions.org/questions/linux-newbie-8/deepin-software-center-issue-on-ubuntu-4175418605/)

leosubhadeep 07-25-2012 09:57 AM

Deepin Software Center issue on Ubuntu
 
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.:doh: 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.

jkirchner 07-27-2012 07:01 AM

Did you install it following this method?

Code:

sudo add-apt-repository ppa:noobslab/deepin-sc
sudo apt-get update
sudo apt-get install deepin-software-center

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.

leosubhadeep 07-28-2012 04:35 AM

Quote:

Originally Posted by jkirchner (Post 4739319)
Did you install it following this method?

Code:

sudo add-apt-repository ppa:noobslab/deepin-sc
sudo apt-get update
sudo apt-get install deepin-software-center

If so, that will make sure you stay updated. Possibly you are missing updates?

I have used the codeblock you mentioned to install Deepin Software Center. But what's your point of staying updated? I mean what should I do for it?

jkirchner 07-28-2012 07:13 AM

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.

leosubhadeep 07-29-2012 05:08 PM

Quote:

Originally Posted by jkirchner (Post 4739970)
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?:banghead:

273 07-29-2012 05:36 PM

Quote:

Originally Posted by leosubhadeep (Post 4740818)
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?:banghead:

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.

leosubhadeep 07-30-2012 01:58 PM

Quote:

Originally Posted by 273 (Post 4740827)
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 :hattip: ) 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?

273 07-30-2012 02:09 PM

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.

leosubhadeep 07-31-2012 05:23 PM

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?

273 07-31-2012 05:33 PM

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.

leosubhadeep 08-03-2012 02:09 AM

Quote:

Originally Posted by 273 (Post 4742527)
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.


All times are GMT -5. The time now is 03:36 AM.