Bug#891954: ibus-libpinyin can't select character candidate except the first one.

2018-03-02 Thread Bo Lan
Package: ibus-libpinyin
Version: 1.9.2-2
Severity: normal

Dear Maintainer,

The ibus-libpinyin (Intelligent Pinyin) is not be able to select character
candidate other than the first one.

Once I input a pinyin for a Chinese character, by default, there are 5
candidates can be selected. If I need the first candidate, I can press 1 or
space on the keyboard to select it. It works. If I need one of the 2nd to 5th
candidates, however, I need to press 2 to 5 to select, and it doesn't work.

One pinyin can have many of characters, if we can select only one, the program
is not usable.



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.14.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ibus-libpinyin depends on:
ii  ibus   1.5.17-3
ii  libc6  2.26-6
ii  libgcc11:8-20180218-1
ii  libglib2.0-0   2.54.3-2
ii  libibus-1.0-5  1.5.17-3
ii  libpinyin132.1.91-1
ii  libsqlite3-0   3.22.0-1
ii  libstdc++6 8-20180218-1
ii  python33.6.4-1
ii  python3-gi 3.26.1-2

ibus-libpinyin recommends no packages.

ibus-libpinyin suggests no packages.

-- no debconf information



Bug#763821: [pkg-fgfs-crew] Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-05 Thread Bo Lan
Please do not close it right now, because I experienced another crash
with Segmentation Fault when I do a long distance flight from VHHH to
RJGG.

Here is the information, including gdb:

First of all, I used this command to start the fgfs:

$ OSG_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu fgfs
--fg-root=/usr/share/games/flightgear
--fg-scenery=/usr/share/games/flightgear/Scenery
--fg-aircraft=/home/qs/flightgear-aircraft --airport=VHHH --runway=25L
--aircraft=A330-243 --control=joystick --enable-random-objects
--enable-horizon-effect --enable-enhanced-lighting --disable-ai-models
--disable-ai-traffic --enable-real-weather-fetch --enable-clouds3d
--prop:/sim/rendering/texture-compression=off
--prop:/sim/frame-rate-throttle-hz=60
--prop:/sim/menubar/autovisibility/enabled=1 --bpp=32
--timeofday=morning --enable-terrasync --disable-fgcom

After about half an hour of flying, it crashed with segmentation fault.
Then I used gdb to backtrack:

$ OSG_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu gdb fgfs

(gdb) run --fg-root=/usr/share/games/flightgear
--fg-scenery=/usr/share/games/flightgear/Scenery
--fg-aircraft=/home/qs/flightgear-aircraft --airport=VHHH --runway=25L
--aircraft=A330-243 --control=joystick --enable-random-objects
--enable-horizon-effect --enable-enhanced-lighting --disable-ai-models
--disable-ai-traffic --enable-real-weather-fetch --enable-clouds3d
--prop:/sim/rendering/texture-compression=off
--prop:/sim/frame-rate-throttle-hz=60
--prop:/sim/menubar/autovisibility/enabled=1 --bpp=32
--timeofday=morning --enable-terrasync --disable-fgcom

Then it crashed, and this is the backtrack:

Program received signal SIGSEGV, Segmentation fault.
compare (__str=..., this=optimized out)
at /usr/include/c++/4.9/bits/basic_string.h:2246
2246const size_type __size = this-size();
(gdb) thread apply all bt full

Thread 16 (Thread 0x7fffc24b5700 (LWP 27612)):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1  0x74e77fee in
OpenThreads::Condition::wait(OpenThreads::Mutex*) ()
   from /usr/lib/x86_64-linux-gnu/libOpenThreads.so.20
No symbol table info available.
#2  0x763de21c in osgDB::DatabasePager::DatabaseThread::run() ()
   from /usr/lib/x86_64-linux-gnu/libosgDB.so.100
No symbol table info available.
#3  0x74e77a28 in
OpenThreads::ThreadPrivateActions::StartThread(void*)
() from /usr/lib/x86_64-linux-gnu/libOpenThreads.so.20
No symbol table info available.
#4  0x7745f0a4 in start_thread (arg=0x7fffc24b5700)
at pthread_create.c:309
__res = optimized out
pd = 0x7fffc24b5700
now = optimized out
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736453105408,
-619917726757949442, 1, 140737354125408, 21733136,
140736453105408, 619834880529788926, 619933892828590078},
  mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
