[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#770377: marked as done (smplayer: Use 25 items as recent max items)



Your message dated Mon, 19 Aug 2019 19:55:43 +0200
with message-id <de243894-cdc9-d15f-5dfa-3e5e611c0a9a@siduction.org>
and subject line Re: smplayer: Use 25 items as recent max items
has caused the Debian Bug report #770377,
regarding smplayer: Use 25 items as recent max items
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
770377: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770377
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: smplayer
Version: 14.9.0~ds0-1.1
Severity: normal
Tags: patch

Dear Maintainer,

use 25 items as max recent items - 10 are to low.

Greetz Alf

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.17-3.towo-siduction-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages smplayer depends on:
ii  libc6               2.19-13
ii  libgcc1             1:4.9.2-2
ii  libqt4-dbus         4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-network      4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-script       4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-xml          4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqtcore4          4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqtgui4           4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libstdc++6          4.9.2-2
ii  mplayer2 [mplayer]  2.0-728-g2c378c7-4+b1
ii  zlib1g              1:1.2.8.dfsg-2

Versions of packages smplayer recommends:
ii  smplayer-l10n    14.9.0~ds0-1.1
ii  smplayer-themes  1:14.9.0-1

smplayer suggests no packages.

-- no debconf information
Description: max 25 recent items as default
Author: Alf Gaida <agaida@siduction.org>

---
Last-Update: <2014-11-20>

--- smplayer-14.9.0~ds0.orig/src/recents.cpp
+++ smplayer-14.9.0~ds0/src/recents.cpp
@@ -21,7 +21,7 @@
 Recents::Recents()
 {
 	l.clear();
-	max_items = 10;
+	max_items = 25;
 }
 
 Recents::~Recents() {

--- End Message ---
--- Begin Message ---
not important anymore

--- End Message ---

Reply to: