[Bug 239107] Re: kvm - guest freebsd 7 - reboot problems

2008-12-07 Thread Roman Yepishev
This bug is FIXED in KVM-80. I guess these entries from the Changelog has something to do with the actual fix: - fix in-kernel ioapic reset (Jan Kiszka) - fixes guest reboot failures - fix -no-kvm apic with smp (Jan Kiszka) -- kvm - guest freebsd 7 - reboot problems https://bugs.launchpad.net

[Bug 239107] Re: kvm - guest freebsd 7 - reboot problems

2008-11-21 Thread Roman Yepishev
The only workaround I fount so far is to start KVM with -no-kvm-irqchip option. In this case FreeBSD VMs handle reboots properly. I have added info about this to the upstream bug report. -- kvm - guest freebsd 7 - reboot problems https://bugs.launchpad.net/bugs/239107 You received this bug notifi

[Bug 284631] [NEW] UML kernel built in Intrepid SEGFAULTs immediately

2008-10-16 Thread Roman Yepishev
Public bug reported: Binary package hint: gcc-4.3 Distributor ID: Ubuntu Description:Ubuntu intrepid (development branch) Release:8.10 Codename: intrepid GCC Version: 4:4.3.1-1ubuntu2 First time noticed in alpha6 in KVM, now the real system has the same problem (both x86) UML

[Bug 275407] Re: ipp/http backends not available: invalid file permissions

