[Bug 1739505] [NEW] segfault on simple script that involves eval

2017-12-20 Thread timobaumann
Public bug reported:

the following line in Ubuntu 17.10 (but most likely before as well as
the package hasn't been updated since 2011):

eval set val = '$'hello

gives the following results:

* /bin/tcsh: hello: Undefined variable.
* /bin/bsd-csh: Segmentation fault (core dumped)

Given that bsd-csh is determined as system default if both bsd-csh and
tcsh are present on the system, it would be helpful if this worked.
Otherwise, using tcsh easily fixes this (but makes bsd-csh even more
obsolete).

** Affects: csh (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  segfault on simple script that involves eval

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

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

[Bug 1454160] Re: External monitor is disabled after resume

2015-06-04 Thread timobaumann
Hi crs, 
I found the tags in 
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git . Which 
will help you to bisect. 
I had a look at the commits between 3.18.3 and 4. The two very last commits 
before 3.18.4 are my primary suspects:

commit 6b49734139bad7703ccdf0bded005c605f28ca61
Author: Greg Kroah-Hartman gre...@linuxfoundation.org
Date:   Mon Mar 18 13:16:44 2013 -0700

Revert drm/i915: reorder setup sequence to have irqs for output setup

Revert commit 2a9810441fcc26cf3f006f015f8a62094fe57a90 which is
commit 52d7ecedac3f96fb562cb482c139015372728638 upstream.

This caused problems in 3.8-stable, but all is fine in 3.9-rc.

Signed-off-by: Greg Kroah-Hartman gre...@linuxfoundation.org
Cc: Imre Deak imre.d...@intel.com
Cc: Daniel Vetter daniel.vet...@ffwll.ch

commit 2909d2604809e056e5fe3ee102c42cc7899b1739
Author: Greg Kroah-Hartman gre...@linuxfoundation.org
Date:   Mon Mar 18 13:13:39 2013 -0700

Revert drm/i915: enable irqs earlier when resuming

This reverts commit 31f14f4219d2a74b7a6d86c7798f49141b5eccbe which was
commit 15239099d7a7a9ecdc1ccb5b187ae4cda5488ff9 upstream.

It caused problems in the 3.8-stable series, but 3.9-rc is just fine.

Signed-off-by: Greg Kroah-Hartman gre...@linuxfoundation.org
Cc: Chris Wilson ch...@chris-wilson.co.uk
Cc: Mika Kuoppala mika.kuopp...@intel.com
Cc: Ilya Tumaykin itumay...@gmail.com
Cc: Daniel Vetter daniel.vet...@ffwll.ch

Not only are these the only commits mentioning i915, in addition, the
diffs seem to remove some workarounds that set a
enable_hotplug_processing; to false...

So, bisecting could probably be limited to trying the commit before
2909d2604809e056e5fe3ee102c42cc7899b1739, that commit, and the
following commit.

I think it should be rather obvious what is going wrong for someone who
is at the slightest familiar with this code.

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

Title:
  External monitor is disabled after resume

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

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


[Bug 793450] Re: Calendar doesn't show today's date until opened a second time today

2014-01-21 Thread timobaumann
confirming the behaviour that Marcus Sundman sees: The calendar day
never updates, not when closing and re-opening, not when coming back
from sleep, not at midnight. (Don't know about rebooting which I rarely
do.)

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

Title:
  Calendar doesn't show today's date until opened a second time today

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/793450/+subscriptions

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


[Bug 1243031] Re: Unison command line autocompletion is broken

2014-01-04 Thread timobaumann
It seems to be a problem with bash-completion which does not pick up
unison's completion script as it is in a subdirectory of
/etc/bash_completion.d/ . I can't really say whether this is a bug in
/usr/share/bash-completion/bash_completion (which implements the
compatibility calls to /etc/bash_completion.d/ ) or whether unison is
wrong in installing its scripts into subdirectories.

Furthermore, unison only sets up completion to the very program (i.e.
currently unison-2.40.102 ) instead of to whatever the default is. I
think this should also be fixed.

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

Title:
  Unison command line autocompletion is broken

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

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


[Bug 861668] Re: SDHC card fails to initialize with error -110

2013-09-09 Thread timobaumann
this fix mentioned in the previous comment is still necessary on every
reboot to make the SD card reader work in my Thinkpad T420s, even though
bug 773524 has been marked fixed ages ago.

It would be nice if us Lenovo users were not left behind Toshiba Tecra
users...

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

Title:
  SDHC card fails to initialize with error -110

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

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


[Bug 1074035] Re: openshot crashes on startup with cannot import name main

2013-05-14 Thread timobaumann
@Victor, starting with sudo does not fix the problem for me.

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

Title:
  openshot crashes on startup with cannot import name main

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

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


[Bug 644223] Re: Suspend problem with Maverick on ThinkPad W500

2010-10-20 Thread timobaumann
me too on a T500; I also have an SSD so may this be an indicator?

-- 
Suspend problem with Maverick on ThinkPad W500
https://bugs.launchpad.net/bugs/644223
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292773] Re: manpage not found when package was installed after yelp was started

2010-09-13 Thread timobaumann
Yes, it happens in Lucid. It is very likely to also happen in Maverick,
though I haven't updated yet.

** Changed in: yelp (Ubuntu)
   Status: Incomplete = Confirmed

-- 
manpage not found when package was installed after yelp was started
https://bugs.launchpad.net/bugs/292773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292773] Re: manpage not found when package was installed after yelp was started

2010-09-13 Thread timobaumann
** Bug watch added: GNOME Bug Tracker #629576
   https://bugzilla.gnome.org/show_bug.cgi?id=629576

** Also affects: yelp via
   https://bugzilla.gnome.org/show_bug.cgi?id=629576
   Importance: Unknown
   Status: Unknown

-- 
manpage not found when package was installed after yelp was started
https://bugs.launchpad.net/bugs/292773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 539771] Re: Latest stable upstream version is 2.26

2010-08-01 Thread timobaumann
I'm getting lost edges quite frequently (seems to be related to edges
not used in ranking ([constraint=false]). Considering that lucid is a
LTS release, it would be nice to see this fixed also in lucid, not only
in future releases.

-- 
Latest stable upstream version is 2.26 
https://bugs.launchpad.net/bugs/539771
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2010-04-27 Thread timobaumann
This bug is *not* fixed in up-to-date lucid lynx. Files are now written
to ~/.cache/.fr-* but this is still not $TEMP.

I would like to reduce the amount of writes to my ssd, while I don't
mind writes to /tmp (which is mounted as tmpfs). Yes, I could also mount
~/.cache as tmpfs but doing so would be tedious to setup for every user.
(A similar use-case to mine are nfs-mounted homes where $TEMP is likely
to be local, while $HOMEDIR is not.)

I second that all temporary files should go into $TEMP, not into
$HOMEDIR/.cache

-- 
file-roller puts temporary files in the home dir instead of /tmp
https://bugs.launchpad.net/bugs/245716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 415271] Re: no bash completion for sshfs

2009-08-19 Thread timobaumann
** Changed in: bash-completion (Ubuntu)
   Status: New = Confirmed

** Changed in: bash-completion (Ubuntu)
   Status: Confirmed = New

-- 
no bash completion for sshfs
https://bugs.launchpad.net/bugs/415271
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 415271] Re: no bash completion for sshfs

