[Desktop-packages] [Bug 556442] Re: Nautilus doesn't automatically remount a network share when a clicking a symlink pointing to the share via .gvfs

2014-08-11 Thread Alexandre Magno
Nautilus should automatically mount if it is a partition? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/556442 Title: Nautilus doesn't automatically remount a network share when a c

[Desktop-packages] [Bug 1350973] Re: Support an UltraVNC function: "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-08-01 Thread Alexandre Magno
** Description changed: See images. The server gets a "big eye" as static screensaver, in some configurations (operational system + setted options). For more details, - see the two last files that are listed at comment #8. + see the two last files that are listed at comment #8 below.

[Desktop-packages] [Bug 1350973] Re: Support an UltraVNC function: "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-08-01 Thread Alexandre Magno
** Description changed: See images. - The server gets a "big eye" as static screensaver. + The server gets a "big eye" as static screensaver, in some + configurations (operational system + setted options). See the two last + files that are listed at comment #8. THIS IS A PROPOSAL fo a ne

[Desktop-packages] [Bug 1350973] Re: Support an UltraVNC function: "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-08-01 Thread Alexandre Magno
See https://github.com/jwendell/gtk-vnc/issues/1 An other client don't resolves my problem because the UltraVNC's code manages the requests per client, then only remains for me to add the feature to gtk-vnc and vinagre, if I don't want to change the UltraVNC. -- You received this bug notificatio

[Desktop-packages] [Bug 1350973] Re: More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-07-31 Thread Alexandre Magno
** Description changed: See images. The server gets a "big eye" as static screensaver. THIS IS A PROPOSAL fo a new feature. Perhaps affects: - vinagre: /plugins/vnc/vinagre-vnc-plugin.c - gtk-vnc: /src/vncconnection.c + + See from to vinagre_vnc_tab_set_viewonly (line 946) in v

[Desktop-packages] [Bug 1350973] Re: More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-07-31 Thread Alexandre Magno
** Description changed: - See image. + See images. The server gets a "big eye" as static screensaver. + + THIS IS A PROPOSAL fo a new feature. Perharps affects: + + - vinagre: /plugins/vnc/vinagre-vnc-plugin.c + - gtk-vnc: /src/vncconnection.c ** Description changed: See images. Th

[Desktop-packages] [Bug 1350973] Re: More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-07-31 Thread Alexandre Magno
** Also affects: gtk-vnc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk-vnc in Ubuntu. https://bugs.launchpad.net/bugs/1350973 Title: More compatibility with the UltraVNC functi

[Desktop-packages] [Bug 1350973] Re: More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-07-31 Thread Alexandre Magno
For study the UltraVNC's code: $ sudo apt-get install subversion $ svn checkout svn://svn.code.sf.net/p/ultravnc/code/ ultravnc-code $ cd ultravnc-code $ clear; grep -n -r "SEARCH_KEY" ./ | grep -v -e '\/.svn\/' -e '\/translations\/' -e '\/old\/' SEARCH_KEY examples: "ID_DINPUT", "rfbSetServerIn

[Desktop-packages] [Bug 1350973] Re: More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-07-31 Thread Alexandre Magno
The answer is in the lines 4781-4792: bool ClientConnection::SendServerInput(BOOL enabled) { rfbSetServerInputMsg sim; int len = 0; sim.type = rfbSetServerInput; sim.status = enabled; WriteExact((char*)&sim, sz_rfbSetServerInputMsg, rfbSetServerInput); return true; } --

[Desktop-packages] [Bug 1350973] Re: More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-07-31 Thread Alexandre Magno
I don't know to interpret C++ code but seems that the actions are in: Line 6741: case ID_DINPUT: Or line 6876: case ID_VIEWONLYTOGGLE: I am assuming it is in (from) this first block refered above. Beacuse the line 854: buttonmap=IDB_BITMAPlx; Considering this, it is especially important

[Desktop-packages] [Bug 1350973] Re: More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-07-31 Thread Alexandre Magno
I don't know to interpret C++ code but seems that the actions are in: Line 6741: case ID_DINPUT: Or line 6876: case ID_VIEWONLYTOGGLE: I am assuming it is in (from) this first block refered above. Beacuse the line 854: buttonmap=IDB_BITMAPlx; Considering this, it is especially important

[Desktop-packages] [Bug 1350973] Re: More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-07-31 Thread Alexandre Magno
Study from "ultravnc-code/UltraVNC Project Root/UltraVNC/vncviewer/ClientConnection.cpp". Line 931: ti.lpszText = (LPSTR) szTips[id++]; szTips[1] ← sz_L3 ← IDS_L3 ← "Toggle Remote Input and Remote Blank Monitor (On/Off)" -- You received this bug notification because you are a member of Deskto

[Desktop-packages] [Bug 1350973] Re: More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-07-31 Thread Alexandre Magno
** Attachment added: "The UltraVNC's "big eye"" https://bugs.launchpad.net/ubuntu/+source/vinagre/+bug/1350973/+attachment/4166943/+files/SAM_3629.JPG -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to vinagre in Ubuntu. https://bugs.lau