2008-11-04 Thread Roman Yepishev
cups 1.3.9-2 Intrepid Ibex Release still suffers from this bug. No custom config changes, default installation. No IPP/HTTP printers accessible. If you cannot use your network IPP enabled printer, chmod 0755 /usr/lib/cups/backend/* It took a while to find out why I can't print on our Xerox WorkC

[Bug 258031] Re: v86d crashed with SIGSEGV

2008-10-14 Thread Roman Yepishev
Appeared after trying to fix #246269 Acer Aspire 5520, nVidia GeForce 8400M G, 32 bit Ubuntu Intrepid (current): Even when no kernel parameters are passed, the screen becomes blank after passing GRUB until GDM starts. v86d is installed and present in initramfs. dmesg: [3.282132] v86d[1018]:

[Bug 194403] Re: Random 4-way scroll button behaviour with Alps touchpad

2008-11-02 Thread Roman Yepishev
Removed ALPS_FW_BK_3 as neither Dell Vostro 1440 nor Fujitsu-Siemens S6010 have left/right buttons on their 2-way joystick. Looks like GNOME in Intrepid got top/down/left buttons working somehow but as 'right' direction does not generate any button event this support cannot be considered as a comp

[Bug 284631] Re: UML kernel built in Intrepid SEGFAULTs immediately

2008-10-23 Thread Roman Yepishev
Built a debug version: rtg$ gdb ./linux GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitt

[Bug 284631] Re: UML kernel built in Intrepid SEGFAULTs immediately

2008-10-24 Thread Roman Yepishev
Ok, null pointer dereferencing has nothing to do with the original bug, it was UML way to probe for address space setting up a custom segv handler. So further investigation led me to the following: 522 addr.sun_family = AF_UNIX; (gdb) bt #0 os_create_unix_socket (file=0xb45be30 "/home

[Bug 284631] Re: UML kernel built in Intrepid SEGFAULTs immediately

2008-10-24 Thread Roman Yepishev
Moving to glibc as check failure happens with __snprintf_chk on (looks like) legitimate input. ** Changed in: glibc (Ubuntu) Sourcepackagename: gcc-4.3 => glibc -- UML kernel built in Intrepid SEGFAULTs immediately https://bugs.launchpad.net/bugs/284631 You received this bug notification because

[Bug 284631] Re: UML kernel built in Intrepid SEGFAULTs immediately

2008-10-24 Thread Roman Yepishev
Fixed. It is even not a glibc problem, it is UML one. For the history: The actual crash happens inside os_create_unix_socket. Length is char[256] while in sockaddr_un sun_path which receives the file argument it is only 108 bytes long. __snprintf_chk catches this condition as we have a potential

[Bug 284631] Re: UML kernel built in Intrepid SEGFAULTs immediately with buffer overflow (UML bug)

2008-10-24 Thread Roman Yepishev
Moved to linux as it is a UML kernel bug. ** Summary changed: - UML kernel built in Intrepid SEGFAULTs immediately + UML kernel built in Intrepid SEGFAULTs immediately with buffer overflow (UML bug) ** Description changed: - Binary package hint: gcc-4.3 - Distributor ID: Ubuntu Desc

[Bug 270996] Re: XDMCP to OpenSolaris fails: "Don't know how to use pEvdev"

2008-09-26 Thread Roman Yepishev
Tested with 8.10a6. The results are the same, i.e. when started manually the server resets infinitely. This time with no error or warning message in logs: (**) AT Translated Set 2 keyboard: xkb_model: "pc105" (**) Option "xkb_layout" "us" (**) AT Translated Set 2 keyboard: xkb_layout: "us" (II) co

[Bug 275407] [NEW] ipp/http backends not available: invalid file permissions

2008-09-28 Thread Roman Yepishev
Public bug reported: Binary package hint: cups Description:Ubuntu intrepid (development branch) Release:8.10 For some reason absence of executable bit on http, ipp and lpd make these entries be inaccessible in web interface and ubuntu printing configuration tool which makes it imposs

[Bug 219929] Re: dhcp3-client warns about nonexisting pid

2008-09-28 Thread Roman Yepishev
Reproducible on 8.04, no longer reproducible on 8.10a6. -- dhcp3-client warns about nonexisting pid https://bugs.launchpad.net/bugs/219929 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.ubu

[Bug 239107] Re: kvm - guest freebsd 7 - reboot problems

2008-10-01 Thread Roman Yepishev
Same problem with FreeBSD 6.2 and FreeBSD 7.0 even with the latest kvm-76. This does not happen with regular qemu though so it must be a bug in KVM. Shutdown does not help because no ACPI daemon is running in the guest OS, domain reboots are not supported by libvirtd as of 0.4.4 so these problems

[Bug 239107] Re: kvm - guest freebsd 7 - reboot problems

2008-10-07 Thread Roman Yepishev
Looks like upstream bug was filed for this: https://sourceforge.net/tracker/index.php?func=detail&aid=2143498&group_id=180599&atid=893831 -- kvm - guest freebsd 7 - reboot problems https://bugs.launchpad.net/bugs/239107 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 270996] [NEW] XDMCP to OpenSolaris fails: "Don't know how to use pEvdev"

2008-09-16 Thread Roman Yepishev
Public bug reported: X.Org X Server 1.4.0.90 (Prerelease, Ubuntu 8.04.1) While trying to -query OpenSolaris 2008.05 (xdmcp enabled in gdm, no firewall restrictions), Xorg displays "busy" pointer for a while then resets. The log file contains the following: (II) AT Translated Set 2 keyboard: Unab

[Bug 270996] Re: XDMCP to OpenSolaris fails: "Don't know how to use pEvdev"

2008-09-16 Thread Roman Yepishev
** Attachment added: "Xorg log" http://launchpadlibrarian.net/17661534/Xorg.2.log -- XDMCP to OpenSolaris fails: "Don't know how to use pEvdev" https://bugs.launchpad.net/bugs/270996 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 44194] Re: wpasupplicant doesn't start when the network start

2008-06-25 Thread Roman Yepishev
Confirming proper udev behavior after installing updated netbase & ifupdown over Ubuntu 8.04 system. Thanks for the fix! -- wpasupplicant doesn't start when the network start https://bugs.launchpad.net/bugs/44194 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 194403] Re: Random 4-way scroll button behaviour with Alps touchpad

2008-06-29 Thread Roman Yepishev
In order for buttons to start working properly a kernel patch is required. By default up/down/left/right buttons will generate down/up/middle/none events. Touchpad exterior photo is posted here: http://myrtg.blogspot.com/2008/06/aspire-5520-alps-touchpad-joystick.html ** Attachment added: "kern

[Bug 194403] Re: Random 4-way scroll button behaviour with Alps touchpad

2009-07-10 Thread Roman Yepishev
The bug still exists both in 2.6.28-13-generic #45-Ubuntu SMP and upstream 2.6.30.1. The code from http://launchpadlibrarian.net/19242824/alps- aspire5220-take2.patch is missing, so the button still produce incorrect events. -- Random 4-way scroll button behaviour with Alps touchpad https://bug

[Bug 371527] Re: Ekiga 3.2.0 on jaunty misdetects network interfaces

2009-08-09 Thread Roman Yepishev
Yes, indeed, when I shutdown virbr0 then ekiga works properly. Attaching the debug log. ** Attachment added: "Debug Log" http://launchpadlibrarian.net/30082942/log.txt.gz -- Ekiga 3.2.0 on jaunty misdetects network interfaces https://bugs.launchpad.net/bugs/371527 You received this bug notifi

[Bug 371527] Re: Ekiga 3.2.0 on jaunty misdetects network interfaces when using virtualization

2009-08-10 Thread Roman Yepishev
Sure, Attaching the log when virbr0 is down... ** Attachment added: "virbr0-down.log.gz" http://launchpadlibrarian.net/30099378/virbr0-down.log.gz -- Ekiga 3.2.0 on jaunty misdetects network interfaces when using virtualization https://bugs.launchpad.net/bugs/371527 You received this bug not

[Bug 371527] Re: Ekiga 3.2.0 on jaunty misdetects network interfaces when using virtualization

2009-08-10 Thread Roman Yepishev
And in order to have something to compare at the same time window, here is the log when virbr0 is up. ** Attachment added: "virbr0-up.log.gz" http://launchpadlibrarian.net/30099386/virbr0-up.log.gz -- Ekiga 3.2.0 on jaunty misdetects network interfaces when using virtualization https://bugs.l

[Bug 410018] [NEW] landscape-package-reporter introduces a deadlock for gpg when started during package install/key import

2009-08-06 Thread Roman Yepishev
Public bug reported: Description:Ubuntu 9.04 Release:9.04 landscape-client: Installed: 1.0.29.1-0ubuntu0.9.04.0 Candidate: 1.0.29.1-0ubuntu0.9.04.0 Version table: *** 1.0.29.1-0ubuntu0.9.04.0 0 500 http://ftp-stud.hs-esslingen.de jaunty/main Packages 100 /var/li

[Bug 410018] Re: landscape-package-reporter introduces a deadlock for gpg when started during package install/key import

2009-08-06 Thread Roman Yepishev
Yes, you are right, I was importing the key and left the terminal open for some time. After 5 minutes or so I returned to see that it is still not finished. Then I looked at ps output and tried to kill gpg processes. In the end I suspended apt-key since it was the foreground process while trying

[Bug 194403] Re: Random 4-way scroll button behaviour with Alps touchpad

2009-08-07 Thread Roman Yepishev
According to this image - http://www.rozetka.com.ua/data/products/big/img06172.jpg Dell Vostro does not have any extra buttons. I have several Dell Vostro 1500 around here and they don't have up/down/left/right buttons as well. -- Random 4-way scroll button behaviour with Alps touchpad https://bu

[Bug 371527] Re: Ekiga 3.2.0 on jaunty misdetects network interfaces

2009-07-19 Thread Roman Yepishev
Could not connect to the office PBX due to wide variety of my network interfaces. So I had to create a workaround. This is a hack, but it may be useful until the developers reintroduce the network interface setting. Usage/download/example: http://blog.rtg.in.ua/2009/07/force-ekiga-3x- network-in

[Bug 219929] [NEW] dhcp3-client warns about nonexisting pid

2008-04-20 Thread Roman Yepishev
Public bug reported: Binary package hint: dhcp3-client In case pid file does not contain any pid, the message There is already a pid file /var/run/dhclient.pid with pid 134519120 is printed with random unbelievable pids. This bugs comes from "dhclient.c.stale-pids.dpatch" ... @@ -251,11 +251,17

[Bug 219929] Re: dhcp3-client warns about nonexisting pid

2008-04-23 Thread Roman Yepishev
Frankly speaking, I could not find the code that can creates the empty file, but here are the steps to reproduce: 1. Find interface that is not connected (to simplify tests), in my case it is eth0. 2. Run and interrupt the client: sudo dhclient eth0 [sudo] password for rtg: Internet Systems Co

[Bug 124483] Re: initramfs contains console-setup hook w/o setupcon and setfont

2007-08-19 Thread Roman Yepishev
Thanks for providing with the links but I was not able to reproduce the issue. Seems that some update mentioned has solved the original issue. Now the font changes during boot sequence from custom selected one (and fixed in initrd) to default and then after console-setup script runs - back to the

[Bug 133500] console-screen.kbd.sh does not honor setupcon presense and changes font during boot

2007-08-19 Thread Roman Yepishev
Public bug reported: Binary package hint: kbd Version 1.12-17, Ubuntu 7.04 By default, kbd places S48console-screen.kbd.sh in rcS.d directory. During regular boot process when console-setup package is installed, it sets the font, the keyboard mapping etc. that are stored in initrd image. However

[Bug 122549] Re: [gutsy] unredirect-fullscreen-windows option breaks gnome-screensaver locking behavior

2007-11-13 Thread Roman Yepishev
With compositing enabled in xfce, gnome-screensaver fails to keep the screen black. The result then looks like http://rtg.optirom.info/photos/gnome-screensaver-disclosure.jpg (actual photo of the screen, sorry for the quality). The screen becomes black at first and then the password input prompt

[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2007-10-31 Thread Roman Yepishev
As a workaround, I commented out ACTION=="add", RUN+="/sbin/start-stop-daemon --start --background --pidfile /var/run/network/bogus --startas /sbin/ifup -- --allow auto $env{INTERFACE}" inside /etc/udev/rules.d/85-iupdown.rules. It turns out that as soon as driver module gets loaded into

[Bug 159138] Wireless does not start on boot - udev/early start of ifup problem

2007-10-31 Thread Roman Yepishev
Public bug reported: Binary package hint: ifupdown Hello, Although the issue seems not to be related to udev (i.e. network manager/ndiswrapper/bcm43xx seem to be blamed for this). But actually this happens because of udev doing its work properly. I am using wpa_supplicant to connect to my acces

[Bug 159138] Re: Wireless does not start on boot - udev/early start of ifup problem

2007-11-03 Thread Roman Yepishev
*** This bug is a duplicate of bug 44194 *** https://bugs.launchpad.net/bugs/44194 ** This bug has been marked a duplicate of bug 44194 wpasupplicant doesn't start when the network start -- Wireless does not start on boot - udev/early start of ifup problem https://bugs.launchpad.net/bugs/

[Bug 44194] Re: wpasupplicant doesn't start when the network start

2007-12-03 Thread Roman Yepishev
Dear all, Today I managed to make it run on boot while maintaining udev support (i.e. the interface goes down with the card removal and is brought up when my PCMCIA card is inserted). First of all (for those who come from earlier releases), looks like udev is confused a bit with DRIVERS=="?*" te

[Bug 124483] initramfs contains console-setup hook w/o setupcon and setfont

2007-07-06 Thread Roman Yepishev
Public bug reported: Binary package hint: initramfs-tools Package: initramfs-tools Version: 0.85eubuntu10 Ubuntu 7.04 does not honor user's setting of console font and console keymap for the Virtual Terminal because initrd produced does not contain setupcon and setfont which are called by the in

[Bug 566827] [NEW] [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-04-19 Thread Roman Yepishev
Public bug reported: Binary package hint: lxc I have /var on a separate partition. As described in lxc-users, this prevents containers from startup: $ lxc-start --name lemon -l DEBUG -o $(tty) ... lxc-start [timestamp] ERRORlxc_conf - Device or resource busy - could not unmount old rootfs

[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-04-19 Thread Roman Yepishev
** Attachment added: "force-umount-rootfs.patch" http://launchpadlibrarian.net/44837764/force-umount-rootfs.patch ** Changed in: lxc (Ubuntu) Status: New => Confirmed -- [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start https://bugs

[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-04-21 Thread Roman Yepishev
I have packaged the fix for 0.6.5-1 in ppa:~rye/ppa: 0.6.5-1ubuntu1~ppa1~lucid -- [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start https://bugs.launchpad.net/bugs/566827 You received this bug notification because you are a member of Ubuntu Bug

[Bug 278474] Re: henplus does not start in intrepid ibex

2010-04-21 Thread Roman Yepishev
I have packaged henplus 0.9.8 in ppa:~rye/ppa for Lucid. In case someone is interested in earlier versions, drop me a note. -- henplus does not start in intrepid ibex https://bugs.launchpad.net/bugs/278474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-04-21 Thread Roman Yepishev
Correction - the URL for ppa is: ppa:rye/ppa See https://launchpad.net/~rye/+archive/ppa for more info. -- [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start https://bugs.launchpad.net/bugs/566827 You received this bug notification because you a

[Bug 278474] Re: henplus does not start in intrepid ibex

2010-04-21 Thread Roman Yepishev
Correction - the URL for ppa is: ppa:rye/ppa See https://launchpad.net/~rye/+archive/ppa for more info. -- henplus does not start in intrepid ibex https://bugs.launchpad.net/bugs/278474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 550440] [NEW] Evince does not show all the pages in PS document

2010-03-28 Thread Roman Yepishev
Public bug reported: Binary package hint: evince While attempting to view multi-page PS document I am given only one page. No warnings are printed to the terminal. gs shows all the pages properly. The document that causes this behavior is attached. It can be downloaded from http://citeseerx.ist

[Bug 550440] Re: Evince does not show all the pages in PS document

2010-03-28 Thread Roman Yepishev
** Attachment added: "10.1.1.72.605.ps" http://launchpadlibrarian.net/42305047/10.1.1.72.605.ps ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/42304414/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/42304415/ProcMaps.txt ** Att

[Bug 424764] Re: gnome-display-properties applet does not detect PlugAndPlay events

2010-03-28 Thread Roman Yepishev
** Bug watch added: GNOME Bug Tracker #614201 https://bugzilla.gnome.org/show_bug.cgi?id=614201 ** Also affects: gnome-control-center via https://bugzilla.gnome.org/show_bug.cgi?id=614201 Importance: Unknown Status: Unknown -- gnome-display-properties applet does not detect PlugA

[Bug 549971] Re: org.freedesktop.DBus.Python.ValueError

2010-03-29 Thread Roman Yepishev
*** This bug is a duplicate of bug 537610 *** https://bugs.launchpad.net/bugs/537610 ** This bug has been marked a duplicate of bug 537610 ValueError: Read limit must be greater than 0 -- org.freedesktop.DBus.Python.ValueError https://bugs.launchpad.net/bugs/549971 You received this bug n

[Bug 537610] Re: ValueError: Read limit must be greater than 0

2010-03-29 Thread Roman Yepishev
The configuration parser reads the values for read/write limit even if throttling is actually disabled. These values might have been left as 0 by previous versions of ubuntuone-client. I believe the client should check that throttling is actually enabled before parsing/validating the throttling v

[Bug 537610] Re: ValueError: Read/write limit must be greater than 0 in ubuntuone-preferences with disabled throttling

2010-03-29 Thread Roman Yepishev
** Also affects: ubuntuone-client Importance: Undecided Status: New -- ValueError: Read/write limit must be greater than 0 in ubuntuone-preferences with disabled throttling https://bugs.launchpad.net/bugs/537610 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 194403] Re: Random 4-way scroll button behaviour with Alps touchpad

2010-03-29 Thread Roman Yepishev
Yup, this bug is still present in Karmic and Lucid. Right touchpad button does not work at all. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- Random 4-way scroll button behaviour with Alps touchpad https://bugs.launchpad.net/bugs/194403 You received this bug notificatio

[Bug 550696] Re: ubuntu one error when i start up

2010-03-29 Thread Roman Yepishev
) => Roman Yepishev (rye) ** Changed in: ubuntuone-client (Ubuntu) Status: Confirmed => Incomplete -- ubuntu one error when i start up https://bugs.launchpad.net/bugs/550696 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 541500] Re: Xorg crashed during editing OpenOffice document

2010-03-29 Thread Roman Yepishev
Got complete lockup today, again while editing document in openoffice (this time while changing the font via drop-down): Backtrace: 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e876b] 1: /usr/bin/X (0x8048000+0x61aad) [0x80a9aad] 2: /lib/tls/i686/cmov/libpthread.so.0 (0x209000+0xe370) [0x217370] 3: /l

[Bug 537610] Re: ValueError: Read/write limit must be greater than 0 in ubuntuone-preferences with disabled throttling

2010-03-30 Thread Roman Yepishev
** Changed in: ubuntuone-client Importance: Undecided => Medium ** Changed in: ubuntuone-client Status: New => Confirmed -- ValueError: Read/write limit must be greater than 0 in ubuntuone-preferences with disabled throttling https://bugs.launchpad.net/bugs/537610 You received this bu

[Bug 551276] Re: apache 2.2.14-5ubuntu4 fails to start with mod_dav_fs enabled

2010-03-30 Thread Roman Yepishev
** Changed in: apache2 (Ubuntu) Status: New => Confirmed -- apache 2.2.14-5ubuntu4 fails to start with mod_dav_fs enabled https://bugs.launchpad.net/bugs/551276 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 519676] Re: Failing to log in and sync

2010-02-10 Thread Roman Yepishev
*** This bug is a duplicate of bug 455544 *** https://bugs.launchpad.net/bugs/455544 ** This bug has been marked a duplicate of bug 455544 "Protocol version error" - when bandwidth throttling is enabled with the default values -- Failing to log in and sync https://bugs.launchpad.net/bugs

[Bug 519569] Re: Always starts disconnected

2010-02-10 Thread Roman Yepishev
*** This bug is a duplicate of bug 498444 *** https://bugs.launchpad.net/bugs/498444 ** This bug has been marked a duplicate of bug 498444 Ubuntu One Cloud Icon Always Shows Exclamation Mark After Boot -- Always starts disconnected https://bugs.launchpad.net/bugs/519569 You received this

[Bug 519853] Re: Files and folders in Ubuntu One not uploaded, but they have green check marks.

2010-02-10 Thread Roman Yepishev
*** This bug is a duplicate of bug 479475 *** https://bugs.launchpad.net/bugs/479475 ** This bug has been marked a duplicate of bug 479475 File emblems don't display correct sync status -- Files and folders in Ubuntu One not uploaded, but they have green check marks. https://bugs.launchpa

[Bug 519874] Re: Version Konflikte

2010-02-10 Thread Roman Yepishev
*** This bug is a duplicate of bug 462828 *** https://bugs.launchpad.net/bugs/462828 ** This bug has been marked a duplicate of bug 462828 Files are marked for deletion on server when syncdaemon is killed during sync -- Version Konflikte https://bugs.launchpad.net/bugs/519874 You received

[Bug 508596] Re: Icon is present and says "not connected" when preferences are set to "never"

2010-02-12 Thread Roman Yepishev
STR: 1. Click applet preferences, set Show Icon: Never. 2. Kill ubuntuone-client-applet 3. cat ~/.config/ubuntuone/ubuntuone-client.conf, see that show_applet = 2 4. Start ubuntuone-client-applet, see that the applet icon appears. According to the code, self.set_visible(True) is called in Appl

[Bug 519773] Re: Files not uploading

2010-02-12 Thread Roman Yepishev
Thank you for the bug report. Are you able to confirm that the issue you have experienced is still happening? Could you please try putting a file to Ubuntu One directory and then verify that it has appeared online. The emblems of the files do not currently show the correct state, this is a known

[Bug 462003] Re: server-side tree deletion results in .u1conflict folders on clients.

2010-02-12 Thread Roman Yepishev
Confirming file removal on trunk. Syncdaemon logs are attached, ** Attachment added: "syncdaemon-logs-trunk.tar.gz" http://launchpadlibrarian.net/39096573/syncdaemon-logs-trunk.tar.gz -- server-side tree deletion results in .u1conflict folders on clients. https://bugs.launchpad.net/bugs/46200

[Bug 462003] Re: server-side tree deletion results in .u1conflict folders on clients.

2010-02-12 Thread Roman Yepishev
** Changed in: ubuntuone-client Status: New => Confirmed -- server-side tree deletion results in .u1conflict folders on clients. https://bugs.launchpad.net/bugs/462003 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 557160] Re: Can't create UDF with non-ASCII names (valid UTF-8)

2010-04-27 Thread Roman Yepishev
** Summary changed: - Can't sync folders with non-ASCII names (valid UTF-8) + Can't create UDF with non-ASCII names (valid UTF-8) -- Can't create UDF with non-ASCII names (valid UTF-8) https://bugs.launchpad.net/bugs/557160 You received this bug notification because you are a member of Ubuntu Bu

[Bug 557160] Re: Can't create UDF with non-ASCII names (valid UTF-8)

2010-04-27 Thread Roman Yepishev
** Changed in: ubuntuone-client (Ubuntu) Assignee: (unassigned) => Roman Yepishev (rye) -- Can't create UDF with non-ASCII names (valid UTF-8) https://bugs.launchpad.net/bugs/557160 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 557160] Re: Can't create UDF with non-ASCII names (valid UTF-8)

2010-04-29 Thread Roman Yepishev
First item to fix is the udf name decoding in AQ: CreateUDF.__init__: # XXX Unicode boundary? self.name = name.decode('utf8') However after this is applied the UDF is created on the server properly but notification about new UDF fails with: 2010-04-29 11:21:48,741 - ubuntuone.SyncDaemon.EQ - ERR

[Bug 543164] Re: Contacts in Ubuntu One are unreachable

2010-04-27 Thread Roman Yepishev
Thank you for taking the time to report this bug and helping to make Ubuntu One better. Are you able to reproduce this issue now? If yes, could you please update the bug description to include the OOPS-ID you receive? I am marking this bug report as Incomplete. Please set it to New state if you

[Bug 533305] Re: bug when uploading from nautilus

2010-04-27 Thread Roman Yepishev
Thank you for taking the time to report this bug and helping to make Ubuntu One better. Are you able to reproduce this issue now? If yes, could you please update the bug description to include the OOPS-ID you receive? I am marking this bug report as Incomplete. Please set it to New state if you

[Bug 575937] Re: Tomboy 1.2.1 can't synchronize Notes to ubuntuone Server not found (404)

2010-05-07 Thread Roman Yepishev
Hello, It looks like the authorization tokens became missing for tomboy. Could you please check whether this is the case: 1. Please open https;//one.ubuntu.com/account/machines/ in your browser. 2. Open gconf-editor and navigate to /apps/tomboy/sync/tomboyweb/oauth_token 3. Please check whether a

[Bug 575937] Re: Tomboy 1.2.1 can't synchronize Notes to ubuntuone Server not found (404)

2010-05-07 Thread Roman Yepishev
** Changed in: tomboy (Ubuntu) Assignee: (unassigned) => Roman Yepishev (rye) ** Changed in: tomboy (Ubuntu) Status: New => Incomplete -- Tomboy 1.2.1 can't synchronize Notes to ubuntuone Server not found (404) https://bugs.launchpad.net/bugs/575937 You receiv

[Bug 485406] Re: Tomboy sync not working any more

2010-05-07 Thread Roman Yepishev
*** This bug is a duplicate of bug 575937 *** https://bugs.launchpad.net/bugs/575937 ** This bug is no longer a duplicate of bug 465258 Sometimes Tomboy oauth token expires and sync fails. server returns 404. ** This bug has been marked a duplicate of bug 575937 Tomboy 1.2.1 can't synchr

[Bug 575937] Re: Tomboy 1.2.1 can't synchronize Notes to ubuntuone Server not found (404)

2010-05-07 Thread Roman Yepishev
@tekstr1der, in your case the problem might have been the failure to update the views. Since the original poster was specifically specifying the error "The remote server returned an error: (404) NOT FOUND." i will leave this report as incomplete until somebody having the same problem writes abou

[Bug 575937] Re: Tomboy 1.2.1 can't synchronize Notes to ubuntuone Server not found (404)

2010-05-08 Thread Roman Yepishev
Those who are affected by this bug can fetch new OAuth credentials without clearing sync state. Please download the script from http://people.canonical.com/~roman.yepishev/ubuntuone-scripts/tomboy-recovery.py and run it. This script will request new access token, open the browser for you to aut

[Bug 575937] Re: Tomboy 1.2.1 can't synchronize Notes to ubuntuone Server not found (404)

2010-05-08 Thread Roman Yepishev
** Also affects: ubuntuone-servers Importance: Undecided Status: New -- Tomboy 1.2.1 can't synchronize Notes to ubuntuone Server not found (404) https://bugs.launchpad.net/bugs/575937 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 575937] Re: Tomboy 1.2.1 can't synchronize Notes to ubuntuone Server not found (404)

2010-05-08 Thread Roman Yepishev
** Description changed: Binary package hint: tomboy [INFO 20:33:26.411] Initializing Mono.Addins [ERROR 20:33:30.631] Caught exception. Message: The remote server returned an error: (404) NOT FOUND. - [ERROR 20:33:30.633] Stack trace for previous exception: at System.Net.HttpWebReques

[Bug 575937] Re: Can't synchronize Tomboy Notes: Server returned 404 NOT FOUND

2010-05-08 Thread Roman Yepishev
** Summary changed: - Tomboy 1.2.1 can't synchronize Notes to ubuntuone Server not found (404) + Can't synchronize Tomboy Notes: Server returned 404 NOT FOUND -- Can't synchronize Tomboy Notes: Server returned 404 NOT FOUND https://bugs.launchpad.net/bugs/575937 You received this bug notificatio

[Bug 557160] Re: Can't create UDF with non-ASCII names (valid UTF-8)

2010-05-09 Thread Roman Yepishev
** Changed in: ubuntuone-client (Ubuntu) Assignee: Roman Yepishev (rye) => Guillermo Gonzalez (verterok) -- Can't create UDF with non-ASCII names (valid UTF-8) https://bugs.launchpad.net/bugs/557160 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 557160] Re: Can't create UDF with non-ASCII names (valid UTF-8)

2010-05-09 Thread Roman Yepishev
Flemming Christensen (laoshi), you are experiencing bug 561638 ** Changed in: ubuntuone-client (Ubuntu) Importance: Medium => High -- Can't create UDF with non-ASCII names (valid UTF-8) https://bugs.launchpad.net/bugs/557160 You received this bug notification because you are a member of Ubunt

[Bug 575817] Re: Interrupted upload is not retried

2010-05-06 Thread Roman Yepishev
** Summary changed: - Uploaded file don't receive hash id from server + Interrupted upload is not retried -- Interrupted upload is not retried https://bugs.launchpad.net/bugs/575817 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 334544] Re: indicator applet needs keyboard shortcut

2009-11-01 Thread Roman Yepishev
Live example: mouse stopped working (possibly, Alps touchpad problem or remote VNC connection, cannot reproduce reliably). Decided to log out and log in again. Alt+F1 - gives menu, System Help & Support, About Gnome and About Menu items, no link to log out. Closing all windows, Alt+F4 on the

[Bug 469540] Re: Xerox Workcentre 3119 scanner is not supported due to missing config lines

2009-11-01 Thread Roman Yepishev
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34902662/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/34902664/XsessionErrors.txt -- Xerox Workcentre 3119 scanner is not supported due to missing config lines https://bugs.la

[Bug 469540] [NEW] Xerox Workcentre 3119 scanner is not supported due to missing config lines

2009-11-01 Thread Roman Yepishev
Public bug reported: Xerox WorkCentre 3119 scanner can be made fully supported by Ubuntu with minor additions to the configs: /lib/udev/rules.d/40-libsane.rules: # Xerox WorkCentre 3119 ATTRS{idVendor}=="0924", ATTRS{idProduct}=="4265", ENV{libsane_matched}="yes" /etc/sane.d/xerox_mfp.conf: #Xer

[Bug 522939] Re: ubuntu one crashed while using in fluxbox

2010-02-16 Thread Roman Yepishev
I have removed the duplicate status. The fact that there is dbus timeout when applet sends request to syncdaemon does not crash the applet. It looks like something wrong has happened when the user clicked the applet. I was able to reproduce this behavior once but I cannot really say what is wrong

[Bug 522939] Re: ubuntu one crashed while using in fluxbox

2010-02-16 Thread Roman Yepishev
devennedrege, could you please attach the contents of your ~/.cache/ubuntuone/log directory to this bug report. I hope that the logs haven't rotated that much to prevent us from diagnosing this issue. -- ubuntu one crashed while using in fluxbox https://bugs.launchpad.net/bugs/522939 You received

Re: [Bug 522830] [NEW] Ubuntu one is not getting connected.

2010-02-17 Thread Roman Yepishev
Hello, On Tue, 2010-02-16 at 20:17 +, vicky singh wrote: > 2010-02-17 01:43:20,191:191.915988922 UbuntuOne.Client.Applet DBus Error: > Launch helper exited with unknown return code 1 Could you please run the following in the terminal: /usr/lib/ubuntuone-client/ubuntuone-syncdaemon If it p

Re: [Bug 462003] Re: server-side tree deletion results in .u1conflict folders on clients.

2010-02-17 Thread Roman Yepishev
On Tue, 2010-02-16 at 16:16 +, Naty Bidart wrote: > Facundo suggested this possible fix: https://pastebin.canonical.com/27792/ > We need to build proper test cases. ... + for (dirpath, dirnames, filenames) in os.walk(path): +for fname in filenames: +if fname.endswi

[Bug 396770] Re: very high CPU usage, 'ubuntuone-syncd'

2010-02-17 Thread Roman Yepishev
*** This bug is a duplicate of bug 435137 *** https://bugs.launchpad.net/bugs/435137 Dimitrios, Could you please run the diagnose client described @ https://wiki.ubuntu.com/RomanYepishev/UbuntuOne/Diagnostics It may be possible that you have incorrect permissions in your directory that cause

[Bug 462828] Re: Files are marked for deletion on server when syncdaemon is killed during sync

2010-02-17 Thread Roman Yepishev
** Tags added: rye-diag -- Files are marked for deletion on server when syncdaemon is killed during sync https://bugs.launchpad.net/bugs/462828 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 407762] Re: ubuntuone-syncdaemon maxes out system resources when trying to hash a file with root permissions

2010-02-17 Thread Roman Yepishev
** Tags added: rye-diag -- ubuntuone-syncdaemon maxes out system resources when trying to hash a file with root permissions https://bugs.launchpad.net/bugs/407762 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 467397] Re: KeyError: 'ROUND_CEiLiNG' when using turkish locale

2010-02-17 Thread Roman Yepishev
** Tags added: rye-diag -- KeyError: 'ROUND_CEiLiNG' when using turkish locale https://bugs.launchpad.net/bugs/467397 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

Re: [Bug 522939] Re: ubuntu one crashed while using in fluxbox

2010-02-17 Thread Roman Yepishev
2010-02-16 15:54:40,384 - ubuntuone.SyncDaemon.fsm - INFO - loading updated metadata Date: Tue Feb 16 15:55:45 2010 2010-02-16 15:56:45,748:748.81196022 UbuntuOne.Client.Applet Failed to run 'ubuntu-bug' 2010-02-16 15:56:15,719 - ubuntuone.SyncDaemon.fsm - INFO - ini

[Bug 455544] Re: "Protocol version error" - when bandwidth throttling is enabled with the default values

2010-02-17 Thread Roman Yepishev
Ok, how would one set an unlimited upload/download rate? rye: it didn't work at all did just a fresh install on my karmic machine burn, ok, then we'll definitely need ~/.cache/ubuntuone/log/syncdaemon.log - it should not be this way. rye: http://paste.ubuntu.com/378374/ burn, great burn, co

[Bug 465030] Re: Bandwith limit preference doesn't appear to be saved

2010-02-17 Thread Roman Yepishev
** Description changed: - FIXES: - For those not using NetworkManager and are on Karmic, the fix for this bug is in proposed updates. To install proposed updates, please read this FAQ: https://answers.edge.launchpad.net/ubuntuone-client/+faq/930 - - For those on Jaunty, please update to the lat

[Bug 509742] Re: Bandwidth usage settings should not allow a value of 0

2010-02-17 Thread Roman Yepishev
** Tags added: rye-diag -- Bandwidth usage settings should not allow a value of 0 https://bugs.launchpad.net/bugs/509742 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://li

[Bug 510210] Re: Client shows connected Folder shows disconnected, files not syncing

2010-02-17 Thread Roman Yepishev
suniyo, could you please update your ubuntuone client to the latest stable version via update-manager? After that quit the applet and start ubuntuoe again. If it does not work, please attach the file ~/.cache/ubuntuone/log/syncdaemon.log for us to investigate the reason of the failure. -- Client

[Bug 523487] [NEW] mounted-tmp fails if /usr is not mounted

2010-02-17 Thread Roman Yepishev
Public bug reported: Binary package hint: mountall I have /usr mounted from a separate partition. mounted-tmp thinks only about "start on mounted MOUNTPOINT=/tmp" and does not check that find(1) is available. Find is in /usr/bin/find and therefore mounted-tmp fails with error code 127. I think

[Bug 522372] Re: gnote crashed with SIGSEGV in gtk_text_iter_get_offset()

2010-02-18 Thread Roman Yepishev
563454 and 563675 are related to 0.7.0 and libnoteoftheday module, we are running 0.6.2 in Lucid Lynx. In our case corruption happens early and then we see the crash when note is being displayed. Copying my note from bug 521434: It appears that something becomes corrupted in Gtk::TextBuffer. Thi

[Bug 523727] Re: problem with gscan2pdf and Xsane

2010-02-18 Thread Roman Yepishev
Hello, Thanks for reporting the bug. I am reassigning it to gnome-scan project since it looks like ubuntuone is not related to the issue you have reported. Additionally, it would be nice if you could provide more information, to gnome-scan project, since "Xsane, Gscan2pdf and Gnome Scan" do not sp

[Bug 523727] Re: problem with gscan2pdf and Xsane

2010-02-18 Thread Roman Yepishev
** Also affects: gnomescan (Ubuntu) Importance: Undecided Status: New -- problem with gscan2pdf and Xsane https://bugs.launchpad.net/bugs/523727 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 523727] Re: problem with gscan2pdf and Xsane

2010-02-18 Thread Roman Yepishev
** Tags removed: patch -- problem with gscan2pdf and Xsane https://bugs.launchpad.net/bugs/523727 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/

  1   2   3   4   5   6   7   8   9   10   >