2009-08-19 Thread timobaumann
attaching a patch to the package following
https://wiki.ubuntu.com/Bugs/HowToFix .

** Attachment added: bash-completion_20080705ubuntu4.debdiff
   
http://launchpadlibrarian.net/30500288/bash-completion_20080705ubuntu4.debdiff

-- 
no bash completion for sshfs
https://bugs.launchpad.net/bugs/415271
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 415271] [NEW] no bash completion for sshfs

2009-08-18 Thread timobaumann
Public bug reported:

Binary package hint: bash-completion

There is no completion of hostname and paths for sshfs, while the same
is available for scp and ssh.

Expected behaviour: typing sshfs sertab should expand to sshfs 
server.my.organisation:
Actual behaviour: typing tab does not entail completion.

I'm filing this against bash completion and not against sshfs itself
because ssh and scp support are already available in
/etc/bash_completion and sshfs support is easy to add there as well.

The following one-line patch to /etc/bash_completion fixes the matter:



--- /etc/bash_completion~   2009-08-18 11:06:53.0 +0200
+++ /etc/bash_completion2009-08-18 11:07:32.0 +0200
@@ -2688,7 +2688,7 @@
-e 's/[*@|=]$//g' -e 's/[^\/]$/ /g' ) )
return 0
 }
-complete -F _scp $nospace scp
+complete -F _scp $nospace scp sshfs
 }
 
 # rsync(1) completion

===

Description:Ubuntu 9.04
Release:9.04

sshfs:
  Installed: 2.1-1
  Candidate: 2.1-1
  Version table:
 *** 2.1-1 0
500 http://de.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
bash-completion:
  Installed: 20080705ubuntu3
  Candidate: 20080705ubuntu3
  Version table:
 *** 20080705ubuntu3 0
500 http://de.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

** Affects: bash-completion (Ubuntu)
 Importance: Undecided
 Status: New

-- 
no bash completion for sshfs
https://bugs.launchpad.net/bugs/415271
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 415271] Re: no bash completion for sshfs

2009-08-18 Thread timobaumann

** Attachment added: patch for /etc/bash_completion to support sshfs
   http://launchpadlibrarian.net/30455998/bash_completion_patch

