[Bug 1731928] Re: Evince hangs giving "Failed to Reload: Timeout was reached"

2017-12-28 Thread joosteto
I just saw this bug too.

Do we both happen to have linux kernel 4.14.0 installed? Mine is 
custom-compiled,
and I believe 4.14.0 isn't part of ubuntu 17.10 yet, right?

DistroRelease: Ubuntu 17.10

uname -a
Linux abelo 4.14.0-custom #1 SMP Wed Nov 15 19:50:07 CET 2017 x86_64 x86_64 
x86_64 GNU/Linux

dpkg -l evince
[...]
ii  evince 3.26.0-1   amd64  Document 
(PostScript, PDF) viewer

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1731928

Title:
  Evince hangs giving "Failed to Reload: Timeout was reached"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1731928/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 239314] Re: segfault and failure to find codec for some .mpg's

2008-10-17 Thread joosteto
I haven't seen this bug for a long time now (nor do I see it in intrepid
beta I'm running now). I think it can be closed.

-- 
segfault and failure to find codec for some .mpg's
https://bugs.launchpad.net/bugs/239314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 360748] Re: GNOME keyboard layout options are not applied on login

2010-04-30 Thread joosteto
I'm not the original poster, but I too noticed that each when I remove
"alternative international" keyboard from the keyboard layouts, the
keyboard reapears on my next reboot.

In the /etc/default/console-setup file (attached) I notice that alt-intl
is specified as XKBVARIANT, so that may be the cause of the problem.

Somehow I would expect my gnome keyboard layout preferences to take
precedence over this /etc/default/console-setup file, though

** Attachment added: "/etc/default/console-setup (orignial)"
   http://launchpadlibrarian.net/46708360/console-setup

-- 
GNOME keyboard layout options are not applied on login
https://bugs.launchpad.net/bugs/360748
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 360748] Re: GNOME keyboard layout options are not applied on login

2010-04-30 Thread joosteto
I just uncommented the 
  #XKBVARIANT="alt-intl"
line in /etc/default/console-setup, and logged out and back in and the "USA 
Alternative international (former us_intl)" keyboard is again present in my 
keyboard layouts (though fortunately not the default keyboard)

-- 
GNOME keyboard layout options are not applied on login
https://bugs.launchpad.net/bugs/360748
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 239314] [NEW] segfault and failure to find codec for some .mpg's

2008-06-11 Thread joosteto
Public bug reported:

Binary package hint: totem

Packages: totem-xine and totem-gstreamer
Ubuntu 8.04
System: 32 bit intel (mobile celeron) 

Some mpg's don't play in totem-xine and totem-gstreamer on my system, while 
gmplayer does play the same files properly.
totem-* will start asking to search for a codec, try, and then report it didn't 
find the right codec.

Sometimes totem-* will crash (segfault). Attached is the core dump from
totem-xine.

Strange thing is, gmplayer and the 'file' command report the same codecs
and everything for mpg files that do play, and those that don't. (output
of gmplayer below)

$ file plays-OK.mpg 
plays-OK.mpg: MPEG sequence, v2, program multiplex
$ file DOESNT-play.mpg 
DOESNT-play.mpg: MPEG sequence, v2, program multiplex