---Type return to continue, or q return to quit---
data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = optimized out
pagesize_m1 = optimized out
sp = optimized out
freesize = optimized out
__PRETTY_FUNCTION__ = start_thread
#5  0x71e39c2d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 15 (Thread 0x7fffc2cb6700 (LWP 27611)):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1  0x74e77fee in
OpenThreads::Condition::wait(OpenThreads::Mutex*) ()
   from /usr/lib/x86_64-linux-gnu/libOpenThreads.so.20
No symbol table info available.
#2  0x763de21c in osgDB::DatabasePager::DatabaseThread::run() ()
   from /usr/lib/x86_64-linux-gnu/libosgDB.so.100
No symbol table info available.
#3  0x74e77a28 in
OpenThreads::ThreadPrivateActions::StartThread(void*)
() from /usr/lib/x86_64-linux-gnu/libOpenThreads.so.20
No symbol table info available.
---Type return to continue, or q return to quit---
#4  0x7745f0a4 in start_thread (arg=0x7fffc2cb6700)
at pthread_create.c:309
__res = optimized out
pd = 0x7fffc2cb6700
now = optimized out
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736461498112,
-619917726757949442, 1, 140737354125408, 21733136,
140736461498112, 619835979504545790, 619933892828590078},
  mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = optimized out
pagesize_m1 = optimized out
sp = optimized out
freesize = optimized out
__PRETTY_FUNCTION__ = start_thread
#5  0x71e39c2d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 14 (Thread 0x7fffee948700 (LWP 27610)):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
at 

Bug#763821: [pkg-fgfs-crew] Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-03 Thread Bo Lan
Hi,

Thank you for your reply.

Yes, after disable the terrasync, it would not crash anymore. The crash
is possibly related to the terrasync, but it is impossible caused by
running out of memory. This computer has 8gb memory.

The most importantly, the objects still cannot be loaded.

Here is the debug backtrack information:

(gdb) thread apply all bt full

