[Bug 1431371] Re: Left Alt + num is not passed to irssi in terminal when in GUI

2015-05-05 Thread Zds
Confirming I am affected by this. I'm using gnome-terminal for various
purposes, one for irssi, other windows for development purposes etc, and
I really would like to have the alt pass through if there are no tabs
present.

If it was a profile level setting, then it would still be quite fine,
but it's not.

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

Title:
  Left Alt + num is not passed to irssi in terminal when in GUI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1431371/+subscriptions

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


[Bug 174428] Re: Gutsy initramfs fails to boot from md partition

2008-05-03 Thread Zds
Ok, this goes now to wfm/wtf territory.

What I did was a clean reinstall of Gutsy. After reinstall the machine
booted just fine 2-3 times and then the bug appeared again - initramfs
failed to mount the root partition.

I now proceeded to do a clean reinstall of Gutsy *and wiped all the
partitions on the root md raid with /dev/zero*. This approach seems to
work this far, I managed to add all the md devices and the system still
boots.

So my educated guess is that some earlier version of md software has
written some magic bytes to some of the partitions so that the newer
versions of it, combined with Gutsy initramfs, could not cope with. This
sounds like a combined bug of md tools not upgrading all the metadata on
the md partitions during upgrade and initramfs dropping some legacy
support too early.

However, with the process described above I now again have a system that
can boot Gutsy kernels, so the problem is solved for me and thus I
propose this bug is marked resolved for now. If the bug comes again,
I'll get me more chicken blood and reopen this.

The md partition in question was rather old, preceeding the first Ubuntu
release, so there has been plenty of time for the md tools to make
incompatible changes to the magic data.

-- 
Gutsy initramfs fails to boot from md partition
https://bugs.launchpad.net/bugs/174428
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 216358] [NEW] Samba crashes repeatedly to assert_uid

2008-04-12 Thread Zds
Public bug reported:

Binary package hint: samba

My Samba has been working fine for years now, month or two of that on
Hardy binaries and out of sudden it started to crash. It has now crashed
six times in 20 minutes with following stack dump:

[Thread debugging using libthread_db enabled]
[New Thread 0xb7af76d0 (LWP 7307)]
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7c133c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7bb6533 in ?? () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7d7ed7d in system () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x0828aab8 in smb_panic (why=0x83bee31 failed to set uid\n)
at lib/util.c:1639
#5  0x08290cee in assert_uid (ruid=4294967295, euid=65534)
at lib/util_sec.c:102
#6  0x080ffe9c in become_id (uid=65534, gid=65534) at smbd/sec_ctx.c:57
#7  0x08100245 in set_sec_ctx (uid=65534, gid=65534, ngroups=0, groups=0x0, 
token=0x850fe68) at smbd/sec_ctx.c:280
#8  0x080f3f38 in change_to_user (conn=0x851eac8, vuid=101) at smbd/uid.c:259
#9  0x08113221 in make_connection_snum (snum=6, vuser=0x851d818, password=
  {data = 0x84f9970 , length = 1, free = 0x8287760 free_data_blob}, 
pdev=0xbfc79058 ?, status=0xbfc792e8) at smbd/service.c:926
#10 0x08114bf7 in make_connection (service_in=0xbfc797ec IPC$, password=
  {data = 0x84f9970 , length = 1, free = 0x8287760 free_data_blob}, 
pdev=0xbfc796ec ?, vuid=101, status=0xbfc792e8)
at smbd/service.c:1207
#11 0x080d5657 in reply_tcon_and_X (conn=0x0, inbuf=0x85233f8 , 
outbuf=0x8543840 , length=80, bufsize=131072) at smbd/reply.c:508
#12 0x0810f89e in switch_message (type=117, inbuf=0x85233f8 , 
outbuf=0x8543840 , size=80, bufsize=131072) at smbd/process.c:1003
#13 0x08110cfb in smbd_process () at smbd/process.c:1030
#14 0x0835e8f8 in main (argc=-1212455959, argv=0xbfc79d54)
at smbd/server.c:1120
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; 
input not from terminal]

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

-- 
Samba crashes repeatedly to assert_uid
https://bugs.launchpad.net/bugs/216358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 216358] [NEW] Samba crashes repeatedly to assert_uid

2008-04-12 Thread Zds
Public bug reported:

Binary package hint: samba

My Samba has been working fine for years now, month or two of that on
Hardy binaries and out of sudden it started to crash. It has now crashed
six times in 20 minutes with following stack dump:

[Thread debugging using libthread_db enabled]
[New Thread 0xb7af76d0 (LWP 7307)]
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7c133c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7bb6533 in ?? () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7d7ed7d in system () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x0828aab8 in smb_panic (why=0x83bee31 failed to set uid\n)
at lib/util.c:1639
#5  0x08290cee in assert_uid (ruid=4294967295, euid=65534)
at lib/util_sec.c:102
#6  0x080ffe9c in become_id (uid=65534, gid=65534) at smbd/sec_ctx.c:57
#7  0x08100245 in set_sec_ctx (uid=65534, gid=65534, ngroups=0, groups=0x0, 
token=0x850fe68) at smbd/sec_ctx.c:280
#8  0x080f3f38 in change_to_user (conn=0x851eac8, vuid=101) at smbd/uid.c:259
#9  0x08113221 in make_connection_snum (snum=6, vuser=0x851d818, password=
  {data = 0x84f9970 , length = 1, free = 0x8287760 free_data_blob}, 