Here are stack traces from the core dump:
*
Reading symbols from /usr/lib/xine/plugins/1.20/xineplug_decode_qt.so...Reading 
symbols from 
/usr/lib/debug/usr/lib/xine/plugins/1.20/xineplug_decode_qt.so...done.
done.
Loaded symbols for /usr/lib/xine/plugins/1.20/xineplug_decode_qt.so
Reading symbols from 
/usr/lib/xine/plugins/1.20/xineplug_decode_w32dll.so...Reading symbols from 
/usr/lib/debug/usr/lib/xine/plugins/1.20/xineplug_decode_w32dll.so...done.
done.
Loaded symbols for /usr/lib/xine/plugins/1.20/xineplug_decode_w32dll.so
Core was generated by `./totem muziko.mpg'.
Program terminated with signal 11, Segmentation fault.
[New process 20148]
[New process 20151]
[New process 20149]
#0  0xb7bfc9b2 in xine_get_param (stream=0x83ba9b0, param=16777221) at 
xine_interface.c:654
654 xine_interface.c: No such file or directory.
in xine_interface.c
(gdb) thread 1
[Switching to thread 1 (process 20148)]#0  0xb7bfc9b2 in xine_get_param 
(stream=0x83ba9b0, param=16777221) at xine_interface.c:654
654 in xine_interface.c
(gdb) backtrace
#0  0xb7bfc9b2 in xine_get_param (stream=0x83ba9b0, param=16777221) at 
xine_interface.c:654
#1  0x080795e2 in bacon_video_widget_get_video_property (bvw=0x8100220, 
type=BVW_VIDEO_BRIGHTNESS)
at 
/home/joostje/debian/totem-2.22.1/src/backend/bacon-video-widget-xine.c:3770
#2  0x080674c9 in totem_setup_preferences (totem=0x80e3008) at 
/home/joostje/debian/totem-2.22.1/src/totem-preferences.c:656
#3  0x08064549 in main (argc=Cannot access memory at address 0x0
) at /home/joostje/debian/totem-2.22.1/src/totem.c:3221
(gdb) thread 2
[Switching to thread 2 (process 20151)]#0  0xb7f25410 in __kernel_vsyscall ()
(gdb) backtrace
#0  0xb7f25410 in __kernel_vsyscall ()
#1  0xb724daa5 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7bf5cc4 in xine_event_wait (queue=0x83d2740) at events.c:56
#3  0xb7bf5d58 in listener_loop (queue_gen=0x83d2740) at events.c:214
#4  0xb72494fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb71cbe5e in clone () from /lib/tls/i686/cmov/libc.so.6
(gdb) thread 3
[Switching to thread 3 (process 20149)]#0  0xb7f25410 in __kernel_vsyscall ()
(gdb) backtrace
#0  0xb7f25410 in __kernel_vsyscall ()
#1  0xb724ddd2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7be1bbb in metronom_sync_loop (this=0x83b1368) at metronom.c:871
#3  0xb72494fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb71cbe5e in clone () from /lib/tls/i686/cmov/libc.so.6

(gdb) thread 1
[Switching to thread 1 (process 20148)]#0  0xb7bfc9b2 in xine_get_param 
(stream=0x83ba9b0, param=16777221) at xine_interface.c:654
654 in xine_interface.c
(gdb) l
649 in xine_interface.c
(gdb) up
#1  0x080795e2 in bacon_video_widget_get_video_property (bvw=0x8100220, 
type=BVW_VIDEO_BRIGHTNESS)
at 
/home/joostje/debian/totem-2.22.1/src/backend/bacon-video-widget-xine.c:3770
3770return xine_get_param (bvw->priv->stream, video_props[type]);
(gdb) l
3765{
3766g_return_val_if_fail (bvw != NULL, 65535 / 2);
3767g_return_val_if_fail (BACON_IS_VIDEO_WIDGET (bvw), 65535 / 2);
3768g_return_val_if_fail (bvw->priv->xine != NULL, 65535 / 2);
3769
3770return xine_get_param (bvw->priv->stream, video_props[type]);
3771}
3772
3773void
3774bacon_video_widget_set_video_property (BaconVideoWidget *bvw,
(gdb) p *(bvw->priv->stream)
$3 = {xine = 0x8382400, metronom = 0x83bb5a0, input_plugin = 0x0, 
content_detection_method = 0, video_out = 0x0, video_fifo = 0x83bb6f0, 
  audio_out = 0x0, audio_fifo = 0x83bba18, osd_renderer = 0x0, master = 
0x83ba9b0, slave = 0x0, spu_decoder_plugin = 0x0, video_driver = 0x0, 
  audio_channel_auto = -1, spu_decoder_streamtype = -1, spu_channel_user = -1, 
spu_channel_auto = -1, spu_channel_letterbox = -1, spu_channel = -1}
(gdb) p video_props
$4 = {16777221, 16777220, 16777219, 16777218}
(gdb) p type
$5 = BVW_VIDEO_BRIGHTNESS
(gdb) p (int) type
$6 = 0


*
$ mplayer plays-OK.mpg 
MPlayer 1.0rc2-4.2.3 (C) 2000-2007 MPlayer Team
CPU: 

[Bug 239314] Re: segfault and failure to find codec for some .mpg's

2008-06-11 Thread joosteto

** Attachment added: "core dump of totem-xine"
   http://launchpadlibrarian.net/15221158/core.20148.bz2

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/15221159/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/15221160/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/15221161/ProcStatus.txt

-- 
segfault and failure to find codec for some .mpg's
https://bugs.launchpad.net/bugs/239314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 239314] Re: segfault and failure to find codec for some .mpg's

2008-06-12 Thread joosteto
I think I've spend at least an hour doing excactly what ubuntu asked
me to do. I started the application, from the help menu item I clicked
"report a problem", just as ubuntu asked me to do, attached a core
dump, installed a whole bunch of programs to make the core dump usable
etc.

Nowhere along the whole path was I informed that my work would be
vain, and that the bugreport would be closed inmediately after filing,
throwing away everything I did.

I'm not going further with this bug-report.


2008/6/12 Pedro Villavicencio <[EMAIL PROTECTED]>:
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. However, your crash report is either missing or
> challenging to deal with as a ".crash" file. Please follow these
> instuctions to have apport report a new bug about your crash that can be
> dealt with by the automatic retracer.
>
> If you are running the Ubuntu Stable Release you might need to enable
> apport in /etc/default/apport and restart.
>
> If you are using Ubuntu with the Gnome desktop environment - launch
> nautilus and navigate to your /var/crash directory and double click on
> the crash report you wish to submit.
>
> I'm closing this bug report since the process outlined above will
> automatically open a new bug report which can then dealt with more
> efficiently. Thanks in advance for your cooperation and understanding.
>
> ** Changed in: totem (Ubuntu)
>   Status: New => Invalid
>
> --
> segfault and failure to find codec for some .mpg's
> https://bugs.launchpad.net/bugs/239314
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
segfault and failure to find codec for some .mpg's
https://bugs.launchpad.net/bugs/239314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 239314] Re: segfault and failure to find codec for some .mpg's

2008-06-13 Thread joosteto
2008/6/13 Sebastien Bacher <[EMAIL PROTECTED]>:
> the informations you attached are about totem-xine, could you open a
> different bug about totem-gstreamer

Only if I can be at least somewhat sure isn't going to be closed
immediately after I file it.

>
> where did you get instruction saying to attach crash informations not
> using apport?

The point is, that no-where was I informed to use apport. I'm sure
somewhere it's mentioned, but certainly not on the pages I came along
while submitting the bug. And I did read several pages and help
screens.

http://www.ubuntu.com/community/ReportProblem
the screens from https://launchpad.net/ubuntu/+filebug#form-start
https://wiki.ubuntu.com/DebuggingProcedures

Those are the pages I can find about reporting bugs. "apport" can not
be found anywhere.
Not knowing I was supposed to use apport, I tried to be as helpful as
possible, appended the core dump along with gdb backtraces and the
lot.


> the reason why submitters are asked to use apport

It would be better to ask them to do that during the submittion
proces, not after.

> that's
> because it does the automatic debug retracing so users don't have to
> install debug variants,

But I already did that.

> and this way the crash is registered in the
> database for automatic duplication

If users report bugs without including requested information, I can
understand that this enoys the developers and that they sometimes
quickly close bugs. But you ou don't request apport reports to the
users before they file a bug (or while they read how to file a bug).

-- 
segfault and failure to find codec for some .mpg's
https://bugs.launchpad.net/bugs/239314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40795] Re: cannot write /var/cache/cups/ppds.dat

2006-06-04 Thread joosteto
The bug seems to be marked as fixed, but I just booted from
ubuntu-6.06-desktop-i386.iso (release), and I got the same.

[EMAIL PROTECTED]:/var/cache# chmod a+rw -R /var/cache/cups
[EMAIL PROTECTED]:/var/cache# /etc/init.d/cupsys restart
 * Restarting Common Unix Printing System: cupsd
[ ok ]

Then pressing "OK" and apply everywhere (reasonable defaults come up for my PSC 
2175), gnome-cups-add prints as last line:
** (gnome-cups-add:9563): WARNING **: IPP request failed with status 1280

In /var/log/cups/error_log I get:
E [04/Jun/2006:17:00:34 +] CUPS-Add-Modify-Printer: Unauthorized


This is with the released CD, as far as I can tell:
o# dd if=/dev/hdd bs=1 count=731744256|md5sum
e2e5e0bfb2edffd2ce02dd77bda4558e  -

(/dev/hdd contains the CD I just booted up from)

-- 
cannot write /var/cache/cups/ppds.dat
https://launchpad.net/bugs/40795

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40795] Re: cannot write /var/cache/cups/ppds.dat

2006-06-11 Thread joosteto
In debian, using hplip 0.9.7-4, I experienced excactly the same thing (That's 
why I tried ubuntu).
But once I tried hplip 0.9.11-2 (from unstable), it all seems fixed. the cups 
http printer page immedeately showed the printer (HP-2175, connected via USB), 
and printing now works OK.

Maybe I'll try the ubuntu live CD again later today, and install the
same lplip 0.9.11-2 (from debian) in it (if that's at all possible), and
see if hat solves the problem.

-- 
cannot write /var/cache/cups/ppds.dat
https://launchpad.net/bugs/40795

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 40795] Re: cannot write /var/cache/cups/ppds.dat

2006-06-12 Thread joosteto
I just tried on the live Ubuntu 6.06 CD:

  dpkg --force-depends -i hplip_0.9.11-2_i386.deb hplip-
data_0.9.11-2_all.deb

but that didn't solve the problem. Unfortunately the debian unstable
packages want to pull in different python and libc versions, so I
haven't tried using apt-get or friends.

To resume:
  Ubuntu 6.06: problem as described above
  Debian-testing (as of last weeks): Same problem.
  Debian-unstable (tried hplip-0.9.11-2): Works OK.
  Ubuntu 5.10: Works OK.

-- 
cannot write /var/cache/cups/ppds.dat
https://launchpad.net/bugs/40795

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 360748] Re: GNOME keyboard layout options are not applied on login

2011-05-19 Thread joosteto
I have upgraded to Natty Narwhal, and the Keyboard layouts still works 
incorrectly.
I'll describe this below:


I have both "USA" and "USA Alternative International" layouts available (the 
latter against my desire).
I just removed the "USA Alternative International" layout, logged out, and 
logged in again.

Now the "USA Alternative International" layout is available again and active: 
when I type this message,
typing "U will show Ü. However, the keyboard layout switcher incorrectly shows 
"USA" (the keyboard I want to use).
I have to click the keyboard layout switcher tool, select "USA", and now I can 
just type "U to start writing "USA".

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/360748

Title:
  GNOME keyboard layout options are not applied on login

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 360748] Re: GNOME keyboard layout options are not applied on login

2011-05-19 Thread joosteto
** Attachment added: "As one commenter was interested in my XKBLAYOUT in 
/etc/default/console-setup, here's the whole file."
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/360748/+attachment/2135631/+files/console-setup

** Changed in: gnome-settings-daemon
   Status: Incomplete => New

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/360748

Title:
  GNOME keyboard layout options are not applied on login

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs