Re: [gentoo-user] Networkmanager Auto Connect

2016-10-23 Thread Frank Steinmetzger
On Sat, Oct 15, 2016 at 06:18:13PM +0200, Silvio Siefke wrote:
> On Sat, 15 Oct 2016 12:51:36 +0200
> Alexander Openkowski  wrote:
> 
> > I have the same problem. Unfortunately, I do not know of any fix (did
> > not have the time to really investigate the problem, yet). I connect
> 
> Yeah is not found really information, think will see is there a bug in
> gnome panel. 
> 
> > to wireless networks manually in the meantime, which is getting on my
> > nerves more and more every day. :-) 

I also noticed that my laptop didn’t autoconnect anymore. And even after
connecting manually, I still saw a questionmark on the tray icon and incorrect
connection information. Ultimately, ~/.xsession-errors tells us more:

$ grep NetworkManager ~/.xsession-errors | sort -u
[...]
void NetworkManager::AccessPoint::propertiesChanged(const QVariantMap&) 
Unhandled property "LastSeen"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) 
Unhandled property "Dhcp4Config"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) 
Unhandled property "Dhcp6Config"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) 
Unhandled property "Id"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) 
Unhandled property "Ip4Config"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) 
Unhandled property "Ip6Config"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) 
Unhandled property "Type"
void NetworkManager::NetworkManagerPrivate::propertiesChanged(const 
QVariantMap&) Unhandled property "Metered"
void NetworkManager::NetworkManagerPrivate::propertiesChanged(const 
QVariantMap&) Unhandled property "PrimaryConnectionType"
void NetworkManager::SettingsPrivate::propertiesChanged(const QVariantMap&) 
Unhandled property "Connections"

Hoping the best, I upgraded to the still keyworded 1.4.2. That fixed it for me.
-- 
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me with any social network.

“Verbing weirds language.” – Calvin (Calvin & Hobbes)


signature.asc
Description: Digital signature


Re: [gentoo-user] Re: I finally ditched acroread

2016-10-23 Thread Mick
On Sunday 23 Oct 2016 21:53:56 Grant Edwards wrote:
> On 2016-10-23, Mick  wrote:
> > On Sunday 23 Oct 2016 00:32:02 Grant Edwards wrote:
> >> For the past several years, I've had to keep acroread installed on one
> >> of my desktop machines because I occasionally need to use the "print
> >> current view" feature to print a portion of a page of a PDF document
> >> (usually a section of a sechematic or a table out of a data sheet).
> 
> [...]
> 
> > I haven't used acroread or Qoppa's PDFStudio, but qpdfview and okular will
> > copy and save selections as images, which you can save and print
> > thereafter.
> Does it save them in a vector format so that they scale and print
> properly, or does it rasterize them?

Ahh!  These apps offer Save As png/jpeg formats only.

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


[gentoo-user] Re: I finally ditched acroread

2016-10-23 Thread Grant Edwards
On 2016-10-23, Mick  wrote:
> On Sunday 23 Oct 2016 00:32:02 Grant Edwards wrote:
>
>> For the past several years, I've had to keep acroread installed on one
>> of my desktop machines because I occasionally need to use the "print
>> current view" feature to print a portion of a page of a PDF document
>> (usually a section of a sechematic or a table out of a data sheet).

[...]

> I haven't used acroread or Qoppa's PDFStudio, but qpdfview and okular will 
> copy and save selections as images, which you can save and print thereafter.

Does it save them in a vector format so that they scale and print
properly, or does it rasterize them?

> If you prefer to work on a terminal mutool will also extract images.

I don't ever need to extract/print images.

-- 
Grant







Re: [gentoo-user] I finally ditched acroread

2016-10-23 Thread Mick
On Sunday 23 Oct 2016 00:32:02 Grant Edwards wrote:
> For the past several years, I've had to keep acroread installed on one
> of my desktop machines because I occasionally need to use the "print
> current view" feature to print a portion of a page of a PDF document
> (usually a section of a sechematic or a table out of a data sheet).
> Acroread is only available as a 32-bit binary and it required that
> _89_ packages be built with a 32-bit ABI use flag.  [There are various
> other reasons to dislike acroread, but that's the one the really
> bugged me...]
> 
> When I noticed that the latest versions of Qoppa's PDFStudio has added
> the "print current view" feature, I happily coughed up the $36 to
> upgrade.
> 
> Emerge is now busy rebuilding those 89 packages without the 32-bit ABI
> use flags.

I haven't used acroread or Qoppa's PDFStudio, but qpdfview and okular will 
copy and save selections as images, which you can save and print thereafter.  
If you prefer to work on a terminal mutool will also extract images.
-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.