-- 
no bash completion for sshfs
https://bugs.launchpad.net/bugs/415271
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 345851] Re: Wavesurfer dont start in jaunty

2009-07-08 Thread timobaumann
with the released Jaunty (up to date), the error I get looks like this:

Error in startup script: unknown option -troughcolor
while executing
.dummyscrollbar cget -troughcolor
(in namespace eval ::wavebar script line 8)
invoked from within
namespace eval wavebar {
 variable Info
 
 if {![info exists Info(Initialized)]} {
  scrollbar .dummyscrollbar
  button .dummybutton

  set Info(Optio...
(file /usr/lib/wsurf1.8/wavebar.tcl line 12)
invoked from within
_source /usr/lib/wsurf1.8/wavebar.tcl
(uplevel body line 1)
invoked from within
uplevel _source [list $file]
(procedure source line 5)
invoked from within
source /usr/lib/wsurf1.8/wavebar.tcl
(package ifneeded script)
invoked from within
package require -exact wsurf $version
(file /usr/bin/wavesurfer line 2600)

-- 
Wavesurfer dont start in jaunty
https://bugs.launchpad.net/bugs/345851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 345851] Re: Wavesurfer dont start in jaunty

2009-07-08 Thread timobaumann
As a workaround, you can use the binary release from KTH, which even
works with 64-bit ubuntu when you install linux32.

-- 
Wavesurfer dont start in jaunty
https://bugs.launchpad.net/bugs/345851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292773] [NEW] manpage not found when package was installed after yelp was started

2008-11-02 Thread timobaumann
Public bug reported:

Binary package hint: yelp

System release: 
Description:Ubuntu 8.04.1
Release:8.04

Package version:
2.22.1-0ubuntu2.8.04.3

steps to reproduce:

(1): open yelp, type man mp3info (or oggenc, or whatever other program that 
is not installed). you will get an error message (saying that the URI is 
invalid, which is a different bug)
(2): do not close yelp. Install the package with apt-get or Synaptic
(3): try man mp3info on the command line; works as expected
(4): retype your search request in yelp; you still get the error message

expected behaviour:

yelp should find man-pages regardless of when (relative to yelp's
startup) they were installed. This could be solved by reloading the
manpage database before giving up on a manpage search.

ProblemType: Bug
Architecture: i386
Date: Sun Nov  2 21:03:35 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/yelp
NonfreeKernelModules: ath_hal
Package: yelp 2.22.1-0ubuntu2.8.04.3
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/bin/
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: yelp
Uname: Linux 2.6.24-21-generic i686

** Affects: yelp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
manpage not found when package was installed after yelp was started
https://bugs.launchpad.net/bugs/292773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292773] Re: manpage not found when package was installed after yelp was started

2008-11-02 Thread timobaumann

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/19246750/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/19246751/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/19246752/ProcStatus.txt

-- 
manpage not found when package was installed after yelp was started
https://bugs.launchpad.net/bugs/292773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 107215] Re: unstable network with forcedeth drivers

2008-01-23 Thread timobaumann
Hi Leann,

yes and no. I cannot boot the machine from the current hardy release because 
it's a production machine. 
I am running a hardy kernel from two weeks ago though (followed the 
instructions on http://ubuntuforums.org/showthread.php?t=646755) and my main 
concern, the machine locking up due to Bug 130075, is solved. 

I still see the too many iterations (11) in nv_nic_irq messages
though. As I am running a hardy kernel I will attach the requested logs
even though the remainder of my distribution is still on gutsy.

** Attachment added: I manually set max iterations to 10, so the errors only 
occur at 11
   http://launchpadlibrarian.net/11517098/dmesg.log

-- 
unstable network with forcedeth drivers
https://bugs.launchpad.net/bugs/107215
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107215] Re: unstable network with forcedeth drivers

2008-01-23 Thread timobaumann

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/11517109/lspci-vvnn.log

-- 
unstable network with forcedeth drivers
https://bugs.launchpad.net/bugs/107215
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107215] Re: unstable network with forcedeth drivers

2008-01-23 Thread timobaumann

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/11517119/uname-a.log

-- 
unstable network with forcedeth drivers
https://bugs.launchpad.net/bugs/107215
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107215] Re: unstable network with forcedeth drivers

2008-01-23 Thread timobaumann

** Attachment added: version.log
   http://launchpadlibrarian.net/11517146/version.log

-- 
unstable network with forcedeth drivers
https://bugs.launchpad.net/bugs/107215
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107215] Re: unstable network with forcedeth drivers

2008-01-10 Thread timobaumann
I also see this problem with yesterday's hardy live cd. For me this is
also linked to Bug 130075: under high load the network goes down or the
system locks up completely.

-- 
unstable network with forcedeth drivers
https://bugs.launchpad.net/bugs/107215
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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