[Desktop-packages] [Bug 862537] Re: Resolution incorrect on resize

2014-07-31 Thread Alexandre Magno
I think it should only do scaling but not change the remote resolution. It is simpler. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/862537 Title: Resolution incorrect on resize Sta

[Desktop-packages] [Bug 1350967] Re: Eliminate bottom padding at the Vinagre's window

2014-07-31 Thread Alexandre Magno
That is the status bar without content, but a solution is create a latch for "window's scale x remote resolution". -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/1350967 Title: Elimin

[Desktop-packages] [Bug 1350967] Re: Eliminate bottom padding at the Vinagre's window

2014-07-31 Thread Alexandre Magno
See from to vnc_tab_resize_align (line 972) in vinagre-vnc-tab.c -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/1350967 Title: Eliminate bottom padding at the Vinagre's window Status

[Desktop-packages] [Bug 1350973] Re: More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-07-31 Thread Alexandre Magno
See from to vinagre_vnc_tab_set_viewonly (line 946) in vinagre-vnc-tab.c -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/1350973 Title: More compatibility with the UltraVNC function "T

[Desktop-packages] [Bug 1350973] [NEW] More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)"

2014-07-31 Thread Alexandre Magno
Public bug reported: See image. The server gets a "big eye" as static screensaver. ** Affects: vinagre (Ubuntu) Importance: Undecided Status: New ** Attachment added: "vncviewer-function.png" https://bugs.launchpad.net/bugs/1350973/+attachment/4166862/+files/vncviewer-function

[Desktop-packages] [Bug 1350967] [NEW] Eliminate bottom padding at the Vinagre's window

2014-07-31 Thread Alexandre Magno
Public bug reported: See image. ** Affects: vinagre (Ubuntu) Importance: Undecided Status: New ** Attachment added: "vinagre-bottom-padding.png" https://bugs.launchpad.net/bugs/1350967/+attachment/4166848/+files/vinagre-bottom-padding.png -- You received this bug notification

[Desktop-packages] [Bug 996502] Re: Background sessions only show black screen

2014-07-31 Thread Alexandre Magno
What is a background session? I think it's something for that I look... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to vino in Ubuntu. https://bugs.launchpad.net/bugs/996502 Title: Background sessions only show black screen Status in

[Desktop-packages] [Bug 766530] Re: vinagre uses wrong keyboard layout

2014-07-31 Thread Alexandre Magno
- Server: Windows 7 Home Premium with the newer UltraVNC - Client: Ubuntu 14.04 LTS updated with Vinagre Windows's Notepad receives tildes and others accents, but Windows's Start Menu no. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to v

[Desktop-packages] [Bug 1045870] Re: I cannot use more than one IRC online account at a time

2014-07-18 Thread Alexandre Magno
Work around: with IRC accounts, you do not must "grant access" for the Ubuntu. So you can use a same nick in distinct accounts. What matters for the remote connection is the nick configured in the options "Empathy Messenger" of each account config. -- You received this bug notification because yo

[Desktop-packages] [Bug 1045870] Re: I cannot use more than one IRC online account at a time

2014-07-18 Thread Alexandre Magno
Fix: /nick -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/1045870 Title: I cannot use more than one IRC online account at a time Status in Chat app, and Telepathy user interface:

[Desktop-packages] [Bug 1045870] Re: I cannot use more than one IRC online account at a time

2014-07-18 Thread Alexandre Magno
You can join channels with /join command from the net of active channel. You can enter into channels with /join command. The net will be the same from active channel. You can open the Empathy's contact list and then Control+J for choose net and channel to enter. But really the Empathy is not supp

[Desktop-packages] [Bug 569276] Re: "FreeNode" in IRC server list is incorrectly capitalized

2014-07-18 Thread Alexandre Magno
I think that it could be "Freenode". -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/569276 Title: "FreeNode" in IRC server list is incorrectly capitalized Status in Chat app, and Tel

[Desktop-packages] [Bug 611782] Re: Support /away in IRC chat

2014-07-18 Thread Alexandre Magno
How to check my IRC status from Empathy? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/611782 Title: Support /away in IRC chat Status in Chat app, and Telepathy user interface: Co

[Desktop-packages] [Bug 877701] Re: No way to return to the contact list

2014-07-18 Thread Alexandre Magno
You can try to run the application. I think that it will not disconnect and it will open the contact list. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/877701 Title: No way to retur

[Desktop-packages] [Bug 685067] Re: encoding problem empathy irc

2014-07-17 Thread Alexandre Magno
I am receiving words like "não" as "n?o". $ lsb_release -d Description:Ubuntu 14.04 LTS $ locale | grep LANG LANG=pt_BR.UTF-8 LANGUAGE=pt_BR:pt:pt_PT:en -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs

[Desktop-packages] [Bug 456326] Re: Empathy sometimes fails to connect to IRC servers

2014-07-17 Thread Alexandre Magno
It is possible be the ports that are configured for the servers. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/456326 Title: Empathy sometimes fails to connect to IRC servers Status

[Desktop-packages] [Bug 1253096] Re: Cannot add IRC account with NickServ password