pdev=0xbfc79058 ?, status=0xbfc792e8) at smbd/service.c:926
#10 0x08114bf7 in make_connection (service_in=0xbfc797ec IPC$, password=
  {data = 0x84f9970 , length = 1, free = 0x8287760 free_data_blob}, 
pdev=0xbfc796ec ?, vuid=101, status=0xbfc792e8)
at smbd/service.c:1207
#11 0x080d5657 in reply_tcon_and_X (conn=0x0, inbuf=0x85233f8 , 
outbuf=0x8543840 , length=80, bufsize=131072) at smbd/reply.c:508
#12 0x0810f89e in switch_message (type=117, inbuf=0x85233f8 , 
outbuf=0x8543840 , size=80, bufsize=131072) at smbd/process.c:1003
#13 0x08110cfb in smbd_process () at smbd/process.c:1030
#14 0x0835e8f8 in main (argc=-1212455959, argv=0xbfc79d54)
at smbd/server.c:1120
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; 
input not from terminal]

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

-- 
Samba crashes repeatedly to assert_uid
https://bugs.launchpad.net/bugs/216358
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 216358] Re: Samba crashes repeatedly to assert_uid

2008-04-12 Thread Zds
It did persist, but as there seemed to be something wrong in the OS
altogether, I gave it a reboot and after that the problem has not
occurred, at least not yet.

The log does not seem to reveal much of anything:

[2008/04/10 19:56:43, 0] lib/util_sock.c:get_peer_addr(1232)
  getpeername failed. Error was Transport endpoint is not connected
[2008/04/10 20:28:43, 0] lib/util_sock.c:get_peer_addr(1232)
  getpeername failed. Error was Transport endpoint is not connected
[2008/04/10 21:00:43, 0] lib/util_sock.c:get_peer_addr(1232)
  getpeername failed. Error was Transport endpoint is not connected
[2008/04/10 21:32:43, 0] lib/util_sock.c:get_peer_addr(1232)
  getpeername failed. Error was Transport endpoint is not connected
[2008/04/10 23:40:43, 0] lib/util_sock.c:get_peer_addr(1232)
  getpeername failed. Error was Transport endpoint is not connected
[2008/04/12 15:48:17, 0] lib/util_sock.c:get_peer_addr(1232)
  getpeername failed. Error was Transport endpoint is not connected
[2008/04/12 18:56:21, 0] smbd/server.c:main(944)
  smbd version 3.0.28a started.
  Copyright Andrew Tridgell and the Samba Team 1992-2008
[2008/04/12 18:56:21, 1] param/loadparm.c:lp_do_parameter(3541)
  WARNING: The printer admin option is deprecated
[2008/04/12 19:00:39, 0] lib/util_sock.c:get_peer_addr(1232)
  getpeername failed. Error was Transport endpoint is not connected
[2008/04/12 23:16:39, 0] lib/util_sock.c:get_peer_addr(1232)
  getpeername failed. Error was Transport endpoint is not connected

I am almost ready to blame this for hardware problem now. Before the
reboot load was above 9.00, while top still said 99% idle and showed
no process taking up CPU..

But the said hardware (sans the hard drives) has run Windows for two
years and memtest for days without any problems, so HW failure is not
that likely either.

All in all, if the problem does not come back in few weeks, lets close
this bug. I am sorry for the inconvenience.

-- 
Samba crashes repeatedly to assert_uid
https://bugs.launchpad.net/bugs/216358
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 195790] [NEW] do-release-upgrade failed on gusty - hardy

2008-02-26 Thread Zds
Public bug reported:

Säädän asetukset: ttf-dejavu (2.23-1) ...   
   
Processing triggers for libc6 ...   
   
ldconfig deferred processing now taking place   
   
Errors were encountered while processing:   
   
 xbase-clients  
   
: cannot connect to X server localhost:10.0 
   

   
Päivityksiä ei voitu asentaa
   
Päivitys keskeytyy. Järjestelmäsi voi olla toimimattomassa tilassa. 
Korjaustoimenpiteet suoritettiin (dpkg --configure -a). 

  

   
Please report this bug against the 'update-manager' package and include the 
files in /var/log/dist-upgrade/ in the bugreport.   

  
installArchives() failed
   
dpkg: riippuvuusongelmat estävät paketin xbase-clients konfiguroimisen: 
   
 xbase-clients depends on x11-apps; however:
   
  Package x11-apps is not installed.
   
 xbase-clients depends on x11-utils; however:   
   
  Package x11-utils is not installed.   
   
 xbase-clients depends on x11-xfs-utils; however:   
   
  Package x11-xfs-utils is not installed.   
   
 xbase-clients depends on x11-xkb-utils; however:   
   
  Package x11-xkb-utils is not installed.   
   
 xbase-clients depends on x11-xserver-utils; however:   
   
  Package x11-xserver-utils is not installed.   
   