Thread 17 (Thread 0x7fffee948700 (LWP 17915)):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1  0x76bee2eb in pop (this=0x115bba8)
at /build/simgear-cdeqyX/simgear-3.0.0/simgear/threads/SGQueue.hxx:228
No locals.
#2  LogStreamPrivate::run (this=0x115bb90)
at /build/simgear-cdeqyX/simgear-3.0.0/simgear/debug/logstream.cxx:261
entry = {debugClass = SG_GENERAL, debugPriority = SG_INFO,
  file = 0x771d4348
/build/simgear-cdeqyX/simgear-3.0.0/simgear/scene/material/matlib.cxx,
line = 159,
  message = SGMaterialLib::~SGMaterialLib()
size=284\000\000\000\000\000\000\000\000!\001\000\000\000\000\000\000\260\066\177\002\000\000\000\000`U5\001\000\000\000\000\020\235\a\365\377\177\000\000\320]5\001,
'\000' repeats 12 times,
\220\234\a\365\377\177\000\000\020^5\001\000\000\000\000\001, '\000'
repeats 11 times, \005\000\000\000\003, '\000' repeats 15 times,
\006\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\261\000\000\000\000\000\000\000\240E=\001\000\000\000\000\060\\5\001,
'\000' repeats 12 times, \377\377\377\377\000\000\000\000...}
#3  0x76cb76ba in SGThread::PrivateData::start_routine (
data=optimized out)
---Type return to continue, or q return to quit---
at /build/simgear-cdeqyX/simgear-3.0.0/simgear/threads/SGThread.cxx:204
thread = optimized out
#4  0x7745f0a4 in start_thread (arg=0x7fffee948700)
at pthread_create.c:309
__res = optimized out
pd = 0x7fffee948700
now = optimized out
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737196099328,
-6069302863538622369, 1, 18203328, 20, 140737196099328,
6069264719863410783, 6069286284442923103},
  mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = optimized out
pagesize_m1 = optimized out
sp = optimized out
freesize = optimized out
__PRETTY_FUNCTION__ = start_thread
#5  0x71e39c2d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 1 (Thread 0x77fb5880 (LWP 17855)):
#0  0x08429b50 in ?? ()
---Type return to continue, or q return to quit---
No symbol table info available.
#1  0x75277510 in
osg::StateAttribute::removeParent(osg::StateSet*) ()
   from /usr/lib/x86_64-linux-gnu/libosg.so.100
No symbol table info available.
#2  0x7528a964 in osg::StateSet::clear() ()
   from /usr/lib/x86_64-linux-gnu/libosg.so.100
No symbol table info available.
#3  0x7528ab9e in osg::StateSet::~StateSet() ()
   from /usr/lib/x86_64-linux-gnu/libosg.so.100
No symbol table info available.
#4  0x7528ae39 in osg::StateSet::~StateSet() ()
   from /usr/lib/x86_64-linux-gnu/libosg.so.100
No symbol table info available.



#5  0x771622df in unref (this=optimized out)
at /usr/include/osg/Referenced:198
this = optimized out
#6  ~ref_ptr (this=0x1139c98, __in_chrg=optimized out)
at /usr/include/osg/ref_ptr:35
No locals.
#7  ~GroundLightManager (this=0x1139c80, __in_chrg=optimized out,
__vtt_parm=optimized out)
at
/build/simgear-cdeqyX/simgear-3.0.0/simgear/scene/tgdb/GroundLightManager.hxx:32
---Type return to continue, or q return to quit---
No locals.
#8  simgear::GroundLightManager::~GroundLightManager (this=0x1139c80,
__in_chrg=optimized out, __vtt_parm=optimized out)
at
/build/simgear-cdeqyX/simgear-3.0.0/simgear/scene/tgdb/GroundLightManager.hxx:32
No locals.
#9  0x71d8bb39 in __run_exit_handlers (status=0,
listp=0x720f65a8 __exit_funcs,
run_list_atexit=run_list_atexit@entry=true) at exit.c:82
atfct = optimized out
onfct = optimized out
cxafct = optimized out
f = optimized out
#10 0x71d8bb85 in __GI_exit (status=optimized out) at exit.c:104
No locals.
#11 0x71d75b4c in __libc_start_main (main=0x59ffd0 main, argc=1,
argv=0x7fffe2f8, init=optimized out, fini=optimized out,
rtld_fini=optimized out, stack_end=0x7fffe2e8) at libc-start.c:321
result = optimized out
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0,
-6069302863538622369,
6004839, 140737488347888, 0, 0, 6069302862553608287,
6069271876255805535}, mask_was_saved = 0}}, priv = {pad = {
  0x0, 0x0, 0xd4bf40 __libc_csu_init, 0x7fffe2f8},
data = {
---Type return to continue, or q return to quit---
  prev = 0x0, cleanup = 0x0, canceltype = 

Bug#763821: [pkg-fgfs-crew] Bug#763821: Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-03 Thread Bo Lan
Hi Rebecca Palmer,

Thank you for your great help. After using this, it works without
problem. However, sometime, I prefer using fgrun or the graphic
application icons on the Gnome-Shell Desktop. It still crashes. Does it
mean that I should add this env variable permanently?

If yes, this bug can be closed now. If not, please let me know something
else.

Thanks again for your great help.

On 10/03/2014 01:13 PM, Rebecca Palmer wrote:
  it looks to be related to the bug [#763816] in
 libopenscenegraph100:
 Probably not, but to make sure try:
 $ OSG_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu fgfs --enable-terrasync




signature.asc
Description: OpenPGP digital signature


Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-02 Thread Bo Lan
Package: flightgear
version: 3.0.0-2+b1

When I run flightgear, it fails to load almost any data. The game window
can be shown about one to two seconds, but then, it crashes and gets
segmentation fault.

I expect that the everything in the game can be loaded, such as the
aircraft, scenery, and navigation data.

I am using Debian Jessie (Testing). Everything about FlightGear is
installed from Debian main repo.

Here is the terminal command I ran:

$ fgfs
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'
/home/qs/.fgfs/TerraSync/Objects/w130n30/w123n37/942050.stg: Failed to
load OBJECT_SHARED 'Models/Power/generic_pylon_50m.ac'

Bug#760773: Most video editing can be exported, but audio part still cannot

2014-09-30 Thread Bo Lan
package: mlt
version: 0.9.2-2

Dear maintainer,

I understand that this bug is closed, but I think that a problem still
relates to the mlt or something. After fixing, all video can be
exported, but have no sound.

I have tried to export two different codes and formats, the one is
libx264 and aac with container mp4, the other is libvpx and libvorbis
with webm. Both of them do not have audio.

I have used avprobe to check the video, this is the output:

$ avprobe 'vnlk-b1900d.mp4'

avprobe version 11-6:11-1, Copyright (c) 2007-2014 the Libav developers
  built on Sep 13 2014 19:43:14 with gcc 4.9.1 (Debian 4.9.1-13)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'vnlk-b1900d.mp4':
  Metadata:
major_brand : isom
minor_version   : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf56.1.0
  Duration: 00:38:40.33, start: 0.00, bitrate: 1549 kb/s
Stream #0.0(und): Video: h264 (High), yuv420p, 1920x1080 [PAR 1:1
DAR 16:9], 1545 kb/s, 30 fps, 30 tbn, 60 tbc (default)
# avprobe output

Obviously it looks like that all the audio part is not included into the
container.

Thank you for your great work.

Sincerely,
Bo



signature.asc
Description: OpenPGP digital signature


Bug#760773: Render error: Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated.

2014-09-07 Thread Bo Lan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: kdenlive
Version: 0.9.8-1

Dear maintainers,

When I complete a video editing and render it, this error always
happens:Using AVStream.codec.time_base as a timebase hint to the muxer
is deprecated. Set AVStream.time_base instead.

I use all the default rendering settings of ogg format with libtheora
and libvorbis. I doesn't change any settings, and just click render
and select Theora, and click Render to file

I found a similar ticket on ffmpeg
https://trac.ffmpeg.org/ticket/3741. Therefore, it may be a
libav-tools bug. If yes, I am sorry about that, and please help to
forward this bug report to libav-tools or its maintainer.

Sincerely,
Bo

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJUDKSFAAoJEBpbhaQfQsHCOZMP/0JOWhxJ/8dbDDpZz4/b/8Nl
QlGeCZxgFciSU3cTkA2ks597Qp6weJRapp2GtGefoMqX+mOJI7A+6zxizojatgUo
Eqj585bIV92sKhez1p7/slXSXFCwionv3yTycsI4dcn0iQmyaLmC5DwNB1ZljhQC
0PdHAs38HXaj4XWCHdCdKmhIXM9vPF2q3Gf4DdWUPch7APAJ1p3i414TLY/KCTLR
WptGxjen4IrNm0wBLFX/mWnLndZYnEszmSZlMkpA5rzNYGRQYhW93rCV1ySd8vxc
CopVJW0Yc9QBRWETSaNZ6yzJhuR1mwfHbYBVb1d2VATCWP/7cwNWoY0pIifnx/FH
7Rn4vvypsRPN1AtDRug72yidBBlAUCAjOP4o0hsNp+Pgh0FRpPvRMQBgXIsb62KO
g1HWOmUTsgGKpYKu6UkrJBHkBATw1r76T7tkePDV15gm7OdMhIUoVP4l7g0Cq0d7
kwXZMqAhGGNcHnFZ74AqqzUD+2wY/OgNm/p+SDsNpfMnklzO2uqh6BKqNvh/q7Lx
3gc8msB5LMwRBcvCBIl/GoPE6Kqi5/lFLZ4eaeIOgtkaaL1L565yfv8SeEE7VrcK
HAVqvicaOvo4ksJlwu8VE2ds1hWreKKUe5u0thb6FvRUz0jfrUyj0af9wAEguyg/
HbWduGNm8S9HaVOkmnUD
=S9yg
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#746736: kdenlive notification sounds maximize the pulseaudio volume

2014-05-23 Thread Bo Lan
On Fri, 23 May 2014 10:30:50 +0200
Patrick Matthäi pmatth...@debian.org wrote:

 Hi,
 
 upstream stated:
 
 I was looking at the bug 746736 on jessie + kdenlive from sid... it 
 seems KDE's mixer setting on notification volume has no effect, only 
 going to system settings/notifications allows toreally tune 
 notifications volume. But then kdenlive respects it as any other
 program (it doesn't handle this kind ofthings by itself but relies on
 KDE infrastructure to do it)!
 

Hi,

According to this upstream reply, I have a temporary work around this
problem, if we are using desktop environments other than KDE.

I am in XFCE, so I don't have  the system settings/notifications.

I installed it firstly:
# apt-get install systemsettings

and then, run it on terminal emulator, because XFCE does not have its
icon. 
$ systemsettings

then, I can follow the upstream's instruction to click the
notification tap, and decrease or mute the KDE system notification
sounds.

Thanks again for your great work. I think this bug can be closed.

Sincerely,
Bo


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#746736: kdenlive notification sounds maximize the pulseaudio volume

2014-05-22 Thread Bo Lan
Package: kdenlive
Version: 0.9.8-1
Followup-For: Bug #746736

 Hi,

 could you please retest your issue with kdenlive 0.9.8-1 from unstable?

Dear Patrick Matthäi,

After retesting the version of 0.9.8-1 from unstable. I still get the same
problem.

This time, I try to dist-upgrade my entire system to unstable. There is nothing
better, the system audio volume (pulseaudio) is still maximized by kdenlive's
notification sounds.

Thank you for your work.

Sincerely,
Bo



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

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdenlive depends on:
ii  kde-runtime   4:4.12.4-1
ii  kdenlive-data 0.9.8-1
ii  libav-tools   6:9.13-1
ii  libc6 2.18-5
ii  libgcc1   1:4.9.0-3
ii  libgl1-mesa-glx [libgl1]  10.1.2-1
ii  libglu1-mesa [libglu1]9.0.0-2
ii  libkdecore5   4:4.12.4-1
ii  libkdeui5 4:4.12.4-1
ii  libkio5   4:4.12.4-1
ii  libknewstuff3-4   4:4.12.4-1
ii  libknotifyconfig4 4:4.12.4-1
ii  libkrossui4   4:4.12.4-1
ii  libmlt++3 0.9.0+dfsg1-1
ii  libmlt6   0.9.0+dfsg1-1
ii  libnepomuk4   4:4.12.4-1
ii  libqjson0 0.8.1-3
ii  libqt4-dbus   4:4.8.6+dfsg-1
ii  libqt4-network4:4.8.6+dfsg-1
ii  libqt4-opengl 4:4.8.6+dfsg-1
ii  libqt4-script 4:4.8.6+dfsg-1
ii  libqt4-svg4:4.8.6+dfsg-1
ii  libqt4-xml4:4.8.6+dfsg-1
ii  libqtcore44:4.8.6+dfsg-1
ii  libqtgui4 4:4.8.6+dfsg-1
ii  libsolid4 4:4.12.4-1
ii  libsoprano4   2.9.4+dfsg-1
ii  libstdc++64.9.0-3
ii  libx11-6  2:1.6.2-1
ii  libxau6   1:1.0.8-1
ii  libxdmcp6 1:1.1.1-1
ii  libxext6  2:1.3.2-1
ii  melt  0.9.0+dfsg1-1

Versions of packages kdenlive recommends:
ii  dvdauthor0.7.0-1.2
ii  dvgrab   3.5-2
ii  frei0r-plugins   1.1.22git20091109-1.4
ii  genisoimage  9:1.1.11-2
ii  recordmydesktop  0.3.8.1+svn602-1+b1
ii  swh-plugins  0.4.15+1-7

Versions of packages kdenlive suggests:
pn  khelpcenter4  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667571: libreoffice: It doesn't has font on the menu bar as well in some setting menus.

2012-04-04 Thread Bo Lan
Package: libobasis3.5-base
Version: 3.5.1-102
Severity: normal
File: libreoffice

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
When I open any software of libreoffice, such as writer, calc, and presentation
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Just open it, and look at the menu bar.
   * What was the outcome of this action?
It does not have any font in the menu bar. Therefore, I cannot distinguish
which the menu is.
   * What outcome did you expect instead?
I expect that the menu bar and some setting menus have font, and all of the
information can outcome normally.



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libobasis3.5-base depends on:
ii  libobasis3.5-core01  3.5.1-102

libobasis3.5-base recommends no packages.

libobasis3.5-base suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org