[Bug 1251281] Re: gnome-flashback (without effects) fails to start without hardware acceleration

2013-11-14 Thread Roman Bazalevsky
The same problem with VNC access:

http://askubuntu.com/questions/361617/does-gnome-fallback-desktop-
require-accelerated-graphics-in-13-10

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

Title:
  gnome-flashback (without effects) fails to start without hardware
  acceleration

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

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


[Bug 1251281] [NEW] gnome-flashback (without effects) fails to start without hardware acceleration

2013-11-14 Thread Roman Bazalevsky
Public bug reported:

When trying to launch gnome-flashback (no effects) session from xrdp it
fails with diagnostics in log:

>gnome-session-is-accelerated: No composite extension.
>gnome-session-check-accelerated: Helper exited with code 256
>gnome-session-is-accelerated: No composite extension.
>gnome-session-check-accelerated: Helper exited with code 256
>** (process:11622): WARNING **: software acceleration check failed: Child 
>process exited with code 1

When starting manually gnome-panel, metacity, nautilus and other
components from .xsession - it works normally.

Looks like - unnecessary check performed (and failed).

** Affects: gnome-session (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  gnome-flashback (without effects) fails to start without hardware
  acceleration

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

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


Re: [Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-06-09 Thread Roman Bazalevsky
ppa has only raring version of packages, not precise/quantal


2013/6/8 robert leleu 

> didn't work for me
>
> here is the end of the update cmd
>
> Lecture des listes de paquets... Fait
> W: Une erreur s'est produite lors du contrôle de la signature. Le dépôt
> n'est pas mis à jour et les fichiers d'index précédents seront utilisés.
> Erreur de GPG : http://ppa.launchpad.net quantal Release : Les
> signatures suivantes ne sont pas valables : BADSIG B22A95F88110A93A
> Launchpad PPA for Bumlebee Project
>
> W: Impossible de récupérer
> http://ppa.launchpad.net/bumblebee/stable/ubuntu/dists/quantal/Release
>
> W: Impossible de récupérer
>
> http://ppa.launchpad.net/md-xytop/unzip/ubuntu/dists/quantal/main/source/Sources
>   404  Not Found
>
> W: Impossible de récupérer
>
> http://ppa.launchpad.net/md-xytop/unzip/ubuntu/dists/quantal/main/binary-amd64/Packages
>   404  Not Found
>
> W: Impossible de récupérer
>
> http://ppa.launchpad.net/md-xytop/unzip/ubuntu/dists/quantal/main/binary-i386/Packages
>   404  Not Found
>
> W: Le téléchargement de quelques fichiers d'index a échoué, ils ont été
> ignorés, ou les anciens ont été utilisés à la place.
>
>
> la 07/06/2013 23:22, Vitaly skribis (esperanto estas la unua internacia
> lingvo)
> > And here is ppa with fixed unzip:
> >
> > https://launchpad.net/~md-xytop/+archive/unzip
> >
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/580961
>
> Title:
>   unzip fails to deal correctly with filename encodings
>
> Status in File Roller:
>   Confirmed
> Status in The Linux Mint Distribution:
>   Triaged
> Status in Ubuntu Japanese Kaizen Project:
>   Fix Committed
> Status in unzip - free software .zip unarchiver:
>   Unknown
> Status in “unzip” package in Ubuntu:
>   Triaged
> Status in “unzip” source package in Natty:
>   Won't Fix
> Status in “unzip” package in Debian:
>   Confirmed
> Status in Gentoo Linux:
>   Won't Fix
> Status in “unzip” package in Mandriva:
>   Unknown
> Status in “unzip” package in openSUSE:
>   Fix Released
>
> Bug description:
>   Binary package hint: unzip
>
>   This is a fairly annoying bug that's been around and known at least
>   since 2005.  It's very visible as it will very often make exchange of
>   zip files with Windows users impossible, for example.  As such, it
>   gathered it's fair share of "me too" and "how dare you haven't fixed
>   this yet!!111!" comments.
>
>   Problem description:
>   zip/unzip and the specification fall short when dealing with non-ASCII
> filenames not encoded in UTF-8
>
>   test case:
>   do an "unzip -l" on the file http://tinyurl.com/2aofpxs and witness the
> question marks
>
>   affected programs:
>   the problem is in unzip itself, but affects GUI like xarchiver,
> file-roller, etc. that rely on unzip for the decompression
>
>   suggested solutions (most are workarounds, not proper fixes):
>a) reintroduce patch for codepage-based zip filenames: bug 477755,
> http://tinyurl.com/2aqdbqg (Ubuntu blueprint)
>b) unzip filename according to locale: bug 203609
>c) Ubuntu JP has a patch, probably not generally applicable, bug 269482
>d) Russian altlinux distro uses natspec lib and patched zip binary
>
>   natspec was mentioned in bug 477755 comment #2 and may indeed be a
>   proper fix, needs closer inspection (I haven't really looked, yet.  As
>   discussed in https://bugzilla.gnome.org/show_bug.cgi?id=306403 there
>   is no failsafe, straight-forward way to fix this in all cases.
>   Nonetheless, the current situation can and should be improved.
>   There's some good ideas floating around.  It needs somebody to pull
>   and wrap them together.
>
>   It's unfortunate the FOSS community so far hasn't been able to fix
>   this rather visible problem.  I'm opening this ticket as a master bug
>   and clean slate to document the issue and current status.  Please
>   don't ruin it by making above-mentioned unhelpful comments, they
>   actually slow things down!  Please don't nominate for a release.
>
>   Unless you're a dev and can provide a patch, you should think VERY
>   carefully to do anything but
>
>   1) subscribe yourself to this ticket
>   2) mark this bug as affecting you
>   3) tell me via mail about other bugs you think are a duplicate of this
> one, discussing the same problem
>
>   1) to 3) will showcase to the devs how many people are affected and
>   that is the only real chance we have for somebody to take a serious
>   look.  "Me too" comments do the opposite, so again, please don't do
>   it.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/file-roller/+bug/580961/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to a duplicate bug report (34667).
https://bugs.launchpad.net/bugs/580961