dpkg: error processing xbase-clients (--configure): 
   
 riippuvuusongelmia - jätän konfiguroimatta 
   
Errors were encountered while processing:   
   
 xbase-clients

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
do-release-upgrade failed on gusty - hardy
https://bugs.launchpad.net/bugs/195790
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 195790] Re: do-release-upgrade failed on gusty - hardy

2008-02-26 Thread Zds

** Attachment added: apt.log
   http://launchpadlibrarian.net/12231817/apt.log

-- 
do-release-upgrade failed on gusty - hardy
https://bugs.launchpad.net/bugs/195790
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 195790] Re: do-release-upgrade failed on gusty - hardy

2008-02-26 Thread Zds

** Attachment added: main_pre_req.log
   http://launchpadlibrarian.net/12231820/main_pre_req.log

-- 
do-release-upgrade failed on gusty - hardy
https://bugs.launchpad.net/bugs/195790
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 195790] Re: do-release-upgrade failed on gusty - hardy

2008-02-26 Thread Zds

** Attachment added: main.log
   http://launchpadlibrarian.net/12231818/main.log

-- 
do-release-upgrade failed on gusty - hardy
https://bugs.launchpad.net/bugs/195790
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 195790] Re: do-release-upgrade failed on gusty - hardy

2008-02-26 Thread Zds
apt-term.log was empty.

-- 
do-release-upgrade failed on gusty - hardy
https://bugs.launchpad.net/bugs/195790
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 174428] Re: Gutsy initramfs fails to boot from md partition

2008-02-26 Thread Zds
I just upgraded my Gutsy to Hardy and the bug is still there.

** Attachment added: Screenshot of the failed boot
   http://launchpadlibrarian.net/12235107/hardy_initramfs_bug_0.png

-- 
Gutsy initramfs fails to boot from md partition
https://bugs.launchpad.net/bugs/174428
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 174428] Re: Gutsy initramfs fails to boot from md partition

2007-12-06 Thread Zds
Screenshot 3 from the boot.

** Attachment added: initramfs_bug_2.png
   http://launchpadlibrarian.net/10766034/initramfs_bug_2.png

-- 
Gutsy initramfs fails to boot from md partition
https://bugs.launchpad.net/bugs/174428
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 174428] Re: Gutsy initramfs fails to boot from md partition

2007-12-06 Thread Zds
Screenshot 2 from the boot.

** Attachment added: initramfs_bug_1.png
   http://launchpadlibrarian.net/10766033/initramfs_bug_1.png

-- 
Gutsy initramfs fails to boot from md partition
https://bugs.launchpad.net/bugs/174428
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 174428] Gutsy initramfs fails to boot from md partition

2007-12-06 Thread Zds
Public bug reported:

Binary package hint: linux-image-2.6.22-14-386

I am running Ubuntu on Athlon XP-based machine with root partition on MD
device. With kernel package provided with Gutsy (linux-
image-2.6.22-14-386) it does not boot at all. With feisty kernel (linux-
image-2.6.20-16-386) it works fine, but naturally as rest of the system
is Gutsy, only vesa driver works and thus system is only half-usable.

** Affects: linux-source-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Gutsy initramfs fails to boot from md partition
https://bugs.launchpad.net/bugs/174428
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 174428] Re: Gutsy initramfs fails to boot from md partition

2007-12-06 Thread Zds
Screenshot 1 from the boot.

** Attachment added: initramfs_bug_0.png
   http://launchpadlibrarian.net/10766032/initramfs_bug_0.png

-- 
Gutsy initramfs fails to boot from md partition
https://bugs.launchpad.net/bugs/174428
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 73187] Thunar Opens Twice - No Available Update

2006-11-24 Thread zds
Public bug reported:

see: https://launchpad.net/products/thunar/+bug/51150

Running what appears to be the most recent release (0.3.1svn-r21789).

Program opens twice on first load of the session.

** Affects: thunar (upstream)
 Importance: Undecided
 Status: Unconfirmed
** Affects: thunar (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Also affects: thunar (upstream)
   Importance: Undecided
   Status: Unconfirmed

-- 
Thunar Opens Twice - No Available Update 
https://launchpad.net/bugs/73187

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


[Bug 73187] Re: Thunar Opens Twice - No Available Update

2006-11-24 Thread zds
*** This bug is a duplicate of bug 51150 ***

Yes, sorry. I should have just made sure the active bug report was
properly linked to this distribution.

-- 
Thunar Opens Twice - No Available Update 
https://launchpad.net/bugs/73187

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


[Bug 51150] Re: Thunar opens twice

2006-11-24 Thread zds
Occurs in Ubuntu Xfce 4.3.90.2, on first load of the session

Running version 0.3.1svn-r21789. No newer version available in
repositories.

-- 
Thunar opens twice
https://launchpad.net/bugs/51150

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