synaptic asks to just "Download package files only" when not installing/updating
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| One Hundred Papercuts |
Undecided
|
Unassigned | ||
| synaptic (Ubuntu) |
Low
|
Robert Roth |
Bug Description
when i just want to remove a package, synaptic still asks to "just download packages".
maybe it would be better to hide this option, when its not necessary.
Related branches
- Ubuntu Sponsors Team: Pending requested 2012-02-24
- synaptic-developers: Pending requested 2012-02-15
-
Diff: 1282 lines (+274/-201)49 files modifiedcommon/rpackage.cc (+13/-0)
common/rpackage.h (+1/-0)
debian/control (+1/-1)
gtk/gsynaptic.cc (+3/-3)
gtk/gtkbuilder/dialog_change_version.ui (+0/-1)
gtk/gtkbuilder/dialog_columns.ui (+0/-1)
gtk/gtkbuilder/dialog_conffile.ui (+0/-1)
gtk/gtkbuilder/dialog_disc_label.ui (+0/-1)
gtk/gtkbuilder/dialog_download_error.ui (+0/-1)
gtk/gtkbuilder/dialog_example.ui (+0/-1)
gtk/gtkbuilder/dialog_new_repositroy.ui (+0/-1)
gtk/gtkbuilder/dialog_quit.ui (+0/-1)
gtk/gtkbuilder/dialog_task_descr.ui (+0/-1)
gtk/gtkbuilder/dialog_unmet.ui (+0/-1)
gtk/gtkbuilder/dialog_update_failed.ui (+0/-1)
gtk/gtkbuilder/dialog_update_outdated.ui (+0/-1)
gtk/gtkbuilder/dialog_upgrade.ui (+0/-1)
gtk/gtkbuilder/dialog_welcome.ui (+0/-1)
gtk/gtkbuilder/window_about.ui (+0/-2)
gtk/gtkbuilder/window_changes.ui (+0/-1)
gtk/gtkbuilder/window_details.ui (+6/-0)
gtk/gtkbuilder/window_disc_name.ui (+0/-1)
gtk/gtkbuilder/window_fetch.ui (+1/-2)
gtk/gtkbuilder/window_filters.ui (+3/-6)
gtk/gtkbuilder/window_find.ui (+0/-1)
gtk/gtkbuilder/window_iconlegend.ui (+0/-1)
gtk/gtkbuilder/window_logview.ui (+0/-1)
gtk/gtkbuilder/window_main.ui (+1/-1)
gtk/gtkbuilder/window_preferences.ui (+23/-75)
gtk/gtkbuilder/window_rgdebinstall_progress.ui (+0/-1)
gtk/gtkbuilder/window_rginstall_progress.ui (+0/-1)
gtk/gtkbuilder/window_setopt.ui (+0/-1)
gtk/gtkbuilder/window_summary.ui (+2/-2)
gtk/gtkbuilder/window_tasks.ui (+0/-1)
gtk/gtkbuilder/window_zvtinstallprogress.ui (+0/-1)
gtk/rgdebinstallprogress.cc (+3/-3)
gtk/rgfiltermanager.cc (+1/-1)
gtk/rggtkbuilderwindow.cc (+18/-0)
gtk/rggtkbuilderwindow.h (+1/-0)
gtk/rgmainwindow.cc (+42/-47)
gtk/rgpackagestatus.cc (+0/-27)
gtk/rgpkgdetails.cc (+38/-1)
gtk/rgpkgdetails.h (+1/-0)
gtk/rgpreferenceswindow.cc (+4/-4)
gtk/rgsummarywindow.cc (+1/-0)
gtk/rguserdialog.cc (+8/-1)
gtk/rgutils.cc (+97/-0)
gtk/rgutils.h (+3/-0)
gtk/rgwindow.cc (+3/-1)
Michael Rooney (mrooney) wrote : | #2 |
Marking as Triaged as it is ready for a developer to look at it!
Changed in synaptic (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Low |
summary: |
- synaptic asks to just doanload packages when i dont want to install or - update something + synaptic asks to just "Download package files only" when not + installing/updating |
Vish (vish) wrote : | #3 |
The present Karmic cycle for Hundred papercuts is full and this bug would only be scheduled for Karmic +1
Synaptic is being replaced By Appcenter in Karmic+1 , Hence not a papercut.
For further info about papercuts criteria , pls read > https:/
Don't worry though, This bug has been marked as "invalid" ONLY in the papercuts project.
Changed in hundredpapercuts: | |
status: | Confirmed → Invalid |
levu (levu) wrote : | #4 |
What about this bug? Will there be any further update?
Marcus Haslam (marcus-haslam) wrote : Re: [Bug 413453] Re: synaptic asks to just "Download package files only" when not installing/updating | #5 |
I'm out of the office until 1st August.
On 22 Apr 2011, at 14:03, levu <email address hidden> wrote:
> What about this bug? Will there be any further update?
>
> --
> You received this bug notification because you are a member of
> Papercutters, which is subscribed to One Hundred Paper Cuts.
> https:/
>
> Title:
> synaptic asks to just "Download package files only" when not
> installing/
>
> Status in One Hundred Paper Cuts:
> Invalid
> Status in “synaptic” package in Ubuntu:
> Triaged
>
> Bug description:
> when i just want to remove a package, synaptic still asks to "just
> download packages".
> maybe it would be better to hide this option, when its not necessary.
Changed in synaptic (Ubuntu): | |
assignee: | nobody → Robert Roth (evfool) |
status: | Triaged → In Progress |
Changed in synaptic (Ubuntu): | |
status: | In Progress → Fix Committed |
Daniel Hartwig (wigs) wrote : | #6 |
As discussed here <https:/
Changed in synaptic (Ubuntu): | |
status: | Fix Committed → Opinion |
Yes, I can confirm this and it does seem a bit silly. If there isn't anything to install, that checkbox should be hidden as it seems to only applies to new packages.