Title:
  unzip fails to deal correctly with filename encodings

To manage notifications about this bug go to:
https

[Bug 1065145] Re: gvfsd-obexftp crashed with SIGSEGV

2012-10-24 Thread Roman Bazalevsky
*** This bug is a duplicate of bug 1054835 ***
https://bugs.launchpad.net/bugs/1054835

Crashes with 1.14 quantal packages, but works well after downgrading to
1.12 precise gvfs* packages.

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

Title:
  gvfsd-obexftp crashed with SIGSEGV

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

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


[Bug 1063136] Re: gvfsd-obexftp crashed with SIGSEGV

2012-10-22 Thread Roman Bazalevsky
Was marked as duplicate of 1057546, that was removed.

Bug still is here :(

>gvfsd-obexftp[4071]: segfault at 4 ip 7fbb2eb67d00 sp
7fffe5be58c8 error 6 in libdbus-1.so.3.7.2[7fbb2eb43000+43000]

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

Title:
  gvfsd-obexftp crashed with SIGSEGV

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

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


[Bug 1063136] Re: gvfsd-obexftp crashed with SIGSEGV

2012-10-22 Thread Roman Bazalevsky
** This bug is no longer a duplicate of private bug 1057546

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

Title:
  gvfsd-obexftp crashed with SIGSEGV

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

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


[Bug 433355] Re: Down Arrow stops working when open a new terminal window

2010-12-11 Thread Roman Bazalevsky
Just look in .profile .bashrc and other autorun files for setxkbmap or
similar commands - it's rather usual cause of strange keyboard behavior
after start of terminal session.

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

Title:
  Down Arrow stops working when open a new terminal window

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