2014-07-16 Thread Alexandre Magno
Would it be related to the bug #1042455? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/1253096 Title: Cannot add IRC account with NickServ password Status in Chat app, and Telepathy

[Desktop-packages] [Bug 1042455] Re: Unable to set Nickserv password in IRC account options

2014-07-16 Thread Alexandre Magno
Would it be related to the bug #1253096? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/1042455 Title: Unable to set Nickserv password in IRC account options Status in “empathy” pack

[Desktop-packages] [Bug 974915] Re: Nautilus Context menu missing icons

2014-06-30 Thread Alexandre Magno
Solution for Gnome Shell: http://askubuntu.com/a/489874/259960 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/974915 Title: Nautilus Context menu missing icons Status in “nautilus”

[Desktop-packages] [Bug 903194] Re: multiseat not set up correctly

2013-08-12 Thread Alexandre Magno
@a7x, I use Ubuntu 12.04.2. This PPA focuses only on support multiseat? Do it keeps sync with the mainstream in other issues? With it I face much risk of having serious bugs in the system? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1072403] Re: [GeForce 8600M GT] Unity and GnomeShell hang or crash with nouveau kernel error messages "fail ttm_validate", "validate vram_list" and "validate: -12"

2013-07-05 Thread Alexandre Magno
m_validate", "validate vram_list" and "validate: -12" Edit». See http://paste.ubuntu.com/5848672/ for dmesg and lspci output please. I don't know if I would must to create a new bug report... Thank you for your attention. Alexandre Magno -- You received this bug notifica

[Desktop-packages] [Bug 903194] Re: multiseat not set up correctly

2013-07-03 Thread Alexandre Magno
alexandre$ ps -FC X UIDPID PPID CSZ RSS PSR STIME TTY TIME CMD alexandre$ ps -FC Xorg UIDPID PPID CSZ RSS PSR STIME TTY TIME CMD root 1314 1239 1 15276 24264 1 09:28 tty7 00:10:51 /usr/bin/X :0 -auth /var/run/lightdm/root/:0 -noliste

[Desktop-packages] [Bug 903194] Re: multiseat not set up correctly

2013-06-28 Thread Alexandre Magno
I did not set up seats in the lightdm.conf but I face the https://bugs.launchpad.net/mir/+bug/1195762/comments/1 problem. These bugs are not related? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpa

[Desktop-packages] [Bug 1192400] Re: unity-greeter and corrupt stack (crash title: "unity-greeter crashed with SIGSEGV")

2013-06-19 Thread Alexandre Magno
** Description changed: Random crash at Unity session's start. sudo apport-retrace -g /var/crash/_usr_sbin_unity-greeter.104.crash ... (into gdb) ... thread apply all bt ... bt Results (into gdb): Backtrace stopped: previous frame inner to this frame (corrupt stack?) +

[Desktop-packages] [Bug 1192400] [NEW] unity-greeter and corrupt stack (crash title: "unity-greeter crashed with SIGSEGV")

2013-06-18 Thread Alexandre Magno
Public bug reported: Random crash at Unity session's start. sudo apport-retrace -g /var/crash/_usr_sbin_unity-greeter.104.crash ... (into gdb) ... thread apply all bt ... bt Results (into gdb): Backtrace stopped: previous frame inner to this frame (corrupt stack?) ProblemType: Bug DistroRelease

[Desktop-packages] [Bug 1152052] Re: Update to 19.0.2

2013-03-09 Thread Alexandre Magno
alexandre$ lsb_release -d Description:Ubuntu 12.04.2 LTS the update manager says: Versão instalada: 19.0+build1-0ubuntu0.12.04.2 Versão disponível: 19.0.2+build1-0ubuntu0.12.04.1 I expect a version 19.0.2+build1-0ubuntu0.12.04.2 or it will not exist? -- You received this bug notification be

[Desktop-packages] [Bug 723224] Re: Add XDMCP client support

2013-03-04 Thread Alexandre Magno
Xangel, what does that do? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/723224 Title: Add XDMCP client support Status in Light Display Manager: Triaged Status in “lightdm” packag

[Desktop-packages] [Bug 875224] Re: nautilus shows the files with wrong calculated size

2012-04-29 Thread Alexandre Magno
I propose to be created gconf configuration options. See: "http://askubuntu.com/questions/7882/can-the-nautilus-properties- page-show-size-in-bytes-for-multiple-selects-and-fo">Can the Nautilus Properties page show size in bytes for multiple-selects, and for directories?" -- You received this bug

[Desktop-packages] [Bug 66015] Re: Duplicate spell checking dictionaries for every entry

2012-01-25 Thread Alexandre Magno
firefox9.0.1+build1-0ubuntu0.10.04.1 alexandre$ ls -la /usr/share/myspell/dicts/ total 129 drwxr-xr-x 2 root root 1088 2011-02-03 06:28 . drwxr-xr-x 4 root root 96 2008-07-02 07:36 .. -rw-r--r-- 1 root root 129761 2011-01-26 23:31 DicOOo.sxw lrwxrwxrwx 1 root root 24 2010-05-